summaryrefslogtreecommitdiff
path: root/src/leap/mx/check_recipient_access.py
AgeCommit message (Expand)Author
2015-11-26[style] fix pep8 errorsRuben Pollan
2015-09-15[feat] return a more meaningful msg if user exists but has no keyRuben Pollan
2015-04-24[feat] make log messages match postfix's configdrebs
2015-04-20[doc] update documentationdrebs
2015-04-16[bug] return uuid as result of alias resolverdrebs
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
2013-10-29Fix return codes for check recipientTomás Touceda
2013-08-09Return code even if bare usernameKali Kaneko
2013-08-06Fix alias lookup return codes. Closes #3356Kali Kaneko
2013-05-02Several fixes according to the review commentsTomas Touceda
2013-04-25Simplify check recipient access, change the owner field in mail_receiverTomas Touceda
2013-04-25Add check recipient accessTomas Touceda