Status: 5.1.1 Amazon SES has suppressed sending

0

I have a website kellystaxi.com and i have google suite email bookings@ekllystaxi.com and it is verified with aws ses with but domain and email but after few weeks my emails from the website and its bookings goes to spam with delivery email notification

The exact error I got is:

Reporting-MTA: dns; amazonses.com

Remote-MTA: dns; amazonses.com Final-Recipient: rfc822; bookings@kellystaxi.com Action: failed Diagnostic-Code: Amazon SES has suppressed sending to this address because it has a recent history of bouncing as an invalid address. For more information about how to remove an address from the suppression list, see the Amazon SES Developer Guide: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/remove-from-suppressionlist.html Status: 5.1.1

Can any me help me to fix the issue

已提问 2 年前1780 查看次数
1 回答
0

When this notification is returned:

Amazon SES has suppressed sending to this address because it has a recent history of bouncing as an invalid address is returned when the address is on the SES Global Suppression List

This happens when SES attempts to deliver a message and it bounces multiple times Check and make sure the email address is valid and the recipient mail server is able to receive mail at that address

https://aws.amazon.com/premiumsupport/knowledge-center/ses-suppression-list-sending-quota/ https://docs.aws.amazon.com/ses/latest/dg/sending-email-global-suppression-list.html


For being placed in the spam folder make sure you are authenticating your email sent through SES with DKIM, SPF. and DMARC to help avoid being placed in the spam folder

https://docs.aws.amazon.com/ses/latest/dg/email-authentication-methods.html

AWS
支持工程师
已回答 2 年前

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

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

回答问题的准则