aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Email.pm
Commit message (Expand)AuthorAgeLines
* Upgrade to using Email::Sender.Matthew Somerville2017-03-28-2/+2
* Remove duplicate <> around envelope senders.Matthew Somerville2017-03-14-0/+4
* Use shared Template base for all templates.Matthew Somerville2016-09-20-3/+2
* Add HTML email templates.Matthew Somerville2016-08-01-4/+122
* Remove stringify call from template pathsDave Arter2016-06-15-1/+1
* [UK Councils] Send correct confirm emails for updatesDave Arter2016-06-15-5/+3
* Strip line end spaces in emails.Matthew Somerville2016-06-07-0/+1
* Stop using Text::Wrap to wrap email bodies.Matthew Somerville2016-06-07-8/+0
* Use only one templating system for emails.Matthew Somerville2016-05-25-48/+63
* Refactor email handling to use Email::MIME alone.Matthew Somerville2016-03-30-42/+150
* Better handle replies to bounce addresses.Matthew Somerville2016-02-23-5/+30
* Pass in EmailSend arguments as a hashref.Matthew Somerville2015-12-02-1/+1
* Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-0/+124
* Test for DMARC when sending report email.Matthew Somerville2015-08-19-0/+12