Tagged Questions
0
votes
1answer
572 views
Are SMTP relay requirements for System.Net.Mail different than System.Web.Mail
I deployed my web app to our production IIS 6.0 server and everything is working except when my code attempts to send email to an address that is NOT in the domain of our email server. I've seen ...