• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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