summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services/mail/conductor.py
AgeCommit message (Collapse)Author
2013-11-12re-raise the exceptions on init as expectedKali Kaneko
2013-11-11Fix call to smtp gateway.drebs
2013-11-07Reject sender if it's not the logged in userTomás Touceda
2013-11-06Initializes mail service with the user id.Kali Kaneko
This will be used to properly obtain the private key that now is a property. It will also be needed for the imap authentication.
2013-10-30Properly stop imap at logoutTomás Touceda
2013-10-28Mail State Machine refactor. Closes: #4059Kali Kaneko