summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-06Make the pkey a propertyKali Kaneko
2013-11-01notify MUA of new mail as it gets added to mailboxKali Kaneko
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-24Implement TLS wrapper mode.drebs
2013-10-24Fix tests according to rfc 3156.drebs
2013-10-23pep8 fix: line too long.Ivan Alejandro
2013-10-23Remove commented imports.Ivan Alejandro
2013-10-23Use correct encoding and data type in mails.Ivan Alejandro
2013-10-23Add encoding exception catch to avoid crashes.Ivan Alejandro
2013-10-23Move charset parser to a utils module.Ivan Alejandro
2013-10-21Default to UTF-8 when there is not charset parsed from the mail contentsTomás Touceda
2013-10-17Do not log mail docs contentTomás Touceda
2013-10-10catch unhandled exception and show backtraceKali Kaneko
2013-10-09Make IMAP decryption RFC 3156 compliant.drebs
2013-10-09Make SMTP relay RFC 3156 compliant.drebs
2013-10-03Return smtp's Port to be able to stop listening to itTomás Touceda
2013-10-03Improve charset handling for emailTomás Touceda
2013-09-20remove logging that shows cleartext messageKali Kaneko
2013-09-03Make mail services bind to 127.0.0.1 instead of 0.0.0.0Kali Kaneko
2013-09-03Return SMTP factory so the client can stop it.Kali Kaneko
2013-09-02Send UNREAD event to UI when flag changes.Kali Kaneko
2013-09-02Signal unread message when msg saved locally.Kali Kaneko
2013-08-28Use dirspec instead of plain xdg. Closes #3574.Ivan Alejandro
2013-08-23Merge remote-tracking branch 'kali/feature/improve_packaging' into developTomás Touceda
2013-08-23Merge remote-tracking branch 'kali/feature/3423_refactor_imap_fetch' into dev...Tomás Touceda
2013-08-23improve packagingKali Kaneko
2013-08-23Merge remote-tracking branch 'chiiph/bug/safe_soledad_list_indexes' into developKali Kaneko