• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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