Nicola Urbinati
Basic Pleskian
Hi,
We're having a problem with postfix (Ubuntu 18.04.04, Obsidian 18.0.21 update #1), unable to send some mails, that remain deferred for days.
Here's some lines from mail.log:
postfix/smtp[18169]: 0AAB71240D32: to=<[email protected]>, relay=none, delay=8873, delays=8867/0.03/6.5/0, dsn=4.4.1, status=deferred (connect to mx-eu.mail.am0.yahoodns.net[188.125.72.74]:25: Connection refused)
postfix/smtp[25102]: C38BC1241292: to=<[email protected]>, relay=none, delay=2298, delays=2293/0.02/5.1/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[173.194.202.27]:25: Connection refused)
Here's what seems a full transition:
postfix/smtp[5461]: E5971124104F: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, conn_use=2, delay=265, delays=0.01/186/0/79, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as BDA281240FDC)
postfix/smtp[6209]: BDA281240FDC: to=<[email protected]>, relay=none, delay=5.2, delays=0.01/0/5.2/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[173.194.202.26]:25: Connection refused)
If I "telnet alt4.gmail-smtp-in.l.google.com 25", I get the following response, getting the proper connection:
Connected to alt4.gmail-smtp-in.l.google.com.
Escape character is '^]'.
220 mx.google.com ESMTP j19si166558pga.271 - gsmtp
What's going on?
We're having a problem with postfix (Ubuntu 18.04.04, Obsidian 18.0.21 update #1), unable to send some mails, that remain deferred for days.
Here's some lines from mail.log:
postfix/smtp[18169]: 0AAB71240D32: to=<[email protected]>, relay=none, delay=8873, delays=8867/0.03/6.5/0, dsn=4.4.1, status=deferred (connect to mx-eu.mail.am0.yahoodns.net[188.125.72.74]:25: Connection refused)
postfix/smtp[25102]: C38BC1241292: to=<[email protected]>, relay=none, delay=2298, delays=2293/0.02/5.1/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[173.194.202.27]:25: Connection refused)
Here's what seems a full transition:
postfix/smtp[5461]: E5971124104F: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, conn_use=2, delay=265, delays=0.01/186/0/79, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as BDA281240FDC)
postfix/smtp[6209]: BDA281240FDC: to=<[email protected]>, relay=none, delay=5.2, delays=0.01/0/5.2/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[173.194.202.26]:25: Connection refused)
If I "telnet alt4.gmail-smtp-in.l.google.com 25", I get the following response, getting the proper connection:
Connected to alt4.gmail-smtp-in.l.google.com.
Escape character is '^]'.
220 mx.google.com ESMTP j19si166558pga.271 - gsmtp
What's going on?