How do I solve the 'MAIL FROM record is not aligned' recommendation in Virtual Delivery Manager?

0

I'm using virtual Delivery Manager in Amazon SES, and I see the 'MAIL FROM record is not aligned' recommendation. How do I fix this problem?

已提問 5 個月前檢視次數 3565 次
3 個答案
0
已接受的答案

I'm answering my own question here because I just found the solution, which is contained in here - https://docs.aws.amazon.com/ses/latest/dg/send-email-authentication-dmarc.html#send-email-authentication-dmarc-spf.

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.

已回答 5 個月前
profile picture
專家
已審閱 5 個月前
profile pictureAWS
專家
已審閱 5 個月前
0

Hi - I'm trying to follow the doc: https://docs.aws.amazon.com/ses/latest/dg/mail-from.html When I go to the instructions for setting up the Custom MAIL FROM domain The MX record that it tells me to add to my DNS has the number "10" in front of it. But on Godaddy I am unable to add the 10 in front of the value, because when I edit the mx record there is a field for Priority, which is where I put the 10.

My question is, does it need the 10 in front of the mx value? Or is putting it in the Priority field enough?

loginid
已回答 2 個月前
  • 10 in the priority field is what you should do.

0

If you're using SES, you should Please set as below: https://docs.aws.amazon.com/ses/latest/dg/mail-from.html

syb
已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南

相關內容