summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services/mail
AgeCommit message (Expand)Author
2016-04-25[bug] let the failure propagateRuben Pollan
2016-04-16[refactor] adapt to the new Account signatureKali Kaneko
2016-03-23[feature] allow to disable pixelmail integrationKali Kaneko
2016-03-23[feature] quick integration with legacy guiKali Kaneko
2016-03-22[bug] re-download smtp certificate if needed.Kali Kaneko
2015-12-18[feat] adapt to use cred-based authentication for smtpKali Kaneko
2015-12-15[feat] adapt to use cred-based authentication for imapKali Kaneko
2015-12-10[style] autopep8Kali Kaneko
2015-12-10[feat] multi-user events.Kali Kaneko
2015-12-10[docs] fix outdated signature descriptionKali Kaneko
2015-11-04[bug] fix typo on signal nameIvan Alejandro
2015-09-23[feat] disable email firewall on docker containersIvan Alejandro
2015-09-21[bug] add compatibility mode for platform < 0.8Kali Kaneko
2015-09-21[feature] retrieve specific smtp certificate. Closes: #4284Kali Kaneko
2015-09-17[bug] fix assignment of the incoming serviceKali Kaneko
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-06-08[bug] fix attribute error on mail conductorKali Kaneko
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-03-10[doc] Remove unneded comment about collection refsKali Kaneko
2015-02-19Use the collection instead of the mailbox to initalize IncomingMailRuben Pollan
2015-02-11do not terminate the session on the backend, moved to mailKali Kaneko
2015-02-11remove use of threading.ConditionKali Kaneko
2015-02-11pass userid correctly, and cast it to stringKali Kaneko
2015-02-11fix mail imports for new mail api (0.4.0)Kali Kaneko
2015-02-11Use the incoming mail IServiceRuben Pollan
2014-12-18Quit Bitmask if there is no polkit agent running.Ivan Alejandro
2014-09-11Add email firewallRuben Pollan
2014-09-03Code cleanup and logging improvements.Ivan Alejandro
2014-07-16Code style fixes.Ivan Alejandro
2014-07-14Use specific settings for backend.Ivan Alejandro
2014-07-14Do backend calls using kwargs.Ivan Alejandro
2014-07-08defer encryptionKali Kaneko
2014-05-28Properly set userid for SMTPTomás Touceda
2014-05-23Fix method names.Ivan Alejandro
2014-05-21Rename backend methods for consistency.Ivan Alejandro
2014-05-21Move waiting logic for imap stop to the backend.Ivan Alejandro
2014-05-21Move Mail logic to backend.Ivan Alejandro
2014-05-21Separate imap/smtp logic from conductor.Ivan Alejandro
2014-05-21Refactor SoledadBootstrapper to backend.Ivan Alejandro
2014-05-08Organize smtp logic in the bootstrapper.Ivan Alejandro
2014-04-17Use consistent wording for triggers documentation.Ivan Alejandro
2014-04-17Use Slot decorator instead of SLOT docstring.Ivan Alejandro
2014-03-18Catch soledad invalid token error (#5191).drebs
2014-02-07Merge remote-tracking branch 'refs/remotes/kali/feature/memstore-support' int...Tomás Touceda
2014-02-07Ensure IMAP flushes data to disk before quitting. Closes #5095.drebs
2014-01-27make plumber use memory storeKali Kaneko
2014-01-23Replace provider hardcoded path with helper.Ivan Alejandro
2014-01-13able to import maildirKali Kaneko
2014-01-12rename repair to plumber to suit more generic functionalityKali Kaneko
2014-01-12make plumber use the cached uuid instead of authenticatingKali Kaneko