antidote: add basic imap support and autotools
commitc7dfbd4e03467742376cf0c39366d8bff0c78e66
authorBernhard Guillon <Bernhard.Guillon@opensimpad.org>
Tue, 6 Mar 2012 20:54:08 +0000 (6 21:54 +0100)
committerBernhard Guillon <Bernhard.Guillon@opensimpad.org>
Tue, 6 Mar 2012 20:54:08 +0000 (6 21:54 +0100)
treec6a9140b1bd34998b8545aa1cda7a96f54361fa6
parentdbd3a61fb2803a5aadb53be323c80cb45adcfee2
antidote: add basic imap support and autotools
14 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
TODO [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/antidote.conf.sample [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/imap.vala [new file with mode: 0644]
src/logger.vala [new file with mode: 0644]
src/main.vala [new file with mode: 0644]