aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Utils
Commit message (Collapse)AuthorAgeLines
* Use sender in From if From and To domains match.Matthew Somerville2017-03-14-0/+12
| | | | | | To deal with a recipient mail server not allowing inbound email using the same domain as an internal domain, e.g. https://community.mimecast.com/docs/DOC-1419
* Add OpenStreetMap URL to report email.Matthew Somerville2016-02-09-0/+44
|
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-46/+0
| | | | | Remove get_photo_params, which only looked at the first photo, make explicit when we're doing that using `.first`.
* Fix cache busting in photo URL on multiple photos.Matthew Somerville2016-01-08-3/+8
|
* Move get_photo_params to Utils::Photo.Matthew Somerville2015-12-02-0/+41
|
* Cope better with DNS responses in DMARC lookup.Matthew Somerville2015-08-20-1/+16
|
* Test for DMARC when sending report email.Matthew Somerville2015-08-19-0/+22