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.

dave
質問済み 2ヶ月前315ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ