Amazon SES Maximum Speed

Michael Wilding

Active Member
How do I set the maximum speed for Amazon SES. For the first time we got the error that we had exceeded this speed today. Amazon has a 90 emails per second maximum speed on our account, but in MWZ i can only set it based on an hour I think? This won't help as our emails will be sent in this time anyway. Is my only option to play with CRON settings or can I throttle to the second to fit Amazon's requirements?
 
but in MWZ i can only set it based on an hour I think
True, but you can also put a pause, in microseconds, between each email that goes out via that server.
Please beware this applies per process when using pcntl, so if that's the case, maybe lower the number of pcntl processes to lower the speed.
 
Back
Top