• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Emails are all in the queue

zepelin57

Basic Pleskian
Hello,

I no longer understand anything, incoming and outgoing emails are all in the queue, marked deferred.
Yet it has been working well for months.

In mailog I have:

Nov 5 22:52:42 xxxxxxxxx postfix/smtp[25767]: 66E04180E10: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.38, delays=0.35/0/0.01/0.02, dsn=4.3.2, status=deferred (host 127.0.0.1[127.0.0.1] said: 421 4.3.2 Service shutting down, closing channel (in reply to RCPT TO command))
Nov 5 22:52:42 xxxxxxxxx postfix/smtp[25767]: 66E04180E10: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.38, delays=0.35/0/0.01/0.02, dsn=4.3.2, status=deferred (host 127.0.0.1[127.0.0.1] said: 421 4.3.2 Service shutting down, closing channel (in reply to RCPT TO command))
Nov 5 22:52:45 xxxxxxxxx postfix/smtpd[25751]: disconnect from 205.234.7.188.rev.sfr.net[xxxxxxxxx]
Nov 5 22:52:45 xxxxxxxxx postfix/smtpd[25751]: disconnect from 205.234.7.188.rev.sfr.net[xxxxxxxxx]
Thanks for your help
 
Last edited:
Looks like Plesk Email Security not installed on the server, however, amavis is present. Or Plesk Email Security is in 'Disabled' status. In this case, just remove amavis package:

# rpm -e amavis
 
Back
Top