summaryrefslogtreecommitdiff
path: root/src/leap/mail/outgoing
AgeCommit message (Collapse)Author
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
- Resolves: #7656 - Releases: 0.4.1
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
in this way, we're using twisted reactor instead of having another thread with zmq's own copy of tornado ioloop. Resolves: #7274
2015-06-18[style] pep8 and unused imports cleanupdrebs
2015-05-14[feat] adapt to new events api on commonIvan Alejandro
- Related: #6359
2015-02-20fix broken multipart attachment renderingKali Kaneko
2015-02-11Attach key for addresses without known keyRuben Pollan
This seems to fix the problem with some headers dissapearing (#6692)
2015-02-11Add public key as attachmentRuben Pollan
2015-02-11Remove footerRuben Pollan
2015-02-11make outgoing a new submoduleKali Kaneko