SMTP Links
I was answering a question @
http://forums.iis.net on SMTP scripting. I ran across a couple links I
wanted to share.
Programatically configure SMTP service on IIS to route mails to a domain
http://blogs.msdn.com/mahjayar/archive/2004/11/08/254202.aspx
'SMTP scripting examples.
http://www.microsoft.com/technet/scriptcenter/scripts/iis/iis6/smtp/default.mspx
SMTP Queue Backup Occurs Due to Delivery Threads Attempting to Connect
to Unavailable Hosts
http://support.microsoft.com/kb/264891
Great resource for mail related things
http://www.msexchange.org
Google is your friend
http://www.google.com/search?hl=en&q=site%3Asupport.microsoft.com+iis+smtp
DNSStuff.com - This is the Google of DNS troubleshooting sites.
The best hands down!
http://dnsstuff.com
DomainTools
http://www.domaintools.com
Sample scripts for managing Web sites on Internet Information Server
6.0.
http://www.microsoft.com/technet/scriptcenter/scripts/iis/iis6/default.mspx?mfr=true
Sample scripts for managing the SMTP mail server included with Internet
Information Server 6.0.
http://www.microsoft.com/technet/scriptcenter/scripts/iis/iis6/default.mspx?mfr=true
IIS7 SDK information
http://msdn2.microsoft.com/en-us/library/aa830049.aspx
Testing mail with Telnet
Troubleshoot Email, the TELNET way
Configure various items in SMTP Virtual Server
http://support.microsoft.com/kb/266686
Move MAILROOT folder to another drive
http://msmvps.com/blogs/msakr/archive/2006/02/10/83085.aspx
How to programmatically change relay restrictions for SMTP Virtual Server