Maximum sending rate exceeded when sending emails #59
Unanswered
umerghori786
asked this question in
Q&A
Replies: 1 comment
-
|
https://aws.amazon.com/premiumsupport/knowledge-center/ses-sending-rate-quota-exceeded/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i am using amazon ses service when i send 200 emails from my local server it sent all email perfectly and jobs table is empty but when i sent 200 emails on live server it send only 90 email and remaining data are added in failed_jobs table.. it show this error in exception column
exception 'Aws\Ses\Exception\SesException' with message 'Error executing "SendEmail" on "https://email.us-east-1.amazonaws.com"; AWS HTTP error: Client error:
POST https://email.us-east-1.amazonaws.comresulted in a400 Bad Requestresponse:Sender
Throttling< (truncated...)
Throttling (client): Maximum sending rate exceeded. -
Sender
ThrottlingMaximum sending rate exceeded.
8f23e6e6-b4f2-4572-b426-343b370cb32c
'
Beta Was this translation helpful? Give feedback.
All reactions