]> git.openstreetmap.org Git - osqa.git/history - forum/utils/mail.py
Resolves OSQA-704, try to recreate the SMTP connection after exception has occurred.
[osqa.git] / forum / utils / mail.py
2011-08-23 jordanResolves OSQA-704, try to recreate the SMTP connection...
2011-03-16 jordanmerge notification-config -> trunk, previous commits...
2010-06-28 hernaniRemoves old email functions.
2010-06-15 hernaniWrap email imports for python 2.4 compatibility.
2010-06-11 hernaniTries to eliminate a possible race condition when a...
2010-06-07 hernaniFixes a possible bug error in email sender.
2010-06-04 hernaniProgramatically build mail headers to prevent gmail...
2010-06-03 hernaniSolves several email encoding issues.
2010-06-02 hernaniSome more improvements on the notifications, and applie...
2010-06-01 hernaniConverted the new question notification template.
2010-05-11 rickfix to handling of email recipients in subscription...
2010-05-11 mattShould fix OSQA-162. Changed (name,email) to [(name...
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-04-14 hernanifix in email sender, it was aplitting the attachments...
2010-04-10 hernaniinitial import