log src/plugins/plugin_misc_imap.py @ 587:952322b1d490

age author description
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Tue, 08 Jan 2013 00:46:38 +0100 Goffi core, plugin imap, plugin smtp: fixed SMTP/IMAP integration. /!\ Profile need to be connected for IMAP server to work (will change in the future)
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Sat, 03 Dec 2011 15:50:09 +0100 Goffi plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data
Sun, 30 Oct 2011 23:13:40 +0100 Goffi database integration: first draft
Tue, 18 Jan 2011 15:22:58 +0100 Goffi IMAP & SMTP Port parameters are now merged in "Mail Server" category
Tue, 18 Jan 2011 03:59:59 +0100 Goffi Added SMTP server plugin, for sending messages from classic MUA \o/
Tue, 18 Jan 2011 00:57:26 +0100 Goffi plugin IMAP, plugin Maildir: profile management
Mon, 17 Jan 2011 21:26:16 +0100 Goffi plugin IMAP, plugin Maildir: added flag, IMAP's uid management
Mon, 17 Jan 2011 04:23:31 +0100 Goffi Plugin IMAP, plugin MAILDIR: added IMAP's UID management, mailbox data persistence
Mon, 17 Jan 2011 00:15:50 +0100 Goffi MAILDIR + IMAP plugins: first draft