summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-30[bug] fix delivery using Soledad Server incoming APIHEADmasterdrebs
2017-09-28[bug] fix incompatibility with six==1.11.0Kali Kaneko
2017-09-12[bug] fail gracefully if latest six lib not foundKali Kaneko
2017-09-02[feature] add support for soledad incoming apiVictor Shyba
2017-06-27[pkg] vendor pgpy 0.4.1Kali Kaneko
2017-06-27[feat] use PGPy instead of leap.keymanager to encryptRuben Pollan
2017-05-26[bug] check if key is expiredRuben Pollan
2017-03-17Fix logging of couchdb errors.drebs
2017-01-27[style] pep8 fixesdrebs
2017-01-27Returns doc as None if we have some error during the encryptionThais Siqueira
2017-01-26[style] improve readabilityKali Kaneko
2017-01-26[bug] check if 'enabled' field exist in the Identity documentRuben Pollan
2016-04-14[feature] Bounce stalled emails after a timeout.Ruben Pollan
2016-04-07[style] remove unused codeRuben Pollan
2016-04-01[pkg] update versioneer to 0.16Kali Kaneko
2016-03-11[bug] Check if the account is enabledRuben Pollan
2015-12-09[feat] use the original message for encryptionRuben Pollan
2015-12-09[feat] postfix lookup against couchdb for client smtp fingerprintRuben Pollan
2015-11-26[style] fix pep8 errorsRuben Pollan
2015-11-23[feat] add '@deliver.local' to uuidRuben Pollan
2015-11-12[feat] update leap.mx usage of soledad CouchDatabaseRuben Pollan
2015-09-15[feat] return a more meaningful msg if user exists but has no keyRuben Pollan
2015-09-15[test] add test infrastructureRuben Pollan
2015-09-11[feat] Don't add any X-Leap-Provenance headerRuben Pollan
2015-04-24[feat] make log messages match postfix's configdrebs
2015-04-20[doc] update documentationdrebs
2015-04-20[bug] implement message bouncing according to RFCsdrebs
2015-04-16[bug] fix extraction of uuid from message headersdrebs
2015-04-16[bug] return uuid as result of alias resolverdrebs
2015-04-13[bug] fix bounce message recipientdrebs
2015-04-09[refactor] use couch reduced views for lookupsdrebs
2015-04-09[bug] limit pgp key lookup to access check serverdrebs
2015-03-25[refactor] separate tcp map server codedrebs
2015-03-25[feat] reject incoming mail if no pgp key founddrebs
2015-03-25[bug] correctly return async bouncer deferreddrebs
2015-02-06Retry watching dirs if failed for some reason (closes #6687).drebs
2015-02-05Add ability to trigger processing on SIGUSR1 (Related: #2591)Kali Kaneko
2015-02-05Process unprocessed mail when MX starts (closes #2591).drebs
2014-12-22Use gpg key directlyRuben Pollan
2014-09-12Add errdecr key to each mail Soledad DocumentTomás Touceda
2014-09-11Implement mail bouncing under certain problematic situationsTomás Touceda
2014-09-04Leap mx will not stop working for everyone if an user is inconsistentBruno Wagner Goncalves
2013-12-19Merge remote-tracking branch 'refs/remotes/drebs/bug/4475_use-couch-document'...Tomás Touceda
2013-12-17Ignore encoding, use message.as_string directly.Tomás Touceda
2013-12-16Use CouchDocument from new backend (#4475).drebs
2013-12-05Merge remote-tracking branch 'chiiph/bug/fix_deadlock' into developKali Kaneko
2013-12-05Fix deadlock situation if adding a skipped mail failsTomás Touceda
2013-11-26Add tester script to ease debugging problematic mails.Tomás Touceda
2013-11-25Add X-Leap-Provenance header. Closes #4356.drebs
2013-11-08Implement processing skipped mail regularlyTomás Touceda