| wasonce 2005-05-27, 7:57 am |
| Rachel,
Add a line to your sink the writes the to a log file or
the event log with the email address of the sender
and the time. This way you can see all email that the
sink processed and comapre them against the smtp logs.
"Rachel Nave" <RachelNave@discussions.microsoft.com> wrote in message
news:554F921D-5B9C-489E-BCE6-2A3FAC1A9802@microsoft.com...
> We are a developer of Anti Spam program that is installed on top of SMTP
> server. We suspect thatt some mails are going through without our
> application
> being notified by the SMTP sink that there are new messages. How can I
> test
> this?
> Is there some tool to debug SMTP and collect traces or log files?
|