SMTP Email Help
Posted: Tue Mar 04, 2008 6:00 pm
Hello Everyone,
I am using the SMTP that comes with IIS 6 to send the AC7 emails. most of them are fine, but about 5 to 10% get bounced back with similar errors. The FROM email address I am using resolves to a different IP address, so I'm guessing it has something to do with when the email recipients server does a reverse DNS lookup and finds that the IP of the SMTP server doesn't match the MX record? The main mail server is a different remote server than the web server. I hope I'm making some sense. Any ideas on how I should configure the SMTP? Or any other ideas?
Here are some examples of the errors:
There was a SMTP communication problem with the recipient's email server. Please contact your system administrator.
<server31 #5.5.0 smtp;550-5.7.1 {mx007} Sorry, your helo has been denied.>
------------------------------------------------------------------------------------
The recipient could not be processed because it would violate the security policy in force
<server31 #5.7.0 smtp;550 5.7.0 HELO server31 argument must be a FQDN or IP-domain literal (k1SEj0243484113700)>
Thanks,
Glen
I am using the SMTP that comes with IIS 6 to send the AC7 emails. most of them are fine, but about 5 to 10% get bounced back with similar errors. The FROM email address I am using resolves to a different IP address, so I'm guessing it has something to do with when the email recipients server does a reverse DNS lookup and finds that the IP of the SMTP server doesn't match the MX record? The main mail server is a different remote server than the web server. I hope I'm making some sense. Any ideas on how I should configure the SMTP? Or any other ideas?
Here are some examples of the errors:
There was a SMTP communication problem with the recipient's email server. Please contact your system administrator.
<server31 #5.5.0 smtp;550-5.7.1 {mx007} Sorry, your helo has been denied.>
------------------------------------------------------------------------------------
The recipient could not be processed because it would violate the security policy in force
<server31 #5.7.0 smtp;550 5.7.0 HELO server31 argument must be a FQDN or IP-domain literal (k1SEj0243484113700)>
Thanks,
Glen