Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Upgrade to using Email::Sender. | Matthew Somerville | 2017-03-28 | -78/+0 |
* | Better handle replies to bounce addresses. | Matthew Somerville | 2016-02-23 | -1/+8 |
* | Pass in EmailSend arguments as a hashref. | Matthew Somerville | 2015-12-02 | -2/+3 |
* | Move EmailSend out of Catalyst for use elsewhere. | Matthew Somerville | 2015-12-02 | -0/+70 |
* | Use same handling for cron and non-cron email. | Matthew Somerville | 2015-01-13 | -9/+0 |
* | Add do-not-reply config variable, removing special case from code. | Matthew Somerville | 2013-01-02 | -4/+1 |
* | Wrapper around Email::Send::SMTP to set sender. | Matthew Somerville | 2012-05-28 | -0/+12 |