Answer the question
In order to leave comments, you need to log in
DMARC policy and distribution through third-party services?
Good afternoon.
Some time set up a DMARC entry like:
v=DMARC1; p=reject; pct=10; sp=reject; adkim=s; aspf=s; fo=1; ruf=mailto:[email protected]; rua=mailto:dmarc_re[email protected]
But our marketers needed to do mailings through a third-party service. Which in response displays the following error:
As I understand it, the whole problem is in the DMARC parameters: adkim=s; aspf=s;
Which indicate a strict correspondence between dkim and dmarc
How to proceed in general in this situation? To make mailings work and not allow too much?
Answer the question
In order to leave comments, you need to log in
You need to set up SPF and DKIM for all mail services that will send mail on behalf of your domain. Those. for the mail service that marketers will use, you need to:
1. Add its SPF to yours, usually this is done through include, for example
domain.ru. TXT "v=spf1 ip4:1.2.3.4 include:spf.someservice.com ~all"
well, everything is correct, he writes
first you configure
spf
dkim
and only after running dkim
dmarc
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question