Seek bounced emails tracker
Posted
by justSteve
on Server Fault
See other posts from Server Fault
or by justSteve
Published on 2009-10-29T11:56:04Z
Indexed on
2010/05/13
11:04 UTC
Read the original article
Hit count: 262
I'm preparing to implement a .net webapp on my IIS7 box where code generates emails and sends them using the native SMTP server. What facilities/utilities exist to alert me to non-successful conditions.
Specifically i'm looking to automate some way to highlight the exceptions that need attention as opposed to disciplining myself (staff) to 'check the logs'.
thx
© Server Fault or respective owner