Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Forward on all bounces as bounces. | Matthew Somerville | 2017-03-30 | -5/+4 |
| | ||||
* | Use only one templating system for emails. | Matthew Somerville | 2016-05-25 | -2/+1 |
| | | | | | | | Historically, emails sent offline (alerts, questionnaires, etc) used a different templating system from those sent by the website (e.g. login emails), though the newer system was also being used for the site name and signature of offline emails. | |||
* | Refactor email handling to use Email::MIME alone. | Matthew Somerville | 2016-03-30 | -4/+2 |
| | ||||
* | Better handle replies to bounce addresses. | Matthew Somerville | 2016-02-23 | -34/+159 |
| | | | | | | | | | | Auto unsubscribe alert bounces, forward on report bounces and alert replies to support, and send through to report creator non-bounce replies to their report (for systems that ignore both the From and Reply-To headers). Also forward any totally unparsed bounce to support to possibly then adjust this bounce handling. | |||
* | Remove many uses of mySociety::Config. | Matthew Somerville | 2015-12-02 | -12/+11 |
| | ||||
* | Use env in shebang lines, and remove unneeded ones | Matthew Somerville | 2015-01-19 | -1/+2 |
| | ||||
* | Change default email indentation to none. | Matthew Somerville | 2014-03-17 | -0/+1 |
| | | | | | This is very old, no-one seems to want/need it any more, and more than one reuser does not want it. Fixes #715. | |||
* | Move alert emails to new location, delete some unused ones. | Matthew Somerville | 2011-06-03 | -1/+1 |
| | ||||
* | Updating paths to commonlib | Louise Crow | 2010-01-25 | -1/+1 |
| | ||||
* | Don't need Sender. | matthew | 2009-02-11 | -2/+1 |
| | ||||
* | Handlemail support for FixMyStreet. | matthew | 2009-02-11 | -0/+69 |