I am not able to send mails from sendmail, in the log file i found the error: “Connection reset by aspmx3.googlemail.com” . we are using centos 5.9 server and google domain for emails.
in mailq i could see another message like " (reply: read error from aspmx.l.google.com.)"
@raghuu
Only doing a telnet to aspmx3.googlemail.com on port 25 will solve the problem? I don’t think so, and I am sure he needs to add TLS authentication to Sendmail configuration to allow and sending mails from box…What you say I am right?
Yes, i tried from different server which is not there in our network. I could see the output as same.
Seems there is an issue with our firewall or network setting. But we didn’t have this issue in last week also, all of sudden it has come.
I will analyse the things in my LAN.
i have checked for DNS records. we do not have any dns configured. that works from our hardware firewall.
But the mail log says that " relay=aspmx3.googlemail.com., dsn=4.0.0, stat=Deferred: Connection reset by aspmx3.googlemail.com.". confused where to start working on this…