• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved DMARC policy none but mail rejected

papak

Basic Pleskian
Hi,

From time to time are some mails from valid senders rejected with:

DMARC: REJECT message for [email protected]
message discarded by a mail handler


In Plesk is DMARC policy set to default: V=DMARC1;p=none

Example from maillog:

--------------------------------------------------------------------------
Aug 21 08:01:20 web402 postfix/smtpd[7923]: 73A4E2E0496: client=mx20.antispamcloud.com[46.165.224.87]
Aug 21 08:01:20 web402 postfix/cleanup[7685]: 73A4E2E0496: message-id=<[email protected]>
Aug 21 08:01:20 web402 /usr/lib/plesk-9.0/psa-pc-remote[1546]: handlers_stderr: SKIP
Aug 21 08:01:20 web402 /usr/lib/plesk-9.0/psa-pc-remote[1546]: SKIP during call 'limit-out' handler
Aug 21 08:01:20 web402 check-quota[8100]: Starting the check-quota filter...
Aug 21 08:01:20 web402 /usr/lib/plesk-9.0/psa-pc-remote[1546]: handlers_stderr: SKIP
Aug 21 08:01:20 web402 /usr/lib/plesk-9.0/psa-pc-remote[1546]: SKIP during call 'check-quota' handler
Aug 21 08:01:20 web402 spf[8101]: Starting the spf filter...
Aug 21 08:01:20 web402 spf[8101]: Error code: (31) include: or redirect= caused unlimited recursion
Aug 21 08:01:20 web402 spf[8101]: SPF result: neutral
Aug 21 08:01:20 web402 spf[8101]: SPF status: PASS
Aug 21 08:01:20 web402 /usr/lib/plesk-9.0/psa-pc-remote[1546]: handlers_stderr: PASS
Aug 21 08:01:20 web402 /usr/lib/plesk-9.0/psa-pc-remote[1546]: PASS during call 'spf' handler
Aug 21 08:01:20 web402 postfix/qmgr[11311]: 73A4E2E0496: from=<[email protected]>, size=132981, nrcpt=1 (queue active)
Aug 21 08:01:20 web402 postfix-local[8102]: postfix-local: [email protected], [email protected], dirname=/var/qmail/mailnames
Aug 21 08:01:20 web402 dmarc[8103]: Starting the dmarc filter...
Aug 21 08:01:20 web402 dmarc[8103]: DKIM record was not found in Authentication-Results:
Aug 21 08:01:20 web402 postfix/smtpd[7923]: disconnect from mx20.antispamcloud.com[46.165.224.87] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Aug 21 08:01:21 web402 dmarc[8103]: DMARC: REJECT message for [email protected]
Aug 21 08:01:21 web402 postfix-local[8102]: message discarded by a mail handler
Aug 21 08:01:21 web402 postfix/pipe[7689]: 73A4E2E0496: to=<[email protected]>, relay=plesk_virtual, delay=12, delays=11/0/0/0.45, dsn=2.0.0, status=sent (delivered via plesk_virtual service)
Aug 21 08:01:21 web402 postfix/qmgr[11311]: 73A4E2E0496: removed
---------------------------------------------------------------------------------

Any hint how to see why and what is going on?

Thanks in advance.

Regards,
Mike
 
Isn't the DMARC policy you quoted for outgoing mails only? Incoming mails will still be checked when enabled, and therefore might fail, maybe because your mails are going through antispamcloud, which breaks SPF?
If you are trying to do what I think you are, you should disable all checking for mails coming in by antispamcloud.
 
Back
Top