summaryrefslogtreecommitdiff
path: root/mail/pkg
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-04-15 16:22:39 +0900
committerKali Kaneko <kali@leap.se>2013-05-17 03:31:57 +0900
commit0a97738430e6c487a4b76bc0b2f726be8d4942fe (patch)
tree2942c3503e29abd53dfe6b9e3abf060e03dc6fbe /mail/pkg
parentb17d57d763e2d206e6dcff7b3e245b3dc6b480c4 (diff)
Functional SoledadBackedAccount and LeapMailboxes
The imap service is launched from the tac file, and still needs some information to be provided in separate config files that stub much of the initialization parameters. working fetch and store methods. tested with offlineimap and thunderbird. several mailboxes might be broken.
Diffstat (limited to 'mail/pkg')
-rw-r--r--mail/pkg/requirements.pip4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pkg/requirements.pip b/mail/pkg/requirements.pip
index 1b5e5efe..af633f9d 100644
--- a/mail/pkg/requirements.pip
+++ b/mail/pkg/requirements.pip
@@ -1,3 +1,3 @@
-leap.common
-leap.soledad
+leap.common>=0.2.3-dev
+leap.soledad>=0.0.2-dev
twisted