davmail/src/java/davmail
mguessan 24d7399555 IMAP: update message flag only if changed to avoid unneeded message uid bump, may fix Evolution and Apple Mail constant reload issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@800 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 12:56:37 +00:00
..
caldav Caldav: need to check session on each request, credentials may have changed or session expired 2009-10-07 19:58:29 +00:00
exception IMAP: experimental public folder access 2009-09-25 09:13:02 +00:00
exchange Revert trusted=4 removal 2009-10-28 23:13:56 +00:00
http Allow follow redirects on /public GET requests 2009-10-16 08:58:04 +00:00
imap IMAP: update message flag only if changed to avoid unneeded message uid bump, may fix Evolution and Apple Mail constant reload issue 2009-10-29 12:56:37 +00:00
ldap LDAP: run searches in separate threads to implement ABANDON, will make searches faster with some clients (Evolution and OSX address book) 2009-10-29 10:20:23 +00:00
pop Fixes from checkStyle audit 2009-09-21 21:34:13 +00:00
smtp SMTP: allow lower case commands 2009-10-28 15:16:57 +00:00
ui Drop icon activity switches under 250ms to avoid fast flickering on OSX, add new switch icon in IMAP fetch iterations 2009-09-24 09:18:57 +00:00
web Add GPLv2 header to all source files 2009-07-21 08:39:18 +00:00
AbstractConnection.java LDAP: fix thread name 2009-09-08 22:40:05 +00:00
AbstractServer.java Various fixes from FindBugs audit 2009-09-18 12:17:57 +00:00
BundleMessage.java Fix from audit 2009-10-12 20:27:50 +00:00
DavGateway.java Fixes from checkStyle audit 2009-09-21 21:34:13 +00:00
Settings.java Allow directory in logFilePath settings, add /davmail.log suffix in this case 2009-10-08 21:59:48 +00:00