I have the same problem !
I've no spamassasin or "SPF" and "RBL" activated ... I couldn't find any good issue to make it work again
on both of my plesk server on 8.2.1 all the message coming from a server in 8.2.0 it says : Sorry,_I_wasn't_able_to_establish_an_SMTP_connecti
on
in the logmail in :
/usr/local/psa/var/log/maillog
For exemple :
I use the plesk 8.2.0 server to send an email to an address hosted on a 8.2.1 plesk server !
Here is the log :
quote:
Oct 10 18:34:54 bigmac qmail: 1192034094.498198 starting delivery 10666: msg 8323146 to remote
email@myfriends.com
Oct 10 18:34:54 bigmac qmail: 1192034094.498315 status: local 0/10 remote 2/20
Oct 10 18:34:54 bigmac qmail-remote-handlers[30492]: Handlers Filter before-remote for qmail started ...
Oct 10 18:34:54 bigmac qmail-remote-handlers[30492]: from=email@myself.com
Oct 10 18:34:54 bigmac qmail-remote-handlers[30492]: to=email@myfriends.com
Oct 10 18:34:54 bigmac qmail: 1192034094.533500 delivery 10666: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connecti
on._(#4.4.1)/
Oct 10 18:34:54 bigmac qmail: 1192034094.533572 status: local 0/10 remote 1/20
Oct 10 18:35:04 bigmac pop3d: Connection, ip=[90.2.86.82]
Oct 10 18:35:05 bigmac pop3d: IMAP connect from @ [90.2.86.82]INFO: LOGIN, user=contact, ip=[90.2.86.82]
Oct 10 18:35:30 bigmac relaylock: /var/qmail/bin/relaylock: mail from 82.225.245.8:53471 (jesuis.monhebergeur.org)
Oct 10 18:35:30 bigmac qmail-queue[30549]: mail: all addreses are uncheckable - need to skip scanning (by deny mode)
Oct 10 18:35:30 bigmac qmail-queue[30549]: scan: the message(drweb.tmp.AOMECO) sent by
email@myself.com to
email@myfriends.com should be passed without checks, because contains uncheckable addresses
Oct 10 18:35:30 bigmac qmail-queue-handlers[30550]: Handlers Filter before-queue for qmail started ...
Oct 10 18:35:30 bigmac qmail-queue-handlers[30550]: from=email@myself.com
Oct 10 18:35:30 bigmac qmail-queue-handlers[30550]: to=email@myfriends.com
Oct 10 18:35:30 bigmac qmail-queue-handlers[30550]: hook_dir = '/var/qmail//handlers/before-queue'
Oct 10 18:35:30 bigmac qmail-queue-handlers[30550]: recipient[3] = 'email@myfriends.com'
Oct 10 18:35:30 bigmac qmail-queue-handlers[30550]: handlers dir = '/var/qmail//handlers/before-queue/recipient/email@myfriends.com'
Oct 10 18:35:30 bigmac qmail-queue-handlers[30550]: starter: submitter[30551] exited normally
Oct 10 18:35:30 bigmac qmail: 1192034130.935756 new msg 8323147
Oct 10 18:35:30 bigmac qmail: 1192034130.935814 info msg 8323147: bytes 1102 from <email@myself.com> qp 30551 uid 2020
Oct 10 18:35:30 bigmac qmail: 1192034130.940479 starting delivery 10667: msg 8323147 to remote
email@myfriends.com
Oct 10 18:35:30 bigmac qmail: 1192034130.940546 status: local 0/10 remote 2/20
Oct 10 18:35:30 bigmac qmail-remote-handlers[30552]: Handlers Filter before-remote for qmail started ...
Oct 10 18:35:30 bigmac qmail-remote-handlers[30552]: from=email@myself.com
Oct 10 18:35:30 bigmac qmail-remote-handlers[30552]: to=email@myfriends.com
Oct 10 18:35:30 bigmac qmail: 1192034130.961592 delivery 10667: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connecti
on._(#4.4.1)/
Oct 10 18:35:30 bigmac qmail: 1192034130.961663 status: local 0/10 remote 1/20
Oct 10 18:35:37 bigmac qmail: 1192034137.543396 delivery 10665: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connecti
on._(#4.4.1)/
Oct 10 18:35:37 bigmac qmail: 1192034137.543490 status: local 0/10 remote 0/20
5 days after, I receive a failure notice :
Hi. This is the qmail-send program at bigmac.flm.fr.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<email@myfriends.com>:
Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)
I'm not going to try again; this message has been in the queue too long.
--- Below this line is a copy of the message.
...
I've tried to make telnet connection from a shell to a 8.2.0 plesk server on port 25 and 110 :
[root@bigmac ~]# telnet yag.fr 25
Trying 91.121.20.189...
Connected to yag.fr (91.121.20.189).
Escape character is '^]'.
220 yagmata.yag.fr ESMTP
[root@bigmac ~]# telnet yag.fr 110
Trying 91.121.20.189...
Connected to yag.fr (91.121.20.189).
Escape character is '^]'.
+OK Hello there. <21418.1192035405@localhost.localdomain>
it works !
But on a 8.2.1 server on port 25 and 110 :
[root@bigmac ~]# telnet moustic.fr 110
Trying 91.121.17.224...
telnet: connect to address 91.121.17.224: Connection timed out
telnet: Unable to connect to remote host: Connection timed out
[root@bigmac ~]# telnet moustic.fr 25
Trying 91.121.17.224...
telnet: connect to address 91.121.17.224: Connection timed out
telnet: Unable to connect to remote host: Connection timed out
It doesn't work !
If on the 8.2.1 server on shell I make a telnet on localhost it works ...
[root@fm ~]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 fm.moustic.fr ESMTP