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

300 Commits

Author SHA1 Message Date
mguessan
6deee85651 LDAP: fix gallookup regression
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@339 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-09 13:57:10 +00:00
mguessan
d8722639bc Add IMAP port in settings panel and allow users to disable some services
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@338 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-09 10:24:42 +00:00
mguessan
c49f37d9ac Caldav: implement invitations through outbox (calendar-auto-schedule)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@337 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-09 10:12:09 +00:00
mguessan
609b092435 Fix TrustManager log message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@336 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-05 23:45:49 +00:00
mguessan
0d46a57842 IMAP: Implement status command
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@335 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-05 17:50:15 +00:00
mguessan
d7845a25aa IMAP: handle optional datereceived parameter on append
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@334 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-05 17:15:30 +00:00
mguessan
ab63b284dd Mark messages deleted through POP as read, use Overwrite and Allow-rename headers in moveToTrash
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@333 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-05 16:28:54 +00:00
mguessan
3c359b717a IMAP: Fake subscribe/unsubscribe responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@332 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-05 16:06:34 +00:00
mguessan
f15d9c25e4 IMAP: implement forwarded and answered flags
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@331 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-05 00:18:29 +00:00
mguessan
88081c9e42 IMAP: replace DAV:ishidden with DAV:isdeleted and fix new Iterator FETCH
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@330 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-04 23:33:29 +00:00
mguessan
70a8286809 IMAP: use DAV:ishidden as persistent deleted flag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@329 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-04 23:06:30 +00:00
mguessan
780a6e457c IMAP: convert fetch to range iterator
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@328 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-04 22:17:34 +00:00
mguessan
ee8f81086d IMAP: Implement range iterator on copy and fetch to allow multiple messages move/update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@327 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-04 21:55:42 +00:00
mguessan
e9f138238a Fix sendMail regression after IMAP implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@326 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-04 20:38:07 +00:00
mguessan
db381db85b Fix conflict between Draft and bcc PROPATCH
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@325 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 23:54:48 +00:00
mguessan
d578aa889d Improve error on server socket bind
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@324 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 21:03:24 +00:00
mguessan
6fa000b55a Refactor message delete methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@323 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 21:02:33 +00:00
mguessan
4b1f7b9cbb IMAP: improve error handling and support optional append date parameter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@322 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 17:56:38 +00:00
mguessan
5e0a589542 IMAP: another message range fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@321 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 17:21:55 +00:00
mguessan
92b49f65b3 IMAP: switch to UUID for message names generation on APPEND
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@320 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 16:58:18 +00:00
mguessan
25861371db IMAP: another message range fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@319 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 16:51:39 +00:00
mguessan
fb414a9955 Fail gracefully on multiple messages delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@318 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 16:18:29 +00:00
mguessan
ad851bc6ce IMAP: Create messages as Draft, handle draft flag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@317 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 16:13:00 +00:00
mguessan
ebac6850dc URL encode hrefs in Caldav response, maybe the reason for iCal failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@316 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 15:30:11 +00:00
mguessan
70fc412250 IMAP: flagged, junk flags, draft replace (append + delete)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@314 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 14:38:05 +00:00
mguessan
61b3f9c7a5 IMAP: Implement copy and delete actions on messages and folders
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@313 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-02 23:29:44 +00:00
mguessan
8ec93490fb IMAP: send back flags on STORE command
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@312 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-02 20:46:15 +00:00
mguessan
81f88a5d18 IMAP: convert Exchange message uid to long to create persistent IMAP uids
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@311 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-02 07:19:57 +00:00
mguessan
79b90c62d9 Register socket factory *before* listener threads start to avoid exception on first client connection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@310 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-02 07:14:25 +00:00
mguessan
1389e48831 Replace int states with enum and hide IMAP password in logs, refactor IMAP command parsing
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@309 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-29 22:18:53 +00:00
mguessan
f92fa85d1a IMAP: implement move folder, Seen flag, only list mail folders, improve message headers retrieval
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@308 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-26 23:51:08 +00:00
mguessan
091ddc244f Build message name from subject on create
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@307 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-24 12:53:22 +00:00
mguessan
1fd0964f78 folder creation cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@306 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 13:03:32 +00:00
mguessan
43ddbaf8e2 Implement folder create
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@305 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 13:01:46 +00:00
mguessan
f619571390 IMAP: implement search check after append
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@304 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 11:20:20 +00:00
mguessan
98f4ea5e51 IMAP: initial append implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@303 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 10:50:46 +00:00
mguessan
f2e19291ab IMAP message list and fetch now working
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@302 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 10:30:48 +00:00
mguessan
09de523391 Progress on IMAP implementation : list folders, some fetch orders
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@301 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 00:59:41 +00:00
mguessan
66029f92cb Start IMAP server, do not start servers if port is empty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@300 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 00:57:03 +00:00
mguessan
b84a2974f0 Workaroung for Lightning bug https://bugzilla.mozilla.org/show_bug.cgi?id=474112:
do not pretty print Caldav XML responses (remove non mandatory spaces and CRLF)


git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@299 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-19 14:44:02 +00:00
mguessan
fca97a7214 Fix: implement If-None-Match header to avoid unwanted message overwrite
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@297 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-18 22:48:53 +00:00
mguessan
9f9e588729 Fix Bug 2517478: check if fbdata is not empty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@296 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-18 21:41:05 +00:00
mguessan
10aac6c062 POP: Implement UIDL <messageNumber> command to return a single UIDL
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@293 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-17 14:22:55 +00:00
mguessan
0281f7bdeb Use 15 minutes interval instead of 30 for FreeBusy data
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@292 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-15 13:19:24 +00:00
mguessan
76ea7a6223 Add Debian package creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@290 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-14 09:50:20 +00:00
mguessan
ca25de0e5c Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@286 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-13 21:30:29 +00:00
mguessan
ec59882589 Fix from audit : improve ICSBufferedReader performance, reuse StringBuilder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@285 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-09 22:41:10 +00:00
mguessan
780e6fb827 Fix Unauthorized response on wrong password : add WWW-Authenticate header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@284 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-09 14:59:54 +00:00
mguessan
351a626b48 Add logging during slow REPORT call
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@283 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-08 10:35:43 +00:00
mguessan
12d7b08725 Fix : do not apply past event limit to recurring events (=> missing events in calendar for old recurring events)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@282 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-08 10:35:06 +00:00
mguessan
4e0dfc1a68 Enable preemptive authentication to avoid most 401 requestsFix current user email retrieval: use login as alias, failover to mailbox name as alias
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@281 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-08 09:58:31 +00:00
mguessan
47a0aef919 Enable preemptive authentication to avoid most 401 requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@280 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-07 13:29:11 +00:00
mguessan
82c1cfc1af Implement ICS parser/writer to avoid multiline issues (leading to corrupt events)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@275 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-04 14:21:50 +00:00
mguessan
c781914354 Return etag instead of ctag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@274 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-02 23:58:34 +00:00
mguessan
b6956d5853 rename getCalendarEtag to getCalendarCtag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@273 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-02 23:17:04 +00:00
mguessan
23549bfcac Return a calendar etag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@272 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-02 16:07:49 +00:00
mguessan
4d80841b7b Caldav : remove ending / from URLs, breaks iCal ?
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@271 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-31 13:30:31 +00:00
mguessan
46b112938a Caldav: added a principal resourcetype to principal response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@270 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 22:50:51 +00:00
mguessan
f8e7a25a1c Add displaynames to caldav responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@269 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 22:35:48 +00:00
mguessan
61f8839e81 return empty resourcetype on events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@268 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 14:32:19 +00:00
mguessan
74636cef0b Do not append / to message url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@267 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 12:46:57 +00:00
mguessan
9f6b0d6de6 Fix freebusy after refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@266 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 12:08:29 +00:00
mguessan
c18474dfea Major CaldavConnection refactoring to support iCal and prepare shared calendars support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@265 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 12:05:41 +00:00
mguessan
c248bb4acf Fix : avoid duplicate entries on email detection (Authentication failure with Exchange 2007)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@264 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-28 21:48:33 +00:00
mguessan
36a84845e5 Add some more debug info on login and a response on Caldav HTTP root
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@263 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 21:00:33 +00:00
mguessan
36fdbc096c fix LDAPV3 test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@262 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 14:02:26 +00:00
mguessan
d66375bf5c Fix LdapConnection thread name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@259 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 13:21:39 +00:00
mguessan
723bb01c29 Activate full calddav debug trace if wire DEBUG selected
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@258 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 12:35:08 +00:00
mguessan
cb9ed86e1d Caldav : disable full debug trace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@257 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-25 22:56:19 +00:00
mguessan
a3191fbde2 fix Caldav : return 404 if recipient unknown on freebusy and handle busy at interval end
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@256 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-25 22:51:57 +00:00
mguessan
d0ebab2d7f Fix : use email instead of mailbox name for webdav path with Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@255 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-25 22:16:24 +00:00
mguessan
2107f7a223 iCal fix : do not test depth on REPORT
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@254 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 17:00:13 +00:00
mguessan
43f4f632b5 iCal fix : implement GET request on event
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@253 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 16:57:34 +00:00
mguessan
7b33fce14b full debug trace on caldav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@252 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 15:52:13 +00:00
mguessan
9f0981b294 iCal fix : Also send events on propfind if depth is 1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@251 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 15:29:03 +00:00
mguessan
8b91796bed Fix inbox resourcetype
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@249 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 10:06:29 +00:00
mguessan
0b3d0c89f6 fix : ExchangeSession pool did not work with Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@248 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 22:01:29 +00:00
mguessan
8dd5e178c9 build inbox responses for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@247 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 21:34:39 +00:00
mguessan
6ca58fdbcc Remove depth depth for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@246 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 18:06:20 +00:00
mguessan
738ff861ea Disable galLookup on error (not supported by Exchange 2007)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@245 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 15:20:50 +00:00
mguessan
441955eadc Caldav fix for iCal : allow /user instead of /user/ and /calendar instead of /calendar/
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@244 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 14:28:18 +00:00
mguessan
30a81908bb Fix mailPath with Exchange 2007 : should end with a /
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@243 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 14:16:29 +00:00
mguessan
a05593b50e Fix : skip From: header in sendMessage to avoid 403 forbidden with Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@242 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 14:09:46 +00:00
mguessan
621e894204 Another hack to make Exchange 2007 authentication work
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@241 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 00:14:41 +00:00
mguessan
0f7c9339c5 Fix : Send 401 Unauthorized on authentication failure on Caldav connections instead of 500 internal server error to let client prompt user for the right password
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@239 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-19 13:01:14 +00:00
mguessan
34f85b6714 Added failover for script based logon form (Exchange 2007)
and avoid message overwrite in drafts on send (use UUID)

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@238 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-19 12:27:33 +00:00
mguessan
b7b1d96489 Revert Check connectivity on startup (issue with certificate handling)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@237 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-19 12:25:16 +00:00
mguessan
4a4e515c9c Various code cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@236 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:31:08 +00:00
mguessan
f3f28ac7c3 Check connectivity on startup => grey icon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@235 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:29:16 +00:00
mguessan
8bf58be01d ExchangeSession refactoring : remove duplicate code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@234 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:27:56 +00:00
mguessan
1b71e3ebb5 LdapConnection: check config before BIND to avoid password prompt on network down
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@233 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:25:35 +00:00
mguessan
79f8800538 CaldavConnection refactoring : replace indexOf with actual XML parsing of Caldav requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@232 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:22:37 +00:00
mguessan
6a18d3cdc1 Recurring events support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@226 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 15:49:20 +00:00
mguessan
399da671ae Fix all day events from OWA to client
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@225 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 15:06:52 +00:00
mguessan
efc9be7c23 Fix another URI encoding issue with calendar and fix all day events (add X-MICROSOFT-CDO-ALLDAYEVENT)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@223 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 13:24:17 +00:00
mguessan
6dc0eb450a Added BCC (blind carbon copy) support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@222 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 10:10:38 +00:00
mguessan
4f4eb2fb9a make WELL_KNOWN_FOLDERS value static
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@221 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 08:54:08 +00:00
mguessan
87b37901ca Revert on system proxy : regressions appeared
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@220 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 14:35:16 +00:00
mguessan
fa1400a59c Fix connection pool handling on restart and prepare system proxy setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@219 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 13:49:21 +00:00
mguessan
146c29c136 Switch to MultiThreadedHttpConnectionManager for http connection management
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@218 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 12:59:47 +00:00