aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/EmailSend/DoNotReply.pm
Commit message (Collapse)AuthorAgeLines
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-0/+9
This means that e.g. SMTP authentication is used when set up by all emails, not just non-cron ones. Fixes #988.