By bloid
via igvita.com
Published: Aug 30 2007 / 08:16
Role separation and vertical scaling between the database and the app servers is almost taken for granted, but is no reason that we can’t do this for mail delivery as well! Following up on some of the comments from my earlier post on sendmail, configuring and maintaining a secure, high-performance mail server is a non-trivial task. Hence, we should be able to do it once, and then tell Rails to use that server for all mail related tasks - thankfully, the process is easy.



Add your comment