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?

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달 전

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

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

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

관련 콘텐츠