What happened to messages that are logged by Warden but are missing from the users mailbox?

If a message gets logged in the Warden message log but it does not show up in the users mailbox it's likely that the email was discarded by one of Plesk's mail handlers.

To search the log for discarded messages:

# zgrep discarded /var/log/maillog*
/var/log/maillog.processed:May 17 16:15:18 web8 postfix-local[913896]: message discarded by a mail handler
/var/log/maillog.processed.2.gz:May 11 04:33:58 web8 postfix-local[2121107]: message discarded by a mail handler
/var/log/maillog.processed.3.gz:May  9 07:57:44 web8 postfix-local[3185723]: message discarded by a mail handler
/var/log/maillog.processed.3.gz:May  9 07:57:47 web8 postfix-local[3185815]: message discarded by a mail handler
/var/log/maillog.processed.3.gz:May  9 07:57:50 web8 postfix-local[3185826]: message discarded by a mail handler
/var/log/maillog.processed.3.gz:May  9 07:57:53 web8 postfix-local[3185840]: message discarded by a mail handler

If you see message discarded by a mail handler entries that means that the message failed one of Plesk's mail handler tests and was discarded. Usually this is caused by "Enable DMARC to check incoming mail" or "SPF checking mode" set to "reject email when SPF resolves to fail (deny)" under Tools & Settings -> Mail Server Settings.

  • DMARC, SPF, discarded, missing
  • 1 Użytkownicy uznali za użyteczne
Czy ta odpowiedź była pomocna?

Powiązane artykuły

How can I fix any statistics generation problems?

Missing the Warden Crontab Entry There is a crontab entry that will update Warden statistics...

How can I fix the error: "milter-reject: END-OF-MESSAGE from..." in the log and found the AV in error (cannot read /etc/clam.d/scan.conf).

Cloudlinux / Imunify360 added their own version of ClamAV to their repo which accidentally...

How can I fix the error: Can't connect to TCP port 10024 on 127.0.0.0 [Address already in use] when trying to start Amavis?

When trying to start Amavis you see this in the mail log: Oct 02 03:20:15 condor3648 systemd[1]:...

How can I fix the error: Can't connect to TCP port 10024 on ::1 [Cannot assign requested address] when trying to start Amavis?

When trying to start Amavis you see this in the mail log: Oct 02 03:20:15 condor3648 systemd[1]:...

How can I fix the error: Error [Contentfilter_Settings_Contentfilter]. Message [[QUARANTINEDIR] must be a valid directory?

This error means that Amavis was not installed correctly. Try running the Warden from the command...