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.

gefragt vor 2 Monaten148 Aufrufe
1 Antwort
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
EXPERTE
Mike_L
beantwortet vor 2 Monaten
  • Great! I will try the DMARC setup. I notice other project without DMARC configuration. everything OK. mail have not reach to spam folder.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen