Re: Queued mail sending
Re: Queued mail sending
- Subject: Re: Queued mail sending
- From: Musall Maik <email@hidden>
- Date: Wed, 29 Jan 2014 21:57:10 +0100
Am 29.01.2014 um 18:54 schrieb Ramsey Gurley < email@hidden>: Have you looked at
and
?
We send more than 10,000 emails per day with that, mostly in one big lump. We queue up messages that aren’t time critical and the mail daemon sends a batch every five minutes. Things like password resets are sent straight through without waiting for the queue. The full email is captured in the database and can be resent or reviewed later if necessary.
Thanks Ramsey, that’s the kind of response I was hoping for. No, I didn’t discover these until now. I’ll look into them right away. With the amazon plugin, it automatically handles bounce and complaint notifications, flagging the recipient’s address so later attempts to send to the same address are suppressed. The mail daemon is threaded and throttled so you can send X mails per second through amazon and know you aren’t exceeding your send quota. Amazon lets you set up SPF and DKIM rather easily and handles RBLs so you don’t have to.
We can’t run our applications on AWS, there’s sensible customer data involved. We have our own little data center.
Maik
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden