summaryrefslogtreecommitdiff
path: root/mail/.gitignore
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-05-21 12:47:27 -0400
committerKali Kaneko <kali@leap.se>2015-06-05 16:50:39 -0400
commitece1f50d25dd9810fedd7498557dd2048fba2540 (patch)
tree451d225ecb5a5ee13f9abb451a5dcb5c7a9637a4 /mail/.gitignore
parentbaaae108dd9d0dbcdfe49da5690f49d40f5ce0a9 (diff)
[feature] post-sync mail processing hooks
using the new soledad plugin capablity, mail hooks to the post-sync event by subscribing to the Meta-Doc type of documents. In this way, we can create the uid tables and the uid entries needed to keep local indexes for mail that has been processed in another instance. however, this won't prevent a conflict if a given mail is received and processed in two different instances. that is a problem that we still have to deal with. Resolves: #6996 Releases: 0.4.0
Diffstat (limited to 'mail/.gitignore')
-rw-r--r--mail/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/.gitignore b/mail/.gitignore
index 7ac8289..aafbdd1 100644
--- a/mail/.gitignore
+++ b/mail/.gitignore
@@ -1,4 +1,5 @@
*.pyc
+dropin.cache
build/
dist/
*.egg