summaryrefslogtreecommitdiff
path: root/src/leap/mail/smtp/gateway.py
AgeCommit message (Expand)Author
2016-04-07[feature] use same token for imap/stmp authenticationKali Kaneko
2016-03-30[feature] SMTP delivery bouncesKali Kaneko
2015-12-21[tests] make tests use dummy authenticationKali Kaneko
2015-12-18[feat] cred authentication for SMTP serviceKali Kaneko
2015-12-15[feat] credentials handling: use twisted.credKali Kaneko
2015-11-30[feat] make events multi-user awareKali Kaneko
2015-09-23[refactor] avoid circular import due to rfc3156Kali Kaneko
2015-09-22[style] fix pep8 warningsFolker Bernitt
2015-09-16[feat] use async events apiKali Kaneko
2015-06-18[style] pep8 and unused imports cleanupdrebs
2015-06-18[doc] update smtp gateway doc on message encryptiondrebs
2015-05-14[feat] adapt to new events api on commonIvan Alejandro
2015-02-11Add public key as attachmentRuben Pollan
2015-02-11Fix SMTP async testsRuben Pollan
2015-02-11fix typoKali Kaneko
2015-02-11make outgoing a new submoduleKali Kaneko
2015-02-11New keymanager async APIRuben Pollan
2014-11-17Moving encrypt, sign and send logic from gateway (SMTP) to a MailServiceDuda Dornelles
2014-09-09return the deferred from sendMessageKali Kaneko
2014-01-21Restrict adding outgoing footer to text/plain messages.drebs
2013-12-19Stop providing hostname for helo in smtp gateway (#4335).drebs
2013-12-17Footer url shouldn't end in period.Ivan Alejandro
2013-11-21Add the preference parameter to openpgp header. Closes #3878.drebs
2013-11-21Add a footer to outgoing messages that point to where sender keys can be fech...drebs
2013-11-11Correcly handle message headers when gatewaying. Closes #4322 and #4447.drebs
2013-11-11use deferToThread in the sendMail. Closes: #3937Kali Kaneko
2013-11-11refactor callbacks so we properly catch remote errorsKali Kaneko
2013-11-11add a fqdn as the local domain, alwaysKali Kaneko
2013-11-11Change SMTP "relay" to "gateway".drebs