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

814 Commits

Author SHA1 Message Date
mguessan
b4d12102e6 Revert to message url as default, use permanentUrl as failover
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@883 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-16 09:16:21 +00:00
mguessan
3ca83d3b2e Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@882 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-10 20:14:23 +00:00
mguessan
0c9e6f2d7c Doc: Update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@880 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-10 19:58:38 +00:00
mguessan
394e01c987 Caldav: Fix bug 2907350, multiple calendar support issue with iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@879 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-09 22:39:18 +00:00
mguessan
ce6906f666 IMAP: try to support public folders hosted on a separate server (302 redirect on PROPFIND)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@878 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-09 21:13:43 +00:00
mguessan
f78a5ab913 Caldav: another timezone fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@877 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-08 21:40:47 +00:00
mguessan
b0febb5b76 IMAP: fix date parsing error, see bug 2878289
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@876 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 23:58:38 +00:00
mguessan
565f037df2 Caldav: Improve error handling on invalid events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@875 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 21:57:56 +00:00
mguessan
8e55622a52 Force flags parameter to 4 in Form Based Authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@874 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 21:41:45 +00:00
mguessan
f32ce8ea55 IMAP: fix 2878289, implement extended MIME header search in http://schemas.microsoft.com/mapi/string/{00020386-0000-0000-C000-000000000046}/ namespace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@873 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 13:12:01 +00:00
mguessan
c71c1a1c21 IMAP: improve error logging on 500 internal server error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@872 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 10:44:17 +00:00
mguessan
96c7cbe9c8 Caldav: another timezone fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@871 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 10:42:36 +00:00
mguessan
d4cdc76721 IMAP: Improve error handling, do not fail on message retrieval error, just send error message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@870 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 09:35:25 +00:00
mguessan
1b67a58656 Always use NTCredentials for proxy authorization
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@868 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-01 16:22:05 +00:00
mguessan
d05ae65cdf IMAP: implement EXPUNGE untagged response on NOOP to avoid NO message not found on Exchange message message uid change
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@867 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-01 10:14:59 +00:00
mguessan
1769cda706 Caldav: do not return invalid message content
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@866 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-29 21:10:01 +00:00
mguessan
ad7a93fcc4 Caldav: move failover for Exchange 2007 plus encoding issue to Exchange session
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@865 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-29 21:08:23 +00:00
mguessan
735542734e Caldav: a brand new ActiveSync fix, set contentclass to make ActiveSync happy, but also set PR_INTERNET_CONTENT to preserve custom properties. Also get etag from updated event.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@864 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-27 23:27:50 +00:00
mguessan
1ba600e818 Caldav: major refactoring, move all ICS methods to Event inner class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@863 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-27 09:34:20 +00:00
mguessan
ca1cb26fd5 Doc: Add roadmap to site menu
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@862 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-26 22:52:32 +00:00
mguessan
7078a8de0c IMAP: implement RFC822.HEADER for Sylpheed
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@861 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-26 22:42:06 +00:00
mguessan
cf1b927d7e OSX: replace inverted active icon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@860 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-26 14:03:29 +00:00
mguessan
aae79508d9 Caldav: fix bug 2902358, encode messageUrl in PropPatch with forceActiveSyncUpdate=true
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@859 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-25 22:08:14 +00:00
mguessan
98bd73aa16 Caldav: improve MIME message headers in createOrUpdateEvent
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@858 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-25 21:58:25 +00:00
mguessan
849ba11a5e Another NTLM fix: activate NTLM only on 401 unauthorized in executeGetMethod
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@857 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-25 00:39:08 +00:00
mguessan
bcda464f20 OSX: new Mac OS X only icons
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@856 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-24 22:38:20 +00:00
mguessan
6bda4f1731 Caldav: Additional timezones
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@852 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-24 00:00:26 +00:00
mguessan
7f2fc8fc36 Experimental: reactivate NTLM authentication but leave authentication preemptive mode to allow basic authentication.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@851 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 23:17:08 +00:00
mguessan
c4e19e4d3f Doc: switch download links to generic link
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@850 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 22:12:10 +00:00
mguessan
19ca110e94 Move PKCS11 registration to a separate class to avoid ClassNotFoundException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@849 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 22:08:21 +00:00
mguessan
a01b996220 Experimental OTP (token) based authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@848 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 09:53:04 +00:00
mguessan
db0be1fe86 Caldav: Revert commit 765, VTODO events have a null instancetype
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@847 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-22 21:52:53 +00:00
mguessan
8c9d1d8968 Doc: Update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@846 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-22 21:00:47 +00:00
mguessan
955b36060a Fix regression in Form Based Authentication: detect Exchange 2007 UserContext cookie
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@844 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-18 11:13:06 +00:00
mguessan
ea9c8239b4 Caldav: failover for Exchange 2007 plus encoding issue, search event by displayname to get permanent Url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@843 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 23:11:08 +00:00
mguessan
3044ffc9e5 Documentation: add roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@842 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 21:54:55 +00:00
mguessan
d61f9c31a0 Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@841 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 21:54:10 +00:00
mguessan
c949eac0c4 Caldav: additional timezone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@840 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 21:51:46 +00:00
mguessan
06e6cf8a9d Caldav: Remove MAILTO: in addition to mailto: in getFreeBusy
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@839 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-16 22:49:52 +00:00
mguessan
38a39dbaa4 Host is mandatory for NTLMScheme, get current hostname for proxy authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@838 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-16 21:54:16 +00:00
mguessan
209adc2b5d Caldav: Bug 2898469 do not UrlEncode draft url twice to avoid 404 not found on send event message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@837 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-16 15:24:54 +00:00
mguessan
3b6cd4f8ba Check for released version in a separate thread and set timeout to ten seconds
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@832 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-15 13:01:12 +00:00
mguessan
1a78128a09 Caldav: use permanenturl for Caldav to avoid encoding issues
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@831 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-13 21:41:43 +00:00
mguessan
8d63d2d034 Caldav: do not close connection on 401 authorization required, may help iCal authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@830 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-13 21:39:33 +00:00
mguessan
8c5358b931 IMAP: use permanenturl instead of href to avoid url encoding issues
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@829 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-13 18:07:37 +00:00
mguessan
5ef1595c6f Refactor message url encoding
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@828 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-12 21:32:20 +00:00
mguessan
606ecedbcf Upgrade Jmooth wrappers, add -Xrs jvm option to davmailservice wrapper to avoid service stop on user session logout (http://sourceforge.net/projects/jsmooth/forums/forum/297041/topic/2370742)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@827 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-10 13:37:52 +00:00
mguessan
2cd481ae4c Caldav: Additional Allday fix for Exchange 2007 and Outlook, implement a failover with a new davmail.timezoneId setting.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@826 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-09 22:09:15 +00:00
mguessan
7ea972b57b Caldav: fix regression on create event, missing CRLF in mime message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@825 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 23:54:31 +00:00
mguessan
942e80f2c0 Caldav: Fix regression on public calendar folders linked to multiple calendar support for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@824 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 21:55:43 +00:00
mguessan
8aec8d557a Caldav: use chunked response to send calendar folder content as ICS to avoid timeout
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@823 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 21:54:06 +00:00
mguessan
e839c623bd LDAP: implement cn=* filter for Evolution
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@822 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 00:11:38 +00:00
mguessan
b357720b7e Revert convert absolute IMAP path to relative path, breaks Caldav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@821 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 23:44:10 +00:00
mguessan
ec4187a726 Convert absolute IMAP path to relative path and detect ISA server cookie starting with cadata (instead of equals cadata)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@820 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 23:05:42 +00:00
mguessan
ad0ca0c875 Caldav: Experimental GET ics on folder and fix regression on public folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@819 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 22:57:08 +00:00
mguessan
6b23e40b4e Fix regression from revision 811
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@818 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 09:45:23 +00:00
mguessan
06e1a4896f Refactor ExchangeSession, use StringUtil to simplify code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@817 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-03 10:01:33 +00:00
mguessan
46db035ddd remove username duplicate check, as formLogin now resets values before POST
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@816 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 23:15:12 +00:00
mguessan
70039c8cb0 Caldav: get current VTIMEZONE body from OWA to create Allday events compatible with Outlook. Users still need to select the same Timezone in Outlook and OWA.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@815 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 22:56:08 +00:00
mguessan
864681e2f6 Start refactoring: StringUtil class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@814 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:38:49 +00:00
mguessan
f94bcf233e IMAP: use upper case NIL in ENVELOPE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@813 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:37:57 +00:00
mguessan
9d074067df SMTP: fix by Marc Macenko, case sensitive RCPT TO:
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@812 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:17:48 +00:00
mguessan
1c67d85330 Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@811 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 09:53:42 +00:00
mguessan
4816707484 Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@810 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 09:36:51 +00:00
mguessan
8331fc8b6c Allow custom form with userid/pw fields in form based authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@808 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-01 22:27:23 +00:00
mguessan
ec17aa2e15 Improve form based authentication, look for Exchange session cookies sessionid and cadata
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@807 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-01 21:58:04 +00:00
mguessan
3471a6dbab Fix test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@806 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-30 15:13:06 +00:00
mguessan
e4ff8946d9 IMAP: improve MimeMessage handling, drop after fetch to avoid keeping full message in memory
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@805 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-30 11:14:47 +00:00
mguessan
2499aba4c4 Caldav: Fix Timezone value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@804 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 22:46:07 +00:00
mguessan
857e491e1a IMAP: fix new ENVELOPE feature, must return encoded values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@803 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 22:45:17 +00:00
mguessan
1d3cd69a7e IMAP: implement store by id and ENVELOPE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@801 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 17:19:00 +00:00
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
mguessan
51c843de93 LDAP: run searches in separate threads to implement ABANDON, will make searches faster with some clients (Evolution and OSX address book)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@799 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 10:20:23 +00:00
mguessan
3688d11ac7 Revert trusted=4 removal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@798 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-28 23:13:56 +00:00
mguessan
af479f53c6 SMTP: allow lower case commands
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@797 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-28 15:16:57 +00:00
mguessan
73bc2636a9 Fix 2887947: Exchange server with a username hidden field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@796 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-28 14:55:48 +00:00
mguessan
14d22a8ef4 IMAP: implement search by id
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@795 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-27 23:34:13 +00:00
mguessan
8b3d246f45 New create folder method
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@794 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-27 23:32:00 +00:00
mguessan
ec97ae1bf4 Fix FBA authentication, reset query string in getAbsoluteURI()
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@793 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-27 09:26:12 +00:00
mguessan
3a1878a2c0 New abstract JUnit test case class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@791 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-25 22:27:34 +00:00
mguessan
505c912bc3 Remove trusted=4 from logon form parameters, breaks session creation on some servers
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@790 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-25 22:26:28 +00:00
mguessan
83cb84e579 Detect redirect form instead of logon form, follow redirect to logon form
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@789 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-25 22:24:53 +00:00
mguessan
4d8b08ead9 Doc: improve DavMail logo
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@787 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-19 20:20:04 +00:00
mguessan
fd1719e10a Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@786 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-19 09:00:22 +00:00
mguessan
0197b4eaa7 Caldav: Create a new setting davmail.forceActiveSyncUpdate to let users choose to force ActiveSync event. Note: custom iCal or Lightning ICS properties are lost if this option is enabled.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@785 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-19 08:58:12 +00:00
mguessan
af57352106 Doc: add new Logo, improve internet explorer compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@784 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-18 21:21:37 +00:00
mguessan
b6e82de884 Doc: Add an architecture schema on site welcome page
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@783 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-18 20:11:09 +00:00
mguessan
b5b3839341 Allow follow redirects on /public GET requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@782 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-16 08:58:04 +00:00
mguessan
53ddf0ef49 Some Exchange servers redirect to a different host for freebusy, use wide auth scope
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@781 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-15 21:05:32 +00:00
mguessan
6edbca54d4 LDAP: implement startsWith on Contact search, only objectclass=* is a full search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@780 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-12 21:33:21 +00:00
mguessan
abe6bc56bf Doc: Improve getting started documentation, explain Exchange 2003 and 2007 paths (/exchange/ and /owa/)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@779 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-12 20:34:13 +00:00
mguessan
7e0bf8c3cb Doc: fix site style
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@778 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-12 20:29:57 +00:00
mguessan
636eaeafd7 Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@777 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-12 20:27:50 +00:00
mguessan
60a24e5a64 IMAP: send default BODYSTRUCTURE on MIME encoding error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@776 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-09 23:12:14 +00:00
mguessan
1a7f3ec005 IMAP: improve complex content-type handling in BODYSTRUCTURE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@775 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-09 23:08:04 +00:00
mguessan
432e43ae14 IMAP: fix deleted flag handling, switch to official Exchange IMAP property http://schemas.microsoft.com/mapi/id/{00062008-0000-0000-C000-000000000046}/0x8570
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@774 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-09 22:46:10 +00:00
mguessan
7c439595e2 Allow directory in logFilePath settings, add /davmail.log suffix in this case
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@773 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-08 21:59:48 +00:00
mguessan
baa5dcb814 LDAP: fix for iCal4 attendee completion, send localhost if current socket is local, else send fully qualified domain name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@772 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-07 22:08:05 +00:00
mguessan
f5bafdbc6a Another fix from Dan Foody: improve dumpICS debug option
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@771 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-07 20:53:21 +00:00
mguessan
cb1efbe973 Caldav: need to check session on each request, credentials may have changed or session expired
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@770 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-07 19:58:29 +00:00