Gmail rejecting emails sent via SES

0

I use SES, currently without dedicated IPs. For the last 3 days I've seen the following type of error:

{"emailAddress":"<REDACTED>@gmail.com","action":"failed","status":"4.4.7","diagnosticCode":"smtp; 554 4.4.7 Message expired: unable to deliver in 840 minutes.<421-4.7.28 [54.240.8.50 15] Our system has detected an unusual rate of<CRLF>421-4.7.28 unsolicited mail originating from your IP address. To protect our<CRLF>421-4.7.28 users from spam, mail sent from your IP address has been temporarily<CRLF>421-4.7.28 rate limited. Please visit<CRLF>421-4.7.28 https://support.google.com/mail/?p=UnsolicitedRateLimitError to<CRLF>421 4.7.28 review our Bulk Email Senders Guidelines. d19-20020a0cdb13000000b006418e876d0bsi8784215qvk.10 - gsmtp>"}

This is only affecting Gmail addresses, not other email services. I've moved to standard managed IPs but those IPs need time to warm up. Is there anything I can do in the meantime to reduce these bounces?

nivshah
已提问 10 个月前687 查看次数
1 回答
0

Hello,

Two things come to mind

  1. Have you setup already the domain authentication (spf, dkim, dmarc)?
  2. Do you see any issues with the domain reputation on SES dashboard, things such as a significant bounce rate from previous sending activities? This usually takes some time and actions to remediate and clear out

You can also check the IP in question against known potentially problematic IP's, see if anything comes up (example barracuda block list)

profile picture
Majdi
已回答 9 个月前
  • Google Postmaster tools for my domain say that the IP reputation is high, the domain reputation is high, and all the authentication stuff is working. I am using managed dedicated IPs and I believe the majority of our emails are being sent through those IPs rather than through the AWS SES shared IPs, but the bottom line is that there are some AWS SES shared IPs that Gmail is currently blocking due to spammers.

    AWS SES dashboard says our bounce rate is low and our reputation metrics are all high. However, I know that emails aer not being received by customers.

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

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

回答问题的准则