Removes our dependence on SMTP, which seems to be having issues recently that we can't track down. The MailGun class should be able to fall back on ActionMailer (old way), and will re-enable support for saving e-mails to files in development mode in another iteration.
This code is completely untested, and I'm sorry if it breaks things...I just have to run, and we have to patch this ASAP.
Removes our dependence on SMTP, which seems to be having issues recently that we can't track down. The MailGun class should be able to fall back on ActionMailer (old way), and will re-enable support for saving e-mails to files in development mode in another iteration.
This code is completely untested, and I'm sorry if it breaks things...I just have to run, and we have to patch this ASAP.