summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services/mail/imap.py
AgeCommit message (Collapse)Author
2015-02-11Use the incoming mail IServiceRuben Pollan
From kali: add some notes about the improper handling of the mailbox required to initialize the account, and draft some notes about how to improve this in next iterations.
2013-12-20mail logsKali Kaneko
2013-10-31improve error handlingKali Kaneko
2013-08-21Make mail fetch interval in imap service configurableKali Kaneko
using environment variable. Closes: #3409
2013-08-12fix imports to use new namespaceKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko