summaryrefslogtreecommitdiff
path: root/src/leap/mail/imap/service/imap-server.tac
AgeCommit message (Collapse)Author
2013-08-28Use dirspec instead of plain xdg. Closes #3574.Ivan Alejandro
2013-08-21Update to new soledad package scheme.drebs
2013-05-23provide a initialization entrypoint for client useKali Kaneko
2013-05-21use the same soledad instanceKali Kaneko
for incoming and mailbox
2013-05-21cleanup and complete docsKali Kaneko
2013-05-17Functional SoledadBackedAccount and LeapMailboxesKali 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.