You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The best solution for me would be to make it real easy to run listmonk-messenger with listmonk, that way I would get complaints, etc coming back into listmonk.
A different good solution would be for listmonk to understand that a 454 error with the words "Throttling failure" means that a message should be re-queued without consuming a "retry" and maybe the sending should be paused for a second.
An okay-but-not-great solution would be to allow me to specify my sending rate in emails per second in listmonk.
Thank you, that's helpful. It's a bit confusing to me that that setting is on the performance tab rather than on the SMTP tab with what look like other connection controls.
I still think it would be nice for one of the other two solutions I mentioned to be included.
Is your feature request related to a problem? Please describe.
tl;dr: an email campaign I sent was not delivered to around half the contacts because listmonk didn't understand amazon SES' throttling messages.
Longer: It's difficult to send mail from Amazon SES over SMTP because Amazon throttles requests by emails per second and listmonk:
If sending is throttled then some messages will not be sent on the campaign, even though they could be if listmonk would wait a little longer.
Amazon responds with a transient error when throttling: 454
source
Describe the solution you'd like
The best solution for me would be to make it real easy to run listmonk-messenger with listmonk, that way I would get complaints, etc coming back into listmonk.
A different good solution would be for listmonk to understand that a 454 error with the words "Throttling failure" means that a message should be re-queued without consuming a "retry" and maybe the sending should be paused for a second.
An okay-but-not-great solution would be to allow me to specify my sending rate in emails per second in listmonk.
Thank you for maintaining listmonk!
Related issues: #2272 #1332
The text was updated successfully, but these errors were encountered: