Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add support for SMTP authentication and TLS. | Matthew Somerville | 2014-07-14 | -1/+20 |
| | | | | | | Fixes #406. Include Perl modules necessary for Email::Send::SMTP to handle TLS/SSL, and upgrade Dir::Self due to https://rt.cpan.org/Public/Bug/Display.html?id=88393 | |||
* | Wrapper around Email::Send::SMTP to set sender. | Matthew Somerville | 2012-05-28 | -1/+1 |
| | ||||
* | Fix incorrect mailer_args | Edmund von der Burg | 2011-04-05 | -1/+1 |
| | ||||
* | Simple email sending | Edmund von der Burg | 2011-03-02 | -0/+51 |