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.

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

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

回答問題指南