![]() |
mail loops back to me (MX problem?) OR did not issue MAIL/EXPN/VRFY/ETRN
Hi all,
If you are receiving "mail loops back to me (MX problem?) Local configuration error" (in client side) or "did not issue MAIL/EXPN/VRFY/ETRN during connection to ..." (server side /var/log/maillog) message while sending email to another email address? I have found that this is usually causes from the hostname of mail server is set to "localhost.localdomain" I hope this will work. |
Quote:
Code:
telnet localhost smtpThese types of errors usually occur for me when the client is not correctly configured to deal with the server... can't come up with a good example right now though... |
The error arises when your server's hostname is set to "localhost" or "localhost.localdomain". Just change the hostname of your email server and check. I think it will work.
|
Still getting the error...
Quote:
Thanks, John |
check your /etc/mail/sendmail.cf and see how the default mail is set to
verify your /etc/aliases then lookup your mail server and verify those are correct Code:
nslookup |
Quote:
When I enter my servers domain name instead, I get the same mail exchanger as I do when I enter "host domainname", which is "mail.domainname.com". *Domainname.com is replaced with the real domain. |
Sorry I didn't specify, it was supposed to be your domain. Did it pull
Up the right mail server? |
| All times are GMT -5. The time now is 02:15 AM. |