Sending Emails with Mandrill
Mandrill is an API that allows us to send emails to anyone for free. They are sent out in bulk transactions. This can result in a 10 minute delay for emails. However, it is free.
Example source code is available here: https://github.com/ga-chicago/ruby_email_server