Commit Graph

542 Commits

Author SHA1 Message Date
mguessan d303248af0 add exchangecookie to the list of authentication cookies for direct EWS access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1836 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-27 17:50:04 +00:00
mguessan 7640fcd8ec Fix bug on ITEM_PROPERTIES value on EWS/WebDav mode switch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1824 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-19 20:49:46 +00:00
mguessan dc649b3a6a Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1793 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-16 09:24:59 +00:00
mguessan 3486940ec5 Caldav: implement update folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1784 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-06 21:28:36 +00:00
mguessan 2a5244a5af Caldav: implement startdate and duedate on tasks
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1767 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-08 09:06:39 +00:00
mguessan e9c9aad7b9 Caldav: implement task percent complete and status over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1764 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-07 09:57:03 +00:00
mguessan 4d79c262ca Caldav: improve task support over WebDav, rename .ics to .EML and implement priority (importance)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1763 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-06 19:11:39 +00:00
mguessan 4bc0773aa7 IMAP: Fix 3383832, set ItemClass to send read receipt over EWS to avoid ErrorObjectTypeChanged
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1762 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-05 20:05:58 +00:00
mguessan e9e16b4567 Caldav: do not try to get ICS content from tasks
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1760 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-05 08:32:08 +00:00
mguessan 7bd0cbc5d0 Caldav: implement merged folder ctag over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1743 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-20 14:43:51 +00:00
mguessan a1a06aff00 Caldav: implement tasks support over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1740 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-18 22:32:24 +00:00
mguessan 7036f3fd51 Caldav: implement task support over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1736 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-16 16:41:00 +00:00
mguessan 5e873cf756 Task folder flag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1732 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-08 21:19:47 +00:00
mguessan c7b8da9c8d Refactor buildSessionInfo to use /public first and mailbox path as failover for galfind requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1726 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-04 21:49:36 +00:00
mguessan 913a4d76e8 Caldav: fix regression on iCal FreeBusy handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1724 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 22:24:55 +00:00
mguessan 9dc774e01b IMAP: need to include base folder in recursive search, except on root
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1720 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-27 21:58:13 +00:00
mguessan dface8d205 Caldav: first Task (VTODO) implementation step
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1711 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:27:07 +00:00
mguessan bccd9bf06b Patch by Manuel Barkhau: exclude private events flag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1703 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-15 20:06:00 +00:00
mguessan f89511775d Reformat and fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-08 19:58:29 +00:00
mguessan c1f6161c7b Caldav: instancetype is null on Exchange 2010, switch to isrecurring in EWS FindItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1677 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 10:39:22 +00:00
mguessan 54fcff3739 IMAP: implement Recent flag on new messages based on read flag and creation/modification date
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1658 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-08 13:55:20 +00:00
mguessan eda37cdcb0 Caldav: first check that email address is valid to avoid InvalidSmtpAddress error on FreeBusy request and new timezone name mapping
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1644 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-22 21:34:05 +00:00
mguessan d4942165b4 Implement Microsoft Forefront Unified Access Gateway logon form compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1633 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-28 22:31:42 +00:00
mguessan 75328413c8 Caldav: implement a new setting to disable task (VTODO) support: davmail.caldavDisableTasks and probably exclude most broken events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1622 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-09 20:57:42 +00:00
mguessan f5f83aba41 Fix 3150426 huge memory usage with IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1613 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-02 21:20:10 +00:00
mguessan a00d322599 New multiple user fields implementation: expect userid|username as login value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1597 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-05 21:26:07 +00:00
mguessan 13132245c4 Improve connection pool handling: do not pool simple checkConfig and getVersion connections.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1596 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-05 20:37:11 +00:00
mguessan 6f01bd98fd Implement OTP form with multiple username fields (username and userid)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1595 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-05 09:57:44 +00:00
mguessan 8273e30bbc SMTP: fix 3132569, always remove From header to avoid 403 error on send
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1588 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-03 10:11:43 +00:00
mguessan 1615f4991b EWS: fix Caldav inbox handling over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1583 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-21 12:42:56 +00:00
mguessan 5dbd82753b Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1582 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-17 13:06:11 +00:00
mguessan b559da8e68 Adjust Mime decoder settings (fix)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1573 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-09 21:03:28 +00:00
mguessan bae336cad9 Adjust Mime decoder settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1572 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-09 20:56:51 +00:00
mguessan 5791ce19c3 Use a_sLgnQS instead of a_sLgn first to support new OWA 8.3.83.4
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1570 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-09 09:54:29 +00:00
mguessan a4820f3e29 IMAP: include current folder in recursive search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1554 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-24 09:40:36 +00:00
mguessan 974c8cf9cd Fix 3103349: Cannot login if display name contains [brackets], regression after first patch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1527 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-07 20:38:49 +00:00
mguessan eb6e224855 Fix 3103349: Cannot login if display name contains [brackets]
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1526 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-05 09:59:08 +00:00
mguessan c0abc93ac5 EWS: implement failover on OWA authentication failure (e.g. with outlook.com)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1521 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-30 19:13:46 +00:00
mguessan af6afe9042 Caldav: initial edit notification implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1513 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-20 21:13:35 +00:00
mguessan 8df9595020 Added passcode as token field for RSA support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1512 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-19 22:03:48 +00:00
mguessan 9a41a12980 Add exchange 2010 PBack cookie in compatibility mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1491 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-04 22:50:35 +00:00
mguessan 9f73664178 Detect and submit language selection automatically
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1477 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-27 08:38:51 +00:00
mguessan fe73982491 SMTP: rewrite getAllRecipients to disable strict header check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1473 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 08:43:20 +00:00
mguessan b418fcbc06 Carddav: fix email address handling over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1467 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-21 13:12:19 +00:00
mguessan 60ad472264 Caldav: fix 3067915 getRangeCondition too restrictive
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1460 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-20 19:29:13 +00:00
mguessan 8a49d74078 Restore cookies on error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1459 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-18 21:17:03 +00:00
mguessan 88d93893d9 Workaround for basic authentication on /exchange and form based authentication at /owa
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1438 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-10 13:24:07 +00:00
mguessan dc21124beb Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1435 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-09 19:51:25 +00:00
mguessan 5911e0b431 Caldav: accept login as alias in caldav principals path
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1428 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-08 20:40:19 +00:00
mguessan 146790a237 Caldav: basic move item implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1427 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-07 21:09:53 +00:00