SES mail always go spam folder in gmail

0

In aws, I create ses credential in Oregon Region, and then add verify main domain and admin mail. In my php project, I use this credentials info. But, Mail was sent spam folder always. In SES service's top bar, I notice this announce

While I show the original message of sent mail, SPF : Pass with IP and DKIM : Pass with domain

In Reputation metrics, Historic bounce rate is 0.50% and Historic complaint rate is 0.02%.

In Identites's domain detail, I have no addition Custom MAIL FROM domain.

As I tried in edition of mail's header, body msg, mail is sending spam folder.Moreover, nothing attachment in mail.

All of my project's env has occur this situation. prod => domain, staging => stg.domain, dev => dev.domain

I have no idea for this spam mail sending. Pls, Suggest me how to fix it.

已提问 2 个月前153 查看次数
1 回答
1

Did you implement DMARC?

As I understand, Google is mandating DMARC starting Feb 2024. Refer to Google's Email sender guidelines for this and other requirements.

AWS
专家
Mike_L
已回答 2 个月前
  • Great! I will try the DMARC setup. I notice other project without DMARC configuration. everything OK. mail have not reach to spam folder.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则