MAIL FROM record is not aligned.

0

I've got SES setup and running correctly as far as I can tell, however, in Recommendations for my domain I get the following error: MAIL FROM record is not aligned.

I've added the TXT entry "v=DMARC1;p=quarantine;rua=mailto:myname@mydomain.com" to DNS but it still doesn't fix the error.

Emails are still sending fine but I'd like to make sure this is set up correctly as well.

Any ideas?

UPDATE: I tried adding a custom MAIL FROM domain and the associated DNS for that hoping it would fix the issue, but the error now says DMARC configuration was not found.

3개 답변
0

Hello,

I found these links which may be useful to you:

And there are related descriptions in other answers:

To solve the problem, change your SPF and DKIM alignment in the DMARC record from strict to relaxed. To do this, change adkim=s and aspf=s from s (strict) to r (relaxed); adkim=r and aspf=r.

The domain in the From address of the email header must align with the MAIL FROM domain that the sending mail server specifies to the receiving mail server. If the domain's DMARC policy for SPF specifies strict alignment, the From and MAIL FROM domains must match exactly. If the domain's DMARC policy for SPF specifies relaxed alignment, the MAIL FROM domain can be a subdomain of the domain in the From header.

답변함 2달 전
0

Please open a support case. Simply configuring a custom MAIL FROM domain, and ensuring that the DMARC policy does not have "aspf=s", is enough to resolve "MAIL FROM record is not aligned". Something else must have been changed to cause the new error.

AWS
Jesse_T
답변함 2달 전
0

Great thanks for that, seems to be working now cheers!

dave
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠