SPF and DKIM failure through Gmail

0

Hi Guys,

First-time poster here.

I'm using SES. My DKIM and SPF authentications are failing. I've added SES's SMPT credentials to my Gmail account and I send the email through Gmail.

What should I do to authenticate my emails? This is the last DMARC report's relevant section I think:

// <record> <row> <source_ip>209.85.214.180</source_ip> <count>1</count> <policy_evaluated> <disposition>quarantine</disposition> <dkim>fail</dkim> <spf>fail</spf> </policy_evaluated> </row> <identifiers> <envelope_from>gmail.com</envelope_from> <header_from>emasons.tech</header_from> </identifiers> <auth_results> <spf> <domain>gmail.com</domain> <result>pass</result> </spf> </auth_results>

//

Thank you!

1개 답변
1

Hi,

First of all you should set a DKIM for your domain via SES. You can use Easy DKIM setup. Here is the steps:

To set up Easy DKIM for a domain

  1. Sign in to the AWS Management Console and open the Amazon SES console at https://console.aws.amazon.com/ses/

  2. In the navigation pane, under Configuration, choose Verified identities.

  3. In the list of identities, choose an identity where the Identity type is Domain.

  4. Under the Authentication tab, in the DomainKeys Identified Mail (DKIM) container, choose Edit.

  5. In the Advanced DKIM settings container, choose the Easy DKIM button in the Identity type field.

  6. In the DKIM signing key length field, choose either RSA_2048_BIT or RSA_1024_BIT.

  7. In the DKIM signatures field, check the Enabled box.

Choose Save changes.

Now that you’ve configured your domain identity with Easy DKIM, you must complete the verification process with your DNS provider.

profile picture
답변함 2년 전

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

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

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