1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-11-15 05:45:12 -05:00
davmail/src/java/davmail
2010-04-22 21:50:16 +00:00
..
caldav Caldav: add VTODO to supported-calendar-component-set response 2010-04-22 10:57:56 +00:00
exception IMAP: Improve error handling, do not fail on message retrieval error, just send error message 2009-12-07 09:35:25 +00:00
exchange IMAP: poll folder every 30 seconds in IDLE mode, clear cached message 2010-04-22 21:50:16 +00:00
http Improve NTLM mode detection 2010-04-22 10:32:44 +00:00
imap IMAP: poll folder every 30 seconds in IDLE mode, clear cached message 2010-04-22 21:50:16 +00:00
ldap Enable tray icon on LDAP connection 2010-02-08 20:50:47 +00:00
pop IMAP: Fix message write, double dot only for POP, not IMAP 2010-04-02 15:35:37 +00:00
smtp SMTP: implement AUTH LOGIN username (with optional initial-response, see RFC2554) 2010-04-07 22:02:58 +00:00
ui Add a new setting to disable startup notification window (contribution from jsquyres) 2010-04-07 20:23:48 +00:00
util Improve xmlEncode, use compiled static patterns 2010-04-13 22:30:04 +00:00
web Add GPLv2 header to all source files 2009-07-21 08:39:18 +00:00
AbstractConnection.java SMTP: implement AUTH LOGIN username (with optional initial-response, see RFC2554) 2010-04-07 22:02:58 +00:00
AbstractServer.java Fix from audit (spelling errors) 2009-12-20 10:51:02 +00:00
BundleMessage.java Fix from audit 2009-10-12 20:27:50 +00:00
DavGateway.java Add a new setting to disable startup notification window (contribution from jsquyres) 2010-04-07 20:23:48 +00:00
Settings.java Add a new setting to disable startup notification window (contribution from jsquyres) 2010-04-07 20:23:48 +00:00