I've been using IIS 5 smtp service to send bulk mail (legitimate, not spam), and wrote a utility to scan the badmail folder under inetput/mailroot to clean up any bounced email addresses.

I noticed that at some point IIS no longer wrote to the badmail folder, and is now filling up the event log with junk.

Is there any way to change this? Does anybody have experience with alternate SMTP servers on windows that make it easy to clean up bounces?

link|improve this question
Are you sending using direct delivery (MX lookup) or via a smart host? – Kev Sep 23 '09 at 22:18
I'm using direct delivery – John Hoge Sep 24 '09 at 12:54
feedback

migrated from stackoverflow.com Oct 15 '10 at 12:21

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown