Logalot's SMTP Daemon is just a passive SMTP service. It will accept any mail sent to port 25. As messages come in, they will probably end up in the orphan table, unless they are matching criteria of your existing non-eventlog policies.
You can run the SMTP daemon manually from the command prompt to see if messages are coming in. To do this, stop the service, navigate to \SOE\cgi-bin\ and run smtpd.exe
Now send your test....
If you don't see any results, your test never made it to the server.
You can either create a second MX record and send all mail, or you can forward specific messages to another mail server using your mail server software.
How are you currently configured to send mail to your logalot server?
- Tom