Evan Ingram wrote:
Hi all,
In need of some help. A lot of people sending me email are getting them
bounced. All i see in the logs is:
status=deferred (connect to aserver: Connection timed out)
yes, this happens when ...
do not truncate log lines or we will truncate our answers ;-p
What can i do to check my config? The mail server is sat on a box which
is behind another box running as a firewall and then the modem router.
network problem. maybe the firewall. First, try connecting to one of the
problem servers using telnet:
$ telnet aserver 25
...
EHLO yourhostname.example.com
...
QUIT
and post whatever you see.