Commit Graph

916 Commits

Author SHA1 Message Date
mguessan 0a11da2b0f Caldav: remove unsupported attachment reference to avoid iPhone/iPad crash
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1962 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-22 20:54:54 +00:00
mguessan 08abcc0514 IMAP: experimental implementation of header only FETCH, do not download full message content and send approximate RFC822.SIZE (MAPI size)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1961 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-16 16:07:35 +00:00
mguessan d6092e10df Caldav: add davmail.caldavDisableReminders setting to disable reminders
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1960 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-15 22:32:33 +00:00
mguessan 7fa79e7b4d Caldav: reintroduce davmail.caldavDisableTasks setting to disable tasks support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1959 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-14 20:50:21 +00:00
mguessan 7d6ee0d27e EWS: fix 3263905 ErrorInvalidPropertyRequest, do not update message:IsRead on appointments
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1957 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-10 22:08:22 +00:00
mguessan fb6ceb24a2 IMAP: avoid full message download on OSX Lion flags request with content-class header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1955 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-10 09:57:22 +00:00
mguessan 1f2b05506c Carddav: Fix 3511472, implement fileas over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1944 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-04-16 22:25:07 +00:00
mguessan 0d7a1bba1d EWS: make isMainCalendar case insensitive
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1943 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-04-10 21:57:14 +00:00
mguessan 104f64f86e Dav: decode permanenturl to avoid double urlencoding issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1942 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-04-10 15:26:11 +00:00
mguessan 75cec9987b Dav: decode url returned on saveappt cmd in DavExchangeSession.loadVtimezone()
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1941 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-04-04 10:02:19 +00:00
mguessan e5c430e4cd CalDav: Fix 3512857, avoid double path encoding in DavExchangeSession.loadVtimezone()
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1939 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-04-02 21:16:32 +00:00
mguessan a15f954419 Caldav: improve Exchange 2007 EWS meeting support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1937 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-22 14:54:48 +00:00
mguessan 4a116b8fb9 EWS: revert chunked inputstream inside gzip and create new setting davmail.acceptEncodingGzip
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1936 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-22 09:45:07 +00:00
mguessan 9ae80ce478 EWS: handle chunked inputstream inside gzip
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1935 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-21 23:23:31 +00:00
mguessan 007a328051 IMAP: add date header to rebuilt message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1934 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-21 22:08:09 +00:00
mguessan 7578f854ee IMAP: Force UTF-8 on message rebuild
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1933 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-21 21:53:59 +00:00
mguessan 29b99cafff EWS: improve error message handling, log error description
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1931 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-20 23:09:57 +00:00
mguessan 321c1b0454 Caldav: rebuild meeting attendees only for Exchange 2007, Exchange 2010 ics parser is correct
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1930 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-20 23:08:42 +00:00
mguessan 38c5bc2b97 EWS: improve error handling on socket exception
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1928 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-20 00:05:13 +00:00
mguessan b66a3a6ebf EWS: avoid NullPointerException in broken message rebuild
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1927 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-19 23:42:56 +00:00
mguessan cfbb41dcde Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1926 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-15 13:41:16 +00:00
mguessan 9469f7eee4 Carddav: Skip carriage return in ICSBufferedWriter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1924 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-22 22:47:37 +00:00
mguessan ad94b01356 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1915 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-16 22:06:13 +00:00
mguessan 268a713446 Caldav: force context Timezone on Exchange 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1914 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-16 10:25:57 +00:00
mguessan c0ef8f9357 POP: add a new setting to mark messages read after RETR
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1910 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-15 21:41:03 +00:00
mguessan c82f5722bc EWS: fix ErrorInvalidValueForProperty on search undeleted with Exchange 2010, set type Integer on PidLidImapDeleted and junk 0x1083
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1906 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-09 10:20:14 +00:00
mguessan 6718ab7de0 EWS: fix ErrorInvalidValueForProperty on search undeleted with Exchange 2010, try type Long
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1904 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-08 21:59:18 +00:00
mguessan 4dd9c54c56 Improve message on invalid OWA uri
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1900 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-06 21:40:11 +00:00
mguessan ddae179369 EWS: new fix to improve failover on error retrieving MimeContent
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1898 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-06 20:08:10 +00:00
mguessan 443a3df55b EWS: improve failover on error retrieving MimeContent
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1897 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-06 08:34:46 +00:00
mguessan 4c00d1da2d Dav: set contact email type to SMTP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1896 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-02 22:39:04 +00:00
mguessan b456e760bd Dav: add email type MAPI properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1895 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-02 22:32:48 +00:00
mguessan 763a0e49ed Carddav: avoid NullPointerException on broken contact
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1893 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-02 21:54:33 +00:00
mguessan 5956574072 IMAP: implement MOVE RFC draft http://tools.ietf.org/id/draft-krecicki-imap-move-00.html
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1889 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-31 23:37:43 +00:00
mguessan 444aed57e9 workaround for broken form with empty action
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1883 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-26 10:16:05 +00:00
mguessan 24b842bafe Implement ISA server PINsafeISAFilter support (captcha image)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1882 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-26 10:15:10 +00:00
mguessan 7c39963de4 EWS: fix ErrorInvalidValueForProperty on search undeleted with Exchange 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1880 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-18 21:53:47 +00:00
mguessan 453874e9ff Carddav: decode urlcompname before search to retrieve contacts with & in url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1879 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-17 23:08:03 +00:00
mguessan 60f26c22ca Caldav: workaround for broken items with \n as first line character
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1874 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-11 22:30:49 +00:00
mguessan a5400d9a5f Dav: fix regression in new Stax implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1869 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-06 15:03:01 +00:00
mguessan 1258e82b35 Dav: new stax based WebDav requests implementation to reduce memory usage, enabled on Search requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1868 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-06 11:56:55 +00:00
mguessan 2b77cbef55 Caldav: Create a new davmail.caldavEnableLegacyTasks to allow access to tasks created in calendar folder by previous DavMail versions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1866 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-12-21 07:47:36 +00:00
mguessan b04fe91c65 IMAP: fix double slash in folder path
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1865 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-12-07 23:01:55 +00:00
mguessan bdb1546e6a Caldav: drop davmail.caldavDisableTasks setting, retrieve only events from calendar
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1864 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-25 00:23:17 +00:00
mguessan aaf5af62d1 EWS: fix Exchange 2010 SP1 support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1861 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-22 22:09:04 +00:00
mguessan b6d17e83a2 Caldav: Change field update order for Exchange 2007 over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1860 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-16 22:02:06 +00:00
mguessan 724fbc86e8 EWS: use archivemsgfolderroot as archive root
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1857 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 23:33:23 +00:00
mguessan a998621d42 Caldav: apply date filter to tasks
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1856 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 23:25:19 +00:00
mguessan cd8872b156 Dav: switch back to mailbox path on Exchange 2003 for CmdBasePath
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1855 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 22:35:57 +00:00
mguessan b163176284 EWS: enable preemptive authentication on non NTLM endpoints
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1854 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 22:28:23 +00:00