Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-20 | fix broken multipart attachment rendering | Kali Kaneko | |
2015-02-20 | change environment variable for mail config | Kali Kaneko | |
2014-02-17 | pep8 fixes. | Ivan Alejandro | |
2014-02-17 | Update keymanager kwargs, related to #5120. | Ivan Alejandro | |
2014-01-15 | Update service initialization file | Kali Kaneko | |
This will need to place a configuration file with: * userid * uuid * password (optional) Use it for even faster startup times, and running under the native twisted reactor. | |||
2013-08-28 | Use dirspec instead of plain xdg. Closes #3574. | Ivan Alejandro | |
2013-08-21 | Update to new soledad package scheme. | drebs | |
2013-05-23 | provide a initialization entrypoint for client use | Kali Kaneko | |
2013-05-21 | use the same soledad instance | Kali Kaneko | |
for incoming and mailbox | |||
2013-05-21 | cleanup and complete docs | Kali Kaneko | |
2013-05-17 | Functional SoledadBackedAccount and LeapMailboxes | Kali Kaneko | |
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. |