index
:
leap_mx.git
build_packages
debian/platform-0.10
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
feature/unittests-trial
fix/no-suid-for-virtualenv
fix/update-docs
master
release-0.7.x
release/0.8.x
[leap_mx]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
mx
/
mail_receiver.py
Age
Commit message (
Expand
)
Author
2017-01-27
[style] pep8 fixes
drebs
2017-01-27
Returns doc as None if we have some error during the encryption
Thais Siqueira
2016-04-14
[feature] Bounce stalled emails after a timeout.
Ruben Pollan
2016-04-07
[style] remove unused code
Ruben Pollan
2015-12-09
[feat] use the original message for encryption
Ruben Pollan
2015-11-23
[feat] add '@deliver.local' to uuid
Ruben Pollan
2015-11-12
[feat] update leap.mx usage of soledad CouchDatabase
Ruben Pollan
2015-09-15
[test] add test infrastructure
Ruben Pollan
2015-09-11
[feat] Don't add any X-Leap-Provenance header
Ruben Pollan
2015-04-20
[bug] implement message bouncing according to RFCs
drebs
2015-04-16
[bug] fix extraction of uuid from message headers
drebs
2015-04-16
[bug] return uuid as result of alias resolver
drebs
2015-04-13
[bug] fix bounce message recipient
drebs
2015-03-25
[bug] correctly return async bouncer deferred
drebs
2015-02-06
Retry watching dirs if failed for some reason (closes #6687).
drebs
2015-02-05
Add ability to trigger processing on SIGUSR1 (Related: #2591)
Kali Kaneko
2015-02-05
Process unprocessed mail when MX starts (closes #2591).
drebs
2014-12-22
Use gpg key directly
Ruben Pollan
2014-09-12
Add errdecr key to each mail Soledad Document
Tomás Touceda
2014-09-11
Implement mail bouncing under certain problematic situations
Tomás Touceda
2013-12-19
Merge remote-tracking branch 'refs/remotes/drebs/bug/4475_use-couch-document'...
Tomás Touceda
2013-12-17
Ignore encoding, use message.as_string directly.
Tomás Touceda
2013-12-16
Use CouchDocument from new backend (#4475).
drebs
2013-12-05
Fix deadlock situation if adding a skipped mail fails
Tomás Touceda
2013-11-25
Add X-Leap-Provenance header. Closes #4356.
drebs
2013-11-08
Implement processing skipped mail regularly
Tomás Touceda
2013-11-07
Refactor mail processing routine
Tomás Touceda
2013-11-07
Use inline defers for more readable code
Tomás Touceda
2013-10-31
Improve logging to better support unicode
Tomás Touceda
2013-10-31
Pick correct recipient and encoding
Tomás Touceda
2013-10-28
Make the mail received callback more robust and add support for ml
Tomás Touceda
2013-10-28
Support any encoding in the emails
Tomás Touceda
2013-10-15
pep8 and sphinx format
Kali Kaneko
2013-09-04
Merge remote-tracking branch 'chiiph/bug/properly_parse_addr' into develop
Kali Kaneko
2013-08-31
Properly parse mail address
Tomás Touceda
2013-08-30
Merge remote-tracking branch 'chiiph/bug/keep_watcher_in_memory' into develop
Kali Kaneko
2013-08-30
Keep file watcher in memory to prevent losing file events
Tomás Touceda
2013-08-29
Actually save the doc in couch
Tomás Touceda
2013-08-21
Merge remote-tracking branch 'drebs/feature/3487-split-soledad-into-common-cl...
Tomás Touceda
2013-08-20
Migrate mx to work with the new couchdb structure and views
Tomás Touceda
2013-08-19
Update to new soledad package scheme.
drebs
2013-08-08
Update to latest keymanager API and support bundled GPG.
drebs
2013-07-31
Use the new API to import ascii armored key
Tomás Touceda
2013-07-04
Update to latest Soledad api.
drebs
2013-05-03
Add setup script and init.d script
Tomas Touceda
2013-05-03
Use the new naming for the soledad document json
Tomas Touceda
2013-05-02
Several fixes according to the review comments
Tomas Touceda
2013-04-25
Add incoming tag to unencrypted data too
Tomas Touceda
2013-04-25
Save unencrypted if no pubkey
Tomas Touceda
2013-04-25
Simplify check recipient access, change the owner field in mail_receiver
Tomas Touceda
[next]