0

Right now every time I try to send an email, the AWS SES service return 554 due to high bounce rate (18.55%), and my account status is shutdown also the sending is paused.

So what can I do to enable the sending back and to reduce the bounce rate?

Amr H
  • 1

1 Answers1

1

It sounds as if your account has been blocked from sending email due to excessive bounces, which is interpreted as a sign that you are not complying with SES's requirements that you send only high quality email to people who actually want to receive it, and that you actively monitor bounces and inmediately stop sending to invalid addresses.

Review the documentation, specifically Amazon SES Sending Review Process FAQs in the Amazon Simple Email Service Developer Guide, for a full description of the Sending Review Process that occurs when SES detects problematic patterns in your mail sending, such as a high bounce rate.