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 Users Found This Useful
Was this answer helpful?

Related Articles

How can I fix the error: Host '127.0.0.1' is not allowed to connect to this MariaDB server?

When looking at the server mail log you see this: Apr 4 11:01:15 alma amavis[3540852]:...

ClamAV will not start. How can I fix the ClamAV error: daily.{c[vl]d,inc} was not met?

ClamAV refuses to start and when viewing the status you see...

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]:...