Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Use shared Template base for all templates. | Matthew Somerville | 2016-09-20 | -3/+2 |
* | Add HTML email templates. | Matthew Somerville | 2016-08-01 | -4/+122 |
* | Remove stringify call from template paths | Dave Arter | 2016-06-15 | -1/+1 |
* | [UK Councils] Send correct confirm emails for updates | Dave Arter | 2016-06-15 | -5/+3 |
* | Strip line end spaces in emails. | Matthew Somerville | 2016-06-07 | -0/+1 |
* | Stop using Text::Wrap to wrap email bodies. | Matthew Somerville | 2016-06-07 | -8/+0 |
* | Use only one templating system for emails. | Matthew Somerville | 2016-05-25 | -48/+63 |
* | Refactor email handling to use Email::MIME alone. | Matthew Somerville | 2016-03-30 | -42/+150 |
* | Better handle replies to bounce addresses. | Matthew Somerville | 2016-02-23 | -5/+30 |
* | Pass in EmailSend arguments as a hashref. | Matthew Somerville | 2015-12-02 | -1/+1 |
* | Move EmailSend out of Catalyst for use elsewhere. | Matthew Somerville | 2015-12-02 | -0/+124 |
* | Test for DMARC when sending report email. | Matthew Somerville | 2015-08-19 | -0/+12 |