aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/mail.py
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-1/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-5/+4
* Include original error in debug logJonathan Sandoval2016-04-081-4/+4
* Custom exception in mail.Jonathan Sandoval2016-04-081-4/+28
* Fix #5451 - add_message inconsistenciesAndrew Browning2016-04-021-1/+3
* Email debug mode on Python 3 was printing bytestring representation for subje...Christopher Allan Webber2016-02-251-1/+1
* Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-161-0/+11
|\
| * Fix #861 - Add unit test and documentation for email_smtp_force_starttlsJessica Tallon2014-08-121-1/+1
| * Use the STARTTLS command to upgrade SMTP connections where possible.Matt Molyneaux2014-08-021-0/+11
* | Continue to port GMG codebase.Berker Peksag2014-05-081-9/+11
|/
* New notificationsJoar Wandborg2013-06-091-1/+6
* moved email_debug_message to gmg/tools/mailRodney Ewing2013-05-271-1/+14
* Normalize the email address in the same way in all placesSebastian Spaeth2013-01-211-0/+13
* Don't rely on app_config if common.TESTS_ENABLED.Brett Smith2012-07-081-3/+4
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-2/+5
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-0/+120