Commit Graph

562 Commits

Author SHA1 Message Date
mguessan c3c26b8657 Upgrade htmlcleaner to 2.2
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2047 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-10-08 21:28:33 +00:00
mguessan f397d73a6a IMAP: send updated flags on folder refresh
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2038 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-09-25 22:15:58 +00:00
mguessan da71c7002d IMAP: retrieve message count on folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2027 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-09-18 22:30:54 +00:00
mguessan cdfad5a8ba IMAP: apply flag to keyword conversion in SEARCH, refresh folder before search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2026 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-09-18 21:52:37 +00:00
mguessan e1002affac IMAP: improve keyword support, map $label1 to 5 from Thunderbird to Outlook categories
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2025 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-09-18 21:21:28 +00:00
mguessan c5a7918843 Prepare message keywords/categories support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2021 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-09-13 21:58:20 +00:00
mguessan 711c621113 Merge preauthentication page patch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1994 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-23 22:31:11 +00:00
mguessan 6e79f01e99 Prepare pre authentication page merge in ExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1993 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-23 22:23:57 +00:00
mguessan 599c0de815 Caldav: implement full contact folder dump at /users/<email>/contacts/
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1970 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-06-13 22:16:22 +00:00
mguessan 6c8cef4d17 IMAP: fix 3441891, workaround for Exchange 2003 ActiveSync bug
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1963 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-22 22:22:37 +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 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 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 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 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 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 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 e7fdf4dcba IMAP: new davmail.imapIncludeSpecialFolders setting to access all folders including calendar and tasks over IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1853 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 10:13:03 +00:00
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