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.

質問済み 3ヶ月前172ビュー
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
回答済み 3ヶ月前
  • Great! I will try the DMARC setup. I notice other project without DMARC configuration. everything OK. mail have not reach to spam folder.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ