I have had server A hosting www.domain-A.com for some time now with no issues with sending or receiving email. I recently set up a server B, hosting www.domain-B.com.
Email incoming/outgoing works fine on server A.
On server B, I can receive emails fine. Sending to yahoo, hotmail, and some others works fine. However, server B cannot send to server A.
For instance, using an email set up on server B, "[email protected]" sending to "[email protected]" on server A, the message sits in the queue. Manually trying to push it out from server B gives me this error log:
I can successfully telnet from my local machine to mail.domain-A.com port 25, but telnet from server-B fails.
I can telnet 25 to smtp.live.com from server-B. I don't believe it is a firewall issue.
Is there something set up on server-A that I'm overlooking that would deny server-B from connecting over SMTP? Both are running WHM/cPanel and I have root access to both servers.
Email incoming/outgoing works fine on server A.
On server B, I can receive emails fine. Sending to yahoo, hotmail, and some others works fine. However, server B cannot send to server A.
For instance, using an email set up on server B, "[email protected]" sending to "[email protected]" on server A, the message sits in the queue. Manually trying to push it out from server B gives me this error log:
LOG: MAIN
cwd=/usr/local/cpanel/whostmgr/docroot 4 args: /usr/sbin/exim -v -M 1aJ4uP-00076K-3W
delivering 1aJ4uP-00076K-3W
Connecting to mail.domain-A.com [x.x.x.91]:25 ... failed: Connection timed out (timeout=5m)
LOG: MAIN
H=mail.domain-A.com [x.x.x.91] Connection timed out
LOG: MAIN
== [email protected] R=dkim_lookuphost T=dkim_remote_smtp defer (110): Connection timed out
I can successfully telnet from my local machine to mail.domain-A.com port 25, but telnet from server-B fails.
I can telnet 25 to smtp.live.com from server-B. I don't believe it is a firewall issue.
Is there something set up on server-A that I'm overlooking that would deny server-B from connecting over SMTP? Both are running WHM/cPanel and I have root access to both servers.