summaryrefslogtreecommitdiff
path: root/src/leap/services/mail/smtpbootstrapper.py
AgeCommit message (Collapse)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-08-07Update code to use the new SMTP schema selection.Ivan Alejandro
2013-06-13pep8kali
2013-06-04Remove CheckerThread from SRPAuthTomás Touceda
Also, some pep8 fixes
2013-06-03Use Twisted's deferToThread and Deferreds to handle parallel tasksTomás Touceda
This removes CheckerThread
2013-05-30make tests pass & fix pep8kali
2013-05-18Integrate SMTPTomás Touceda