1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00
Commit Graph

1776 Commits

Author SHA1 Message Date
mguessan
61dcfae33f From coverity: synchronize HttpClient cookies access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2263 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 23:43:55 +00:00
mguessan
93515d8ddb From coverity: synchronize FileAppender creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2262 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 23:38:57 +00:00
mguessan
db626f8956 From coverity: URI.getPath may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2261 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 23:20:12 +00:00
mguessan
31f61af71b From coverity: ImageIO.read may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2260 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 23:11:30 +00:00
mguessan
ba7e4cc65b From coverity: trayItem.getImage may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2259 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 23:01:40 +00:00
mguessan
3a56ffbe61 From coverity: client.getInetAddress() may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2258 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 22:58:13 +00:00
mguessan
58f84bcd12 From coverity: createSaslServer may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2257 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 22:48:35 +00:00
mguessan
c8d0186079 Do not try WebDav mode if owa url ends with /ews/exchange.asmx
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2256 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 22:44:53 +00:00
mguessan
0da754e615 Additional code fixes from audit, do not try to get time zone from options page in direct EWS mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2255 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 09:28:43 +00:00
mguessan
bd69676be5 Caldav: fix bug in VCalendar dtend check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2254 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 22:34:26 +00:00
mguessan
affdaf3c76 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2253 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 22:22:33 +00:00
mguessan
2d31c523cd Force encoding in message create thread
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2252 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 22:21:25 +00:00
mguessan
77f9c8e5ad Prepare WoodStox Xml10AllowAllEscapedChars setting implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2251 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 22:20:26 +00:00
mguessan
58ae6e1e91 EWS: Force encoding in mimeContent decode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2250 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 22:19:28 +00:00
mguessan
b75fb15483 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2249 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 22:17:40 +00:00
mguessan
0fc908b1e9 Apply Base64 refactoring to all classes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2248 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 22:05:11 +00:00
mguessan
33c80402b6 IMAP : various enhancements from audit, switch to enum and avoid NullPointerException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2247 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 21:13:33 +00:00
mguessan
0440d25b84 Refactor PopConnection, use enumeration instead of int
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2246 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 21:01:48 +00:00
mguessan
1f11758bb2 Apply new base64 methods to CaldavConnection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2245 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 20:53:13 +00:00
mguessan
cf10953212 Refactor base64 encode/decode methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2244 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 20:46:29 +00:00
mguessan
bc9ae770e7 UI: small fixes on ui code from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2243 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 20:45:13 +00:00
mguessan
a8a0ac3923 Refactor SWT tray dispose management on exit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2242 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 14:55:34 +00:00
mguessan
1b7ae604fc Handle missing resource in loadSwtImage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2241 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 14:15:38 +00:00
mguessan
c3dabcdfe4 Improve contact picture error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2240 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-09 10:13:22 +00:00
mguessan
a16ae1203b From coverity: use UTF-8 encoding in Hex conversion methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2239 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-02 20:14:17 +00:00
mguessan
372b24fd3c DAV: decode base64 content as ASCII
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2238 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-02 20:08:50 +00:00
mguessan
7fec75ddb7 From coverity: force encoding to UTF-8 on socket output stream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2237 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-02 20:05:33 +00:00
mguessan
8f8e979c6f From coverity: set encoding on String to bytes conversion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2236 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-02 18:59:16 +00:00
mguessan
9f0a87c5a5 From coverity: use getParamValue instead of getParam().getValue() to avoid null dereference
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2235 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-28 17:48:42 +00:00
mguessan
9c48dd351f From coverity: editor pane font can be null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2234 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-11 19:53:57 +00:00
mguessan
bf686bb9ef From coverity: check null after ImageIO.read
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2233 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-11 19:39:24 +00:00
mguessan
a856d883f3 Improve session factory log statements
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2230 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-03 21:46:40 +00:00
mguessan
ef80812111 EWS: Avoid /owa form request in direct EWS mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2229 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-03 21:45:37 +00:00
mguessan
e9591b72c9 Avoid null in log statement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2228 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-03 21:43:23 +00:00
mguessan
892f277b97 New experimental davmail.exchange.maxConnections setting to limit concurrent connections to Exchange server
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2227 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-03 21:42:26 +00:00
mguessan
83ba895e51 EWS: workaround for user reported issue, less strict filter in isItemId
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2220 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-29 23:05:31 +00:00
mguessan
0c6964ccd8 EWS: Override authentication mode test: EWS is never form based
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2219 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-29 23:03:48 +00:00
mguessan
882946775f EWS: new paging implementation based on imap uid sort to avoid issues on concurrent changes on searched folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2218 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-29 23:01:59 +00:00
mguessan
b0f53a82eb From coverity: avoid null dereference when no network interface is available
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2217 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-28 21:54:34 +00:00
mguessan
8f6328237e From coverity: set encoding on byte array to String conversion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2216 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-28 21:30:57 +00:00
mguessan
e65a0361f5 From coverity: fix resource leak
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2215 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-28 21:25:29 +00:00
mguessan
06741a59c9 Caldav: Fix 555 another broken Israeli timezone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2214 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-21 23:10:57 +00:00
mguessan
d8000b6497 EWS: in direct EWS mode, try to use ResolveNames to get current user email address
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2212 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-19 23:04:07 +00:00
mguessan
38fbc96da3 Fix reauthentication issue: separate domain from username in credentials
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2210 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-15 22:10:43 +00:00
mguessan
aa08c73a70 New failover call in checkEndPointUrl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2208 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-10 18:15:26 +00:00
mguessan
93b0f5ecf2 Revert checkEndPointUrl fix, does not work
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2207 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-10 17:59:17 +00:00
mguessan
87be310193 Fix regression in itemId detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2205 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-03 22:07:04 +00:00
mguessan
124a252d36 Fix NullPointerException in thread "Shutdown" - tray disposal - server mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2204 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-03 21:46:51 +00:00
mguessan
e6ff19fb71 EWS: Another try for checkEndPointUrl, head on /ews/exchange.asmx and follow redirects to wsdl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2203 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-12-23 19:05:30 +00:00
mguessan
1b22263e1e Fix authentication failure after session expiration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2202 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-12-12 21:40:37 +00:00
mguessan
d25a2aa6cc EWS: improve ItemId vs user provided item name detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2201 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-12-12 21:36:21 +00:00
mguessan
1c1f82c588 Caldav: ignore invalid BEGIN line inside object (Sogo Carddav issue)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2200 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-12-12 21:31:26 +00:00
mguessan
52e4d7b61e SMTP: create a new davmail.smtpStripFrom boolean property to force From: header removal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2193 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-11-12 21:18:07 +00:00
mguessan
6460bc1e61 Add davmail.folderSizeLimit to UI and documentation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2191 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-11-09 15:08:49 +00:00
mguessan
f47a1b0709 IMAP: Make flags case insensitive on append
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2190 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-11-07 22:53:38 +00:00
mguessan
2018b25768 IMAP: fix uidNext implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2187 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-10-23 21:53:21 +00:00
mguessan
ab4a482039 IMAP: improve uidNext implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2186 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-10-10 20:38:27 +00:00
mguessan
8c6666acf0 Italian IMAP flag translation thanks to puntogil@libero.it
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2184 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-09-30 21:22:39 +00:00
mguessan
1dcf580b37 Caldav: change user agent test to include all iOS versions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2179 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-09-30 20:02:27 +00:00
mguessan
7f4c56903c IMAP: fix 538, send capabilities untagged response to avoid timeout on large message APPEND
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2178 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-09-15 17:43:46 +00:00
mguessan
ad9ac4f0ad IMAP: Implement davmail.folderSizeLimit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2177 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-09-14 17:35:04 +00:00
mguessan
bb70c7f092 Fix AbstractConnection.readContent, see https://sourceforge.net/p/davmail/bugs/538/
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2176 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-09-14 13:57:56 +00:00
mguessan
12c668dac6 Italian translation from gil cattaneo https://bugzilla.redhat.com/show_bug.cgi?id=894413
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2171 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-09-03 10:03:36 +00:00
mguessan
aa11250d60 Caldav: flag ORGANIZER participant status as ACCEPTED instead of NEEDS-ACTION
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2170 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-09-02 21:00:57 +00:00
mguessan
912dd7a9d3 Caldav: do not overwrite X-MICROSOFT-CDO-BUSYSTATUS if TRANSP is not provided
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2168 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-08-30 06:56:24 +00:00
mguessan
69346f7c31 Allow identical username/userid in multiple factor authentication form
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2167 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-08-25 16:14:01 +00:00
mguessan
79f93e331b Rethrow DavMailException on connect exception
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2166 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-08-25 16:07:37 +00:00
mguessan
6060231aa9 OSX: Get application path from library path with Java7 launcher
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2164 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-07-22 09:10:29 +00:00
mguessan
e869610e10 EWS: fix 537, detect 507 Insufficient Storage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2157 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-07-17 22:19:41 +00:00
mguessan
284fe9bce0 Fix NullPointerException on server unavailable
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2156 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-07-17 22:11:30 +00:00
mguessan
efdec3e3c5 Merge patch to set sensitivy on VTODO
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2155 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-07-17 21:52:16 +00:00
mguessan
3e7672009a New experimental davmail.popCommonDeleted flag to switch to a different property on old Exchange 2003 servers
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2154 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-07-08 21:48:31 +00:00
mguessan
51fa7e3b96 DAV: set SO timeout on connection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2153 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-20 20:56:22 +00:00
mguessan
d8aceb0edb IMAP: new header fix, do not rely on messageheaders attribute on full headers request, load message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2152 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-20 20:55:41 +00:00
mguessan
2fe8bf6ce7 IMAP: improve invalid message header test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2151 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-16 21:40:31 +00:00
mguessan
c035b094c4 IMAP: fix invalid message header filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2150 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-14 11:04:42 +00:00
mguessan
b3f60318e0 IMAP: write message without headers on BODY[TEXT] fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2149 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-14 10:17:14 +00:00
mguessan
3540a9f387 Rename new setting to davmail.enableKeepalive and include in settings GUI
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2144 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-13 13:51:39 +00:00
mguessan
53819c01e8 IMAP: make keepalive spaces optional with new davmail.imapEnableKeepalive setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2143 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-13 08:53:44 +00:00
mguessan
badbdc5bc6 IMAP: interrupt EWS folder load on client timeout
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2142 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-12 17:47:45 +00:00
mguessan
7a371723ee IMAP: fix missing headers with Outlook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2141 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-12 16:38:05 +00:00
mguessan
0f65595a7f IMAP: Detect invalid content in message header field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2140 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-09 22:33:11 +00:00
mguessan
af70807bf7 IMAP: skip Microsoft Mail Internet Headers Version 2.0 in message headers field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2139 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-09 22:31:42 +00:00
mguessan
c29727941a IMAP: remove additional logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2138 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-06 22:57:19 +00:00
mguessan
6fa23b25fa Fix regression on IMAP select folder with thunderbird
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2136 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-06 22:31:31 +00:00
mguessan
8daec02f33 IMAP: fix double header content and optimize header fetch with Fetchmail
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2132 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-04 22:34:06 +00:00
mguessan
44e6900ec6 IMAP: fix regression in append envelope
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2131 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-28 22:10:36 +00:00
mguessan
d8d73b122e POP: fix 3613743, remove additional +OK during message RETR
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2130 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-23 21:57:30 +00:00
mguessan
8c1acc6cf0 IMAP: fix multithreaded folder load implementation to support more IMAP clients
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2129 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-23 20:49:25 +00:00
mguessan
b932cd61ed Caldav: New workaround for Lightning bug: sleep for 1 second on server unavailable error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2122 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-21 22:39:01 +00:00
mguessan
51e7ca1cb3 Caldav: switch return code back to 503
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2120 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-14 22:39:26 +00:00
mguessan
3189afaae9 Interrupt message load thread on client connection exception
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2119 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-14 21:01:43 +00:00
mguessan
b55a273921 POP: load big messages in a separate thread
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2118 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-14 20:35:29 +00:00
mguessan
1605400e1e EWS: Fix regression in checkEndPointUrl, get /ews/services.wsdl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2117 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-14 08:25:37 +00:00
mguessan
c38c032c1a Add disableUpdateCheck to default davmail.properties file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2107 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-11 17:54:53 +00:00
mguessan
d7a4365c3f Fix for Exchange 2013 support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2103 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-11 16:35:12 +00:00
mguessan
225c4424eb Set davmail.logFileSize to 0 to use an external rotation mechanism, e.g. logrotate
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2102 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-11 15:47:47 +00:00
mguessan
e7e2a67cb4 IMAP: try to avoid timeout on large message FETCH with a KeepAlive space character
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2098 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-04-23 12:38:18 +00:00
mguessan
720945fe2a IMAP: try to avoid timeout on large message FETCH with a KeepAlive space character
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2097 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-04-23 12:36:04 +00:00
mguessan
c62a982be2 IMAP: try to avoid timeout on folder SELECT with a KeepAlive space character
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2096 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-04-23 08:36:07 +00:00