• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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