• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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