summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Expand)Author
2013-12-17Use git.cmd instead of git.exe in windows since we use GitBashTomás Touceda
2013-12-13count_foo uses expanded u1db count method.Kali Kaneko
2013-12-11add changesKali Kaneko
2013-12-11consume messages eagerlyKali Kaneko
2013-12-10make exceptions fail the test.Kali Kaneko
2013-12-10Merge remote-tracking branch 'refs/remotes/kali/yet-another-pep8-fix' into de...Tomás Touceda
2013-12-10pep8Kali Kaneko
2013-12-10add testing reqsKali Kaneko
2013-12-07Merge remote-tracking branch 'refs/remotes/kali/bug/pep8-fixes' into developTomás Touceda
2013-12-06pep8 cleanupKali Kaneko
2013-12-06Fold in changesTomás Touceda
2013-12-06Update requirementsTomás Touceda
2013-12-05add with_venvwrapper scriptKali Kaneko
2013-11-28add changes fileKali Kaneko
2013-11-28use messageproducer to write messages to soledadKali Kaneko
2013-11-28add message producer and consumerKali Kaneko
2013-11-26fix adding msg with empty flagsKali Kaneko
2013-11-26Fix fetch iteration on empty folderKali Kaneko
2013-11-26reduce polling time to one minuteKali Kaneko
2013-11-25Fail gracefully when failing to decrypt incoming messages. Closes #4589.drebs
2013-11-25Fix smtp tests to accept deferred and new param encoding.drebs
2013-11-21Add the preference parameter to openpgp header. Closes #3878.drebs
2013-11-21Add a header that reflects the validity of incoming signatures. Closes #4354.drebs
2013-11-21Add a footer to outgoing messages that point to where sender keys can be fech...drebs
2013-11-15Fold in changesTomás Touceda
2013-11-13fix mail UID indexing for non-sequential uidsKali Kaneko
2013-11-12check username on imap authenticationKali Kaneko
2013-11-12Remove 'multipart/encrypted' header after decrypting incoming mail. Closes #4...drebs
2013-11-11Correcly handle message headers when gatewaying. Closes #4322 and #4447.drebs
2013-11-11use deferToThread in the sendMail. Closes: #3937Kali Kaneko
2013-11-11add changesKali Kaneko
2013-11-11refactor callbacks so we properly catch remote errorsKali Kaneko
2013-11-11add a fqdn as the local domain, alwaysKali Kaneko
2013-11-11remove printKali Kaneko
2013-11-11Change SMTP "relay" to "gateway".drebs
2013-11-07Cleanup code and fix tests.drebs
2013-11-07Do not encrypt already encrypted mails in SMTP relay.drebs
2013-11-07Reject senders if they aren't the logged in userTomás Touceda
2013-11-07Merge remote-tracking branch 'kali/bug/4394_update_pkey' into developTomás Touceda
2013-11-06add missing zope.interface depKali Kaneko
2013-11-06Make the pkey a propertyKali Kaneko
2013-11-05add README.rst to manifestKali Kaneko
2013-11-01Fold in changesTomás Touceda
2013-11-01Update requirementsTomás Touceda
2013-11-01notify MUA of new mail as it gets added to mailboxKali Kaneko
2013-10-31Merge remote-tracking branch 'chiiph/bug/refactor_version_compat' into developIvan Alejandro
2013-10-31Add version compat lineTomás Touceda
2013-10-31Refactor out get_email_charset to leap.commonTomás Touceda
2013-10-30Return port and factory from the imap launch methodTomás Touceda
2013-10-30add freeze_debianver_commandKali Kaneko