Server and Application architecture for large outgoing email volume.
- by Ezequiel
Hi, we need to develop an application to send large amount of emails (newsletters)
We estimate 15 millions of emails per month (6 - 10 emails per seconds).
Would you recommend me the proper architecture for this application?
should we have several MTA agents and use them in a round robin fashion?
What considerations should we take on account to not being treated as spammers
(its really not spam what we are going to send).
Thanks for your help.
Ezequiel