mguessan
7379cdbb40
Disable ConsoleAppender in gui mode
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1132 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-06 09:43:39 +00:00
mguessan
e1b12c63ef
IMAP: fix regression on imap uid restore
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1131 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-05 16:28:10 +00:00
mguessan
6ed9845497
EWS: implement copy method
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1130 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-05 15:03:35 +00:00
mguessan
f27a979fee
EWS: datereceived flag support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1129 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-05 14:35:30 +00:00
mguessan
e2fa43e9e1
EWS: handle bcc field
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1128 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-05 14:23:26 +00:00
mguessan
72dff67421
EWS: various flag handling fixes, implement message delete
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1127 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-05 13:48:43 +00:00
mguessan
fd419ae661
EWS: implement getContent
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1126 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-05 10:23:51 +00:00
mguessan
e63ae48216
EWS: fix iconIndex flag property
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1125 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-05 10:22:48 +00:00
mguessan
d80f60a44b
EWS: implement create and update message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1124 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-05 09:58:18 +00:00
mguessan
c3430975c4
IMAP: fix 3023386, support BODY.PEEK[1.MIME] partial fetch
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1123 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-02 06:45:12 +00:00
mguessan
795989445e
IMAP: new unit tests and fix $Forwarded flag removal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1122 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-02 06:37:18 +00:00
mguessan
0cd0bba054
EWS: fix single value in MultiCondition handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1121 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-01 16:37:05 +00:00
mguessan
190a39cad7
EWS: rely on uid (PR_SEARCH_KEY) instead of permanentUrl to detect imap uid changes
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1120 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-01 16:19:24 +00:00
mguessan
72ee220550
EWS: implement searchMessages
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1119 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-01 16:12:57 +00:00
mguessan
273bc920e7
IMAP: implement deleted/undeleted search as condition instead of post filter
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1118 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-01 15:07:16 +00:00
mguessan
1038fa5d1b
Dav: fix bug 3022451 in new search filter implementation with empty sub conditions
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1117 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-01 14:23:31 +00:00
mguessan
ad42f58f24
IMAP: add IMAP unit test
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1116 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-01 13:27:49 +00:00
mguessan
3320d19494
LDAP: use PR_SEARCH_KEY instead of DAV:uid as uid string
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1115 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-01 12:47:57 +00:00
mguessan
6d2fecdd9a
EWS: fix bug in MultiCondition search
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1114 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-30 21:59:56 +00:00
mguessan
d7506d9f67
CardDav: move Contact getBody to ExchangeSession and add more attributes support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1113 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-30 21:38:01 +00:00
mguessan
f52ea840e4
EWS: fix from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1112 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-30 21:36:13 +00:00
mguessan
342b5d4e12
EWS: implement folder handling, including the new MoveFolderMethod
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1111 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-29 14:15:50 +00:00
mguessan
d961b647fa
DAV: Add folder unit tests
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1110 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-29 08:45:06 +00:00
mguessan
24d6dac7fb
DAV: add private and sensitivity fields
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1109 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-29 08:43:42 +00:00
mguessan
b97ce4cdfd
DAV: implement timezone mapping for Exchange 2007, should fix the allday issue with Outlook
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1108 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-28 23:31:07 +00:00
mguessan
c5ef2d1f15
DAV: use search expression to request ishidden
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1107 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-28 16:26:08 +00:00
mguessan
d586ffcd3f
DAV: fix regression in deleteItem
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1106 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-25 23:22:40 +00:00
mguessan
94df7b45d8
DAV: fix regression 3020385 on folder handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1105 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-23 22:27:42 +00:00
mguessan
0b5968a7c8
Refactor folder search to use searchItems
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1104 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-22 22:30:27 +00:00
mguessan
c0d4e791f9
DAV: use Email1EmailAddress mapi property to get mail attribute, add uid attribute
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1103 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-22 08:37:34 +00:00
mguessan
3f9f49fc1e
EWS: fixes from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1102 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-21 20:37:20 +00:00
mguessan
88520bb591
Caldav: remove buildCalendarPath method
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1101 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-21 13:52:09 +00:00
mguessan
dc6051da1a
DAV: fix from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1100 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-21 09:38:24 +00:00
mguessan
878f30818e
DAV: add unit tests, move buildCalendarPath logic to getFolderPath
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1099 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-20 22:12:36 +00:00
mguessan
d552bc2993
EWS: move mailbox folder urls to DavExchangeSession
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1098 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-19 21:35:09 +00:00
mguessan
0bd3eba7c4
EWS: use searchContacts in contactFind
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1097 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-18 21:12:46 +00:00
mguessan
a038a0a61f
EWS: fix regression in deleted flag handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1096 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-17 23:04:38 +00:00
mguessan
9a2149ef93
EWS: refactor contactFind, use new Condition API
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1095 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-17 22:37:33 +00:00
mguessan
df99136e61
CardDav: map contact fields
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1094 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-17 20:08:57 +00:00
mguessan
c8d0cda1b2
EWS: still more WebDav code to DavExchangeSession
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1093 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-16 21:43:11 +00:00
mguessan
cc454e388c
EWS: move more WebDav code to DavExchangeSession
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1092 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-16 13:30:36 +00:00
mguessan
2b9d0061c0
EWS: Various fixes after refactoring on DASL request generation
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1091 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-16 12:06:59 +00:00
mguessan
d344693d1e
EWS: in progress refactoring of contacts and events handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1090 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-15 14:51:49 +00:00
mguessan
7b7fa90edf
IMAP: fix 3014787 remove property over WebDav
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1089 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-11 22:12:37 +00:00
mguessan
9284a924e5
Caldav: allows mixed case contentType in event MIME message (fix Unable to get event error)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1088 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-10 21:19:23 +00:00
mguessan
65dfbeae21
Caldav: fix 3014204 missing timezone
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1087 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-10 20:48:34 +00:00
mguessan
8d619cae9a
EWS: implement folder ctag, remove deprecated foldername property
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1086 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-10 20:47:55 +00:00
mguessan
0394dda045
EWS: move WebDav message write and delete to DavExchangeSession
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1085 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-09 09:52:12 +00:00
mguessan
38f74f5c75
EWS: move WebDav code to DavExchangeSession
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1084 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-09 09:13:13 +00:00
mguessan
51936619e3
EWS: refactor IMAP search, use Conditions classes instead of string search filder
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1083 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-08 22:21:53 +00:00
mguessan
aab4709956
EWS: Use int values to create ExtendedFieldURI propertyTags
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1082 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-08 10:46:00 +00:00
mguessan
0569d15e97
EWS: map folder path to and from IMAP
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1081 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-08 10:44:47 +00:00
mguessan
1fed7df8c3
EWS: implement NotCondition and public folder access
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1080 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-07 22:30:23 +00:00
mguessan
1669adf357
EWS: implement IndexedFieldURI and InternetMessageHeader
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1079 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-07 21:19:09 +00:00
mguessan
ec2e5acb4b
EWS: refactor search to use classes instead of String filters
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1078 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-07 21:17:07 +00:00
mguessan
2275c3fb15
EWS: implement MultipleOperandBooleanExpression (And, Or, Not conditions)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1077 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-07 16:01:20 +00:00
mguessan
20c466059a
EWS: refactor folder search, create abstract getFolder methods
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1076 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-07 09:07:31 +00:00
mguessan
6ed44eedf6
Caldav: fix 2902372 private flag handling undex iCal 4 (OSX 10.6 Snow Leopard)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1075 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-04 17:38:15 +00:00
mguessan
5bcbf5b184
Caldav: send current-user-principal on principals folder for iCal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1074 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-04 16:23:40 +00:00
mguessan
3e5ee6f24d
CardDav: improve automatic address book setup for OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1073 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-04 12:58:03 +00:00
mguessan
2fca78c9a0
CardDav: implement OSX AddressBook requests: current-user-privilege-set property, current-user-principal on root request, addressbook-home-set on principal request, addressbook-multiget REPORT request with address-data response, urn:ietf:params:xml:ns:carddav namespace
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1072 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-04 10:20:52 +00:00
mguessan
3f87184c7c
IMAP: implement last message (simple *) fetch range
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1071 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-02 22:32:28 +00:00
mguessan
a4716cf936
IMAP: send required "* SEARCH" on empty search response
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1070 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-02 22:18:21 +00:00
mguessan
cbf4b4acf6
EWS: start ExchangeSession refactoring to extract Dav calls
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1068 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-02 08:46:46 +00:00
mguessan
6dffe9ce41
Doc: add a new mail.strictly_mime FAQ entry to enable quoted-printable
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1067 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-31 20:02:13 +00:00
mguessan
8b98ba3dfa
EWS: refactor options, use enums
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1065 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-26 21:49:46 +00:00
mguessan
81e47e93b2
EWS: implement basic SearchExpression restriction
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1064 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-26 21:40:08 +00:00
mguessan
c32f615222
EWS: Implement CreateFolder, DeleteFolder and CreateItem, refactor options
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1062 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-21 08:44:43 +00:00
mguessan
b81fa5331a
EWS: retrieve and decode MIME content
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1061 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-20 13:07:00 +00:00
mguessan
9d0cd0da4b
EWS: add standard field additional property, implement IncludeMimeContent in GetItem, add DeleteItemMethod
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1060 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-20 09:22:03 +00:00
mguessan
96dcd2d84d
Generic item property mapping
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1059 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-18 19:21:19 +00:00
mguessan
23a5f3e560
EWS: refactor EWS code
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1058 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-18 17:05:12 +00:00
mguessan
48afdb8f8b
EWS: experimental HttpClient based EWS methods
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1057 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-18 11:50:00 +00:00
mguessan
0f885b13df
Fix 3001579: improve NTLM support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1056 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-14 13:59:22 +00:00
mguessan
56768b40ad
Caldav: workaround for iCal bug: do not notify if reply explicitly not requested
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1054 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-14 10:52:50 +00:00
mguessan
af00797c99
OSX: implement growl support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1053 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-13 19:38:12 +00:00
mguessan
335402a52d
Cleanup: System.setProperty of httpclient.useragent no longer needed
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1046 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-13 12:38:07 +00:00
mguessan
358a9fed91
Caldav: add CRLF after END:VCALENDAR to comply with RFC
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1045 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-13 12:36:45 +00:00
mguessan
42023dd69a
Caldav: fix regression in getItem, allow urn:content-classes:calendarmessage contentClass
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1044 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-13 12:35:09 +00:00
mguessan
2f28151a64
Improve item not found logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1043 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-12 09:16:20 +00:00
mguessan
b17035afb2
IMAP: Add a new hidden davmail.deleteBroken setting to delete broken messages
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1042 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-11 12:52:15 +00:00
mguessan
3276be1a14
Log gateway stop at info level
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1041 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-11 09:15:56 +00:00
mguessan
a92f206541
Improve empty keystore password handling to avoid NullPointerException
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1040 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-11 09:10:35 +00:00
mguessan
4763d94aca
IMAP: implement a new imapAutoExpunge setting to delete messages immediately over IMAP
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1038 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-10 09:19:25 +00:00
mguessan
0910d22a93
Caldav: Fix Carddav etag handling (additional Head request) and implement card delete
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1037 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-07 10:03:49 +00:00
mguessan
956f1b26a0
Caldav: Implement Carddav create (only a few attributes mapped)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1036 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-07 08:30:12 +00:00
mguessan
0faf2497db
Caldav: Implement basic Carddav search requests
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1035 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-06 19:26:44 +00:00
mguessan
45f015e26c
Doc: update doc and roadmap
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1030 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 20:50:22 +00:00
mguessan
d97edeeed0
IMAP: send BAD instead of BYE on exception
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1029 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:37:19 +00:00
mguessan
d441d8ab1d
Use https in default Exchange url
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1028 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:36:27 +00:00
mguessan
5b10d50f18
Make sure log messages are not localized
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1027 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:35:40 +00:00
mguessan
133f6c8f6c
Doc: adjust settings message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1026 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:33:59 +00:00
mguessan
716e9a780a
Caldav: fix 2992811, missing timezones
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1025 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-29 10:40:54 +00:00
mguessan
2ec68b96fa
IMAP: fix 2992976, implement complex index and uid range in SEARCH
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1024 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-28 15:33:17 +00:00
mguessan
93d8eef377
Caldav: fix 2991030 tasks disappeared
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1023 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 15:16:05 +00:00
mguessan
ffdaab386b
Remove unused messageId field
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1022 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 15:00:10 +00:00
mguessan
ec6634d043
IMAP: Handle exception during IDLE
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1021 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:59:30 +00:00
mguessan
d1391d9ffe
Do not shutdown connection manager on restart
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1020 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:58:44 +00:00
mguessan
ec76698bcc
IMAP: add a new setting to enable/disable IDLE
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1019 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:43:04 +00:00
mguessan
97bb065a9b
IMAP: use getRawInputStream instead of writeTo to avoid MIME message changes, cache message body in SharedByteArrayInputStream
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1018 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 13:42:37 +00:00
mguessan
1b8fe7419d
Doc: improve server/client certificates description
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1017 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 10:18:09 +00:00
mguessan
7535496934
Allow Exchange server to use gzip compression
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1016 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 10:17:20 +00:00
mguessan
46ddc3a107
Sample SocketAppender configuration
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1015 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 21:54:34 +00:00
mguessan
52612dddb4
IMAP: poll folder every 30 seconds in IDLE mode, clear cached message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1014 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 21:50:16 +00:00
mguessan
a110db20ce
Doc: new FAQ entry on message deleted over IMAP still visible through OWA
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1013 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 11:05:42 +00:00
mguessan
06e828657c
Caldav: add VTODO to supported-calendar-component-set response
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1012 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 10:57:56 +00:00
mguessan
9e7813132e
Improve NTLM mode detection
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1011 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 10:32:44 +00:00
mguessan
9e478908e7
IMAP: implement IDLE extension (RFC2177)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1010 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 09:41:41 +00:00
mguessan
d53078d254
JCIFS based NTLMv2 implementation
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1009 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 08:09:09 +00:00
mguessan
e0cf54495d
Hardcode /owa/ path in getAliasFromOptions and getEmailFromOptions for Exchange 2007, improve failure message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1008 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-20 15:01:22 +00:00
mguessan
50adca5572
IMAP: fix 2971184, do not decode content in partial fetch (replace getDataHandler with PartOutputStream)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1007 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-20 09:16:20 +00:00
mguessan
7778e4ea69
Caldav: fix regression in getAllDayLine()
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1006 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-15 12:56:55 +00:00
mguessan
5afe512501
Caldav: make shared calendar test case insensitive
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1004 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-14 20:08:33 +00:00
mguessan
2c36e396d8
Caldav: 0 or no value in caldavPastDelay means no limit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1003 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-14 20:01:51 +00:00
mguessan
1df2e961ed
Improve xmlEncode, use compiled static patterns
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1002 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-13 22:30:04 +00:00
mguessan
d434b7de63
Update Internet Explorer User-Agent string, drop deprecated IE6 string
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@998 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 22:38:26 +00:00
mguessan
58daf352ee
Updated timezones
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@997 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 09:21:51 +00:00
mguessan
9156bb8a60
Caldav: fix private events filter condition
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@996 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 08:55:47 +00:00
mguessan
0dc6a3547d
Caldav: Fix from audit and improve invalid event logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@995 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 08:54:53 +00:00
mguessan
0f9ce71bbe
Doc: document new Directory Utility location under Snow Leopard
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@994 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-09 20:02:47 +00:00
mguessan
47c0632e90
Doc: added a new FAQ entry on IMAP timeouts (broken pipe)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@993 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-09 08:18:06 +00:00
mguessan
2e8a130e0f
SMTP: implement AUTH LOGIN username (with optional initial-response, see RFC2554)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@992 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-07 22:02:58 +00:00
mguessan
12c8ab9e49
Add a new setting to disable startup notification window (contribution from jsquyres)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@991 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-07 20:23:48 +00:00
mguessan
2227622a9f
IMAP: Keep a single message in MessageList cache to handle chunked fetch, reenable maxSize in ImapConnection.
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@990 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-06 09:20:09 +00:00
mguessan
4789993fb9
IMAP: implement subparts partial fetch
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@989 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-06 08:31:53 +00:00
mguessan
f0a7f1ae76
IMAP: Fix message write, double dot only for POP, not IMAP
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@988 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-02 15:35:37 +00:00
mguessan
0187caaa3f
IMAP: Do not advertise not yet supported custom flags
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@987 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 22:21:48 +00:00
mguessan
ae44579cdb
Doc: move CardDav reference before architecture schema
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@986 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:24:27 +00:00
mguessan
67e10a2ba8
Carddav: refactor folder handling code to prepart CardDav support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@984 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:12:44 +00:00
mguessan
28c02c9a3a
IMAP: fix from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@983 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:11:32 +00:00
mguessan
87189cc2fd
Doc: update project description and RoadMap, announce CardDav support sponsored by french DGA through project Trustedbird
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@981 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:09:24 +00:00
mguessan
e952f0d4be
IMAP: major FETCH implementation refactoring, make code simpler and more efficient
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@980 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-31 21:47:45 +00:00
mguessan
56cbeda23b
Improve getAliasFromOptions to retrieve alias with custom dn
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@979 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-30 22:13:39 +00:00
mguessan
cc23ec78ab
IMAP: add BODY.PEEK[index] support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@978 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-30 21:01:56 +00:00
mguessan
b03db2e42d
Workaround for NTLM authentication only on /public
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@977 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-30 20:46:57 +00:00
mguessan
adf3bfaaf4
Caldav: fix broken inbox, missing instancetype in search request and add is null in search query
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@976 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-29 10:45:10 +00:00
mguessan
5f7226bddf
Caldav: do not try to access inbox on shared calendar (to avoid 440 login timeout errors and session reset)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@975 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-29 08:52:35 +00:00
mguessan
37aa6db3f2
Caldav: exclude private events on shared or public calendar PROPFIND
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@974 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-29 08:50:39 +00:00
mguessan
b7421263e2
IMAP: improve partial fetch support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@973 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-27 10:18:53 +00:00
mguessan
0cf77d61b1
Add a new setting to retrieve proxies from system configuration
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@972 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-24 10:23:26 +00:00
mguessan
577ea1ecdb
Add a new setting to retrieve proxies from system configuration
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@971 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-24 09:59:23 +00:00
mguessan
266632480d
IMAP: fix 2962071, quote folder names in STATUS response
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@970 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 13:29:11 +00:00
mguessan
3fd51ae302
IMAP: allow partial part fetch
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@969 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:26:06 +00:00
mguessan
24770e614e
IMAP: fix regression on unknown parameter handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@968 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:22:00 +00:00
mguessan
767f17d841
IMAP: implement part fetch (BODY[1])
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@967 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:08:12 +00:00
mguessan
ec8a999ce9
IMAP: detect unsupported parameter
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@966 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 10:30:47 +00:00
mguessan
5dc44ff9d8
IMAP: fix 2973213, escape quotes in subject
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@965 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 10:17:50 +00:00
mguessan
2b758b1dc1
Fix empty setting behavior: return null instead of empty string
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@964 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-21 20:45:09 +00:00
mguessan
3bb0dde31e
Caldav: fix regression on invalid events handling, just warn on broken events
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@963 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-21 20:40:14 +00:00
mguessan
0ecc8d22d3
Doc: update roadmap
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@962 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-19 10:32:53 +00:00
mguessan
3630bb5ef2
Caldav: drop timezone when converting allday events to client
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@961 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-19 10:32:29 +00:00
mguessan
07768b1a78
Sort properties file
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@960 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-19 10:28:35 +00:00
mguessan
d2fc757ed2
Improve public folder url check
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@958 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-18 09:21:23 +00:00
mguessan
93cf6156cc
IMAP: fixes to improve JavaMail support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@956 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-17 21:03:24 +00:00
mguessan
c8298f6e29
Caldav: new fix for invalid events
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@953 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-19 23:21:16 +00:00
mguessan
97a5f1a38e
Doc: Document davmailservice.exe usage
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@951 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 21:27:08 +00:00
mguessan
6a269179ae
SMTP: fix 2953552, allow RSET in AUTHENTICATED state
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@950 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 21:01:17 +00:00
mguessan
3785581305
IMAP: new patch from Gellule to fix disappearing messages issue
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@949 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 20:55:42 +00:00
mguessan
3ceb6421b4
SMTP: bug id 2953554, implement NOOP
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@948 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 09:21:43 +00:00
mguessan
b48ed50ddc
Fix from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@947 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-16 21:08:37 +00:00
mguessan
57f7fc2029
Document Force ActiveSync setting in Getting Started
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@946 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-16 21:07:56 +00:00
mguessan
a282a63108
Add an FAQ entry on DavMail settings location
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@945 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-12 10:29:34 +00:00
mguessan
dc6c916a73
Improve log message on HTTP header error
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@944 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-12 10:26:37 +00:00
mguessan
a4090a230b
Fix regression in 3.6.3: basic authentication broken in checkConfig
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@943 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-12 10:23:07 +00:00
mguessan
58eddd24f7
Caldav: add a hidden davmail.caldavDisableInbox to allow users to disable Caldav Inbox with Thunderbird 3 and Lightning
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@942 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-10 21:46:08 +00:00
mguessan
d9538e774b
Enable tray icon on LDAP connection
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@941 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-08 20:50:47 +00:00
mguessan
43a22c7832
Implement NTLM HTTP proxy support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@940 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-08 20:48:12 +00:00
mguessan
21844fe61e
GUI: Fix client certificate setting switch
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@939 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-08 20:44:42 +00:00
mguessan
c9dc4de5ef
Caldav: improve broken events logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@938 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-03 22:00:14 +00:00
mguessan
f2e862f659
Improve logging of expired sessions
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@937 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-02 22:48:40 +00:00
mguessan
21504d6828
Support multiple forms in form based authentication logon page
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@936 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-01 23:20:56 +00:00
mguessan
b2b84b7285
Catch error on SWT exit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@935 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-01 22:53:15 +00:00
mguessan
f88bd875e6
Enable NTLM on Proxy-Authenticate return code with only NTLM available
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@934 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-01 22:52:36 +00:00
mguessan
ae7b30cf2a
IMAP: rethrow SocketException after error in handleFetch
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@932 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-27 22:08:05 +00:00
mguessan
a9235db875
Caldav: Follow redirects on GET with permanentUrl
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@931 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-27 21:54:30 +00:00
mguessan
a9571e1c66
Doc: update roadmap
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@928 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-24 21:44:14 +00:00
mguessan
46e7283fb2
Improve error handling: detect SocketException to avoid client socket closed errors
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@927 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-24 20:41:02 +00:00
mguessan
009300142c
Doc: remove replace token and search page
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@926 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-22 16:24:42 +00:00
mguessan
9ebdf91c81
IMAP: brand new IMAP uid workaround and refresh folder on Expunge from Gellule
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@924 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-21 10:49:23 +00:00
mguessan
6ef09d6297
IMAP: implement LIST "" "*%" for emacs
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@923 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 22:43:38 +00:00
mguessan
c6abdc8f23
Doc: add a security section in the FAQ
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@922 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 22:24:45 +00:00
mguessan
e69df38b90
Doc: update FAQ with Exchange prerequisites details
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@921 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 22:01:36 +00:00
mguessan
6b232b7b52
Add new setting davmail.defaultDomain to set default windows domain
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@920 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 21:20:05 +00:00
mguessan
49afb4b02a
Caldav: add davmail.forceActiveSyncUpdate option to the settings frame
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@919 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 20:58:25 +00:00
mguessan
35c754939a
Caldav: add davmail.caldavAlarmSound option to the settings frame (used to force conversion of Caldav alarms to AUDIO supported by iCal)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@918 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 20:40:27 +00:00
mguessan
d83fb699ca
IMAP: another fix for the message uid bump issue
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@917 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 00:13:56 +00:00
mguessan
c1ffd164aa
Prepare new advanced options
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@916 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 23:50:30 +00:00
mguessan
8911534afb
Fix logging settings handling in webapp mode
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@915 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 15:16:46 +00:00
mguessan
1df26cdd64
Caldav: fix 2884864, send notifications to all participants on CANCEL
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@914 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 13:45:35 +00:00
mguessan
c4739b57b1
IMAP: fix 2934922, implement (NOT DELETED) in search filter
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@913 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 13:40:29 +00:00
mguessan
833c2a4d41
IMAP: extend thunderbird changed uid workaround to all contexts
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@912 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-18 16:04:43 +00:00
mguessan
1dbb37dbc1
SMTP: implement RSET (reset) command to avoid connection timeout with Evolution
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@911 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-14 13:54:39 +00:00
mguessan
eaed630ea4
Caldav: Fix invalid event handling, exclude events from returned list
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@910 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-14 09:46:48 +00:00
mguessan
741ba5f889
Document client keystore file settings
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@909 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-13 10:20:52 +00:00
mguessan
9e3a90d11b
Implement file based (PKCS12 and JKS) client certificates in addition to smartcard support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@908 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-13 10:12:11 +00:00
mguessan
cd17b89674
IMAP: workaround for thunderbird random issue with no message found, keep previous message list to cope with recent message uid change.
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@902 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-05 10:06:47 +00:00
mguessan
e678cd1fc7
Caldav: do not send fake inbox for public calendars to iCal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@901 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-05 10:04:48 +00:00
mguessan
0ad8842ff0
Doc: new download and build pages
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@900 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-25 17:51:51 +00:00
mguessan
bd1ecaf492
Doc: update roadmap
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@899 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-25 16:41:35 +00:00
mguessan
3b92c1978b
Caldav: id 2900599, implement optional attendees in notifications
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@897 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-24 15:33:26 +00:00
mguessan
fa7ed285b1
LDAP: fix bug 2919463, escape quotes in search filter
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@896 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-23 09:17:20 +00:00
mguessan
3f22413dda
Caldav: fix bug 2896135, iCal login fails at iCal startup
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@895 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-22 21:47:43 +00:00
mguessan
f4f472ed27
Caldav: Send root instead of calendar href as inbox to fix iCal regression
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@894 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-22 13:50:33 +00:00
mguessan
e53f62b415
LDAP: fix Kontact ldap filter parsing, allow LDAP_FILTER_PRESENT in subfilter
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@893 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-22 13:18:28 +00:00
mguessan
5df74c320b
Fix last open session failover: do not append @hostname when alias contains @
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@892 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-21 15:02:16 +00:00
mguessan
67ed96545f
Caldav: Exclude events with a null instancetype and no ICS content
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@891 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-21 13:01:49 +00:00
mguessan
b8e3a2aafc
Caldav: Workaround for Lightning 1.0pre public calendar, send calendar href as inbox/outbox urls
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@890 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 20:56:13 +00:00
mguessan
9424b1e639
Caldav: Convert DISPLAY to AUDIO only if user defined an alarm sound in settings (davmail.caldavAlarmSound)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@889 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:52:53 +00:00
mguessan
6e11cab446
Fix from audit (spelling errors)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@888 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:51:02 +00:00
mguessan
cb2a9f10d3
Doc: add search icon
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@887 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-19 23:16:12 +00:00
mguessan
70e9d49b5b
Add search page and change default package name for default svn builds
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@886 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-19 23:15:36 +00:00
mguessan
1b54134f85
Caldav: fix NullPointerException in notifications
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@885 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-17 23:02:59 +00:00
mguessan
a4d8a5c33d
Improve message logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@884 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-16 22:12:54 +00:00
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
mguessan
db4b9d5a94
LDAP: major refactoring from Dan Foody to improve complex filters handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@769 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:13:41 +00:00
mguessan
f268474051
LDAP: improve contact search, reencode uids to hex to avoid case sensitivity issues
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@768 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:12:26 +00:00
mguessan
db3bd5914b
Caldav: fix regression after ActiveSync patch, PROPPATCH on contentClass removes all custom ICS properties
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@767 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:08:05 +00:00
mguessan
d99f8b2866
Caldav: improve getICSValue, do not return values inside VALARM section
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@766 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:06:37 +00:00
mguessan
cc9b6e56c3
Caldav: do not send events with a null instancetype (may be the cause of iCal failure)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@765 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:04:46 +00:00
mguessan
8cd4941db0
CalDav: Send sub folders for multi-calendar support under iCal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@764 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-03 20:50:33 +00:00
mguessan
f3913ba8fc
Refactor ExchangeSession to allow independent session creation.
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@763 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-30 21:54:53 +00:00
mguessan
98c52a5beb
Caldav: Added supported-calendar-component-set to calendar response
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@762 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-30 08:14:28 +00:00
mguessan
04135c9475
Caldav: added a debug trace when requested calendar is not user calendar (maybe shared, but often url mistake in Caldav client)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@761 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-29 21:02:37 +00:00
mguessan
4c70485fc9
Caldav: fix Bug 2686125, PROPPATCH event after PUT to trigger activeSync PUSH, tested with iPhone 3 using activeSync
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@760 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-29 11:03:15 +00:00
mguessan
c1fbfa354f
IMAP: detect HttpNotFoundException on folder select
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@759 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-29 00:10:45 +00:00
mguessan
2ef91c0e17
Improve script based form redirect to handle more cases
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@758 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-28 23:28:23 +00:00
mguessan
6ba6dadaae
IMAP: improve public folder error handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@756 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 11:50:46 +00:00
mguessan
f377b76d45
IMAP: fix space at end of folder name
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@755 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 11:49:04 +00:00
mguessan
e02aa555a9
IMAP: Fix regression on LIST INBOX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@754 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 09:31:01 +00:00
mguessan
d0e83c4a8c
IMAP: experimental public folder access
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@753 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 09:13:02 +00:00
mguessan
79ba72e092
SMTP: experimental: remove Content-Type on create message to avoid 406 not acceptable with some Exchange servers.
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@752 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 22:36:10 +00:00
mguessan
c4f708d23d
Fix settings default values and update doc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@751 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 10:49:17 +00:00
mguessan
6eb3da9916
Drop icon activity switches under 250ms to avoid fast flickering on OSX, add new switch icon in IMAP fetch iterations
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@750 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 09:18:57 +00:00
mguessan
3f742edce9
Caldav: fix path translation to Exchange for calendars in sub folders under /calendar
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@749 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 08:58:22 +00:00
mguessan
a4dbe3ddce
IMAP: switch to http://schemas.microsoft.com/exchange/contentstate to handle deleted flag (DAV:isdeleted did not work with some Exchange servers).
...
IMAP: implement undelete message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@748 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-23 22:18:07 +00:00
mguessan
123255e856
OSX: fix regression on OSX Quit handler
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@745 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 21:47:49 +00:00
mguessan
8362e30598
Doc: Fix FAQ whitespaces
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@743 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 20:36:52 +00:00
mguessan
393b283324
IMAP: test session expiration on each command, get a new session on expiration
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@741 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 15:55:31 +00:00
mguessan
e9b6bc3ada
Caldav: fix conflict between X-MICROSOFT-CDO-BUSYSTATUS, X-MICROSOFT-CDO-ALLDAYEVENT and ORGANIZER ics patches
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@740 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 12:37:35 +00:00
mguessan
94ee1091a2
IMAP: improve error logging on network down
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@738 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 09:03:32 +00:00
mguessan
73a1dc98da
Windows: create windows service exe
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@736 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 23:23:02 +00:00
mguessan
6164b00290
Improve HttpException error logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@735 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:50:47 +00:00
mguessan
07569c5583
Fixes from checkStyle audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@734 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:34:13 +00:00
mguessan
e405d4a31f
Adjust checkStyle settings
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@733 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 12:12:57 +00:00
mguessan
8a40476649
Improve error handling on invalid URL
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@732 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-20 14:10:54 +00:00
mguessan
8bfa014ab3
Various fixes from FindBugs audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@731 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-18 12:17:57 +00:00
mguessan
78691ae389
Fix from audit: synchronize access to HttpConnectionManager
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@730 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-18 09:27:00 +00:00
mguessan
392ef6448a
Refactor ExchangeSession: do not follow redirects with GET methods
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@729 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 21:40:47 +00:00
mguessan
4a175cbe82
Caldav: check credentials on each request
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@728 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 20:19:54 +00:00
mguessan
332ff6db99
Fix regression in Form Based Logon: fix script based logon URI creation with path and query
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@727 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 14:42:45 +00:00
mguessan
ed17034333
Another network down fix: DavMailException is not network down
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@726 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 13:16:52 +00:00
mguessan
a725a78c8b
Doc: improve javadoc and code cleanup
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@725 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 09:22:19 +00:00
mguessan
6643c5bb0e
IMAP: fix bug 2845530 implement FLAGS.SILENT command
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@724 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-16 15:08:00 +00:00
mguessan
84fd373b7c
Doc: New OSX settings screenshot
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@723 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-16 11:24:48 +00:00
mguessan
c3ea20816e
Fix from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@722 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 21:24:51 +00:00
mguessan
6b27c6193a
LDAP: iCal fix to suit both iCal 3 and 4: move cn to sn, remove cn
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@721 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 13:18:03 +00:00
mguessan
4d46d7c078
IMAP: fix absolute (public) path handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@720 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 09:48:52 +00:00
mguessan
3908884444
Caldav: Disable broken sub calendar folders code
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@719 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 08:38:26 +00:00
mguessan
4549201d0b
Caldav: Do not fail on Inbox access denied, just return an empty folder
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@718 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 08:34:13 +00:00
mguessan
f6649d7217
OSX: crazy workaround from Dan Foody to fix attendee search on OSX Snow Leopard
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@717 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-14 21:16:15 +00:00
mguessan
e0d80701a3
LDAP: iCal: do not send LDAP_SIZE_LIMIT_EXCEEDED on apple-computer search by cn with sizelimit 1
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@716 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-11 08:53:45 +00:00
mguessan
5eb3fd2569
Caldav: fix multi calendar Exchange path for sub folders
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@715 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 23:45:40 +00:00
mguessan
736437670a
LDAP: copy uid to apple-generateduid for iCal attendee search
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@714 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 13:20:55 +00:00
mguessan
c434a5dace
LDAP: Make sure we do not send empty description field, replace " \n" with null
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@713 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 08:47:01 +00:00
mguessan
15396def25
Do not pass DavMailAuthenticationException to handle network down
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@712 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 08:09:29 +00:00
mguessan
26f1194507
Caldav: Experimental, fix sub calendar folders path
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@711 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 08:06:15 +00:00
mguessan
bdd5dbca78
Caldav: Experimental, send sub calendar folders on propfind with depth 1
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@710 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-09 21:50:11 +00:00
mguessan
fa83089273
Doc: Improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@709 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-09 21:48:55 +00:00
mguessan
aa1a82ac60
LDAP: fix thread name
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@708 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-08 22:40:05 +00:00
mguessan
f1fa54311d
IMAP: fix BODYSTRUCTURE, build message on full buffer, do not rely on partial buffer (header, body, ...)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@707 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-08 22:25:39 +00:00
mguessan
b36085f241
Custom form (txtUserName, tstUserPass) support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@706 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-08 08:05:05 +00:00
mguessan
4ace24e406
LDAP: exclude non contact entries from search, fiw map key and sn copy for iCal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@705 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 12:24:50 +00:00
mguessan
e0b1d6c954
IMAP: fix bug 2835529 FETCH with unordered range
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@704 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 11:42:07 +00:00
mguessan
679d7f55d9
IMAP: send default BODYSTRUCTURE on mime parsing failure
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@703 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 09:01:07 +00:00
mguessan
fec65abf7f
Another network down fix from Dan Foody
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 08:15:31 +00:00
mguessan
8183986842
LDAP: fix contact search, do not send unrequested attributes
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@701 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-06 17:42:12 +00:00
mguessan
7bfc952437
LDAP: improve Contact search filter support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@700 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-04 22:30:03 +00:00
mguessan
e7e103f103
IMAP: Improve IMAP bodystructure error logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@699 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-04 16:01:24 +00:00
mguessan
3d39e21094
Doc: improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@697 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-04 08:46:39 +00:00
mguessan
693f4cb0ed
LDAP: Additional Contact attributes
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@696 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-03 23:08:35 +00:00
mguessan
4e9e374ea1
LDAP: refactor contact find, generic attribute mapping
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@695 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-03 09:48:58 +00:00
mguessan
6ef071603a
Merged another patch from Dan Foody on network down detection
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@694 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-03 00:06:03 +00:00
mguessan
d2e2e5ee3c
IMAP: Send bodystructure with headers for iPhone request (BODYSTRUCTURE BODY.PEEK[HEADER])
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@693 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 22:24:53 +00:00
mguessan
8fa03fb247
IMAP: send BODY[TEXT] for BODY.PEEK[TEXT] request, may improve iPhone support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@692 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 21:57:35 +00:00
mguessan
8b80ac6251
Improve Form Based Logon: fix script based logon URI creation
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@691 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 16:37:33 +00:00
mguessan
b53a4e8522
Improve Form Based Logon: use full URI instead of path in PostMethod, also force trusted=4
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@690 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 16:05:03 +00:00
mguessan
d4cd1898ef
Handle multi line description in calendar message body
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@689 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 13:35:53 +00:00
mguessan
d68eb2d9ff
Caldav: merged contribution from Dan Foody,
...
- iCal4 (OSX Snow Leopard fixes
- convert sound to display alarms and back
- remove additional organizer attendee line
- remove RSVP=TRUE if PARTSTAT is not NEEDS-ACTION
- add dump ICS logging feature
- add a text/plain body to calendar messages
- create a subject for calendar messages
- fixed some encoding issues in Dan's code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@688 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 10:33:54 +00:00
mguessan
e0ce94ab7e
New settings method: return log file directory
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@687 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 09:42:11 +00:00
mguessan
d9deaa53c1
Doc: improve index and build doc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@686 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-01 22:32:06 +00:00
mguessan
ebff66f5ed
Additional timezone
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@685 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-01 22:31:17 +00:00
mguessan
cdf3ebe683
IMAP: First fix for bug 2840255, do not follow redirects on message FETCH
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@684 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-31 21:12:07 +00:00
mguessan
b053ceaf67
Caldav: Additional timezones
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@683 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-30 00:15:51 +00:00
mguessan
689727a389
LDAP: experimental contact search support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@682 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-29 23:49:45 +00:00
mguessan
692d9faab8
Caldav: failover to DAV:comment instead of CALDAV:schedule-state on some Exchange servers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@681 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-29 20:20:44 +00:00
mguessan
1dd75c84b3
Doc: Improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@680 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-21 09:58:19 +00:00
mguessan
a961f7431b
Caldav: Additional timezone
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@679 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-19 10:16:14 +00:00
mguessan
dfe241dc2b
Simplify HttpClient creation to avoid password decoding bug in commons httpclient ('+' in password decoded as ' ')
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@678 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-18 18:15:05 +00:00
mguessan
3b7a369e33
Doc: detailed WIRE debug log file creation
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@677 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-18 10:14:27 +00:00
mguessan
e906b47ae4
Doc: Improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@673 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-14 07:57:51 +00:00
mguessan
b9b7a5c8d7
Remove NTLM authentication, breaks Basic authentication (missing domain in username)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@672 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-14 07:57:12 +00:00
mguessan
1679099b35
Doc: Improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@671 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 21:04:46 +00:00
mguessan
3cfc3c8b7b
Set NTLM as last authentication scheme
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@670 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 20:55:09 +00:00
mguessan
c114edda33
Doc: improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@669 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 08:34:51 +00:00
mguessan
ba55a1f7ca
IMAP: Need to reset index for Palm pre
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@668 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 07:14:52 +00:00
mguessan
006d69de51
IMAP: case insensitive search operators
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@667 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-12 16:31:31 +00:00
mguessan
2b65587c07
Caldav: improve error handling, 440 means 403 forbidden on Exchange
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@666 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 16:55:35 +00:00
mguessan
e161efce5b
Caldav: Fix shared calendar support for Lightning
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@665 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 16:36:17 +00:00
mguessan
986bfd0be8
IMAP: Fix bug 2835529, implement SEARCH ALL SINCE for Palm Pre
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@664 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 16:01:21 +00:00
mguessan
5cb2c3e9b7
Caldav: additional patch for Outlook created recurring events
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@663 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 09:14:16 +00:00
mguessan
7f6734f3c7
Update doc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@661 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-10 21:23:51 +00:00
mguessan
2bb046a55f
Caldav: set X-MICROSOFT-CDO-BUSYSTATUS according to TRANSP field
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@660 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-10 21:22:23 +00:00
mguessan
c40e38d5f4
Caldav: implement a timezone translation table for iPhone 3, revert organizer patch (breaks notifications with Lightning)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@659 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-10 16:39:28 +00:00
mguessan
14084205bb
Caldav: another iPhone fix, remove organizer line if user is organizer
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@658 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-08 09:13:25 +00:00
mguessan
baaec39cac
Caldav: generic timezone patch for iPhone 3
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@657 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 23:00:17 +00:00
mguessan
16bb4a9a4b
Caldav: remove empty ics properties
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@656 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 13:10:33 +00:00
mguessan
8193052f13
Doc: upgrade maven site plugin and improve style
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@655 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 10:26:29 +00:00
mguessan
40325ac29d
Use getFolderPath in getSuFolders
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@654 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 09:01:37 +00:00
mguessan
ff4c2c2392
Do not try to set Nimbus Look And Feel on Linux with Gtk
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@652 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 23:41:10 +00:00
mguessan
a4843fe9a3
Caldav: Remove calendar-proxy, only used for delegate calendars
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@651 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 14:12:25 +00:00
mguessan
90f3431270
Caldav: try to improve responses for iCal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@650 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 12:59:08 +00:00
mguessan
0515fca2b6
Caldav: fix bug 2833044 Event not found error on dismissing reminders with events created in Outlook with a plus sign in subject
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@649 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 12:15:52 +00:00
mguessan
b86da04306
Caldav: Experimental, add calendar-proxy DAV option and version in server header
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@648 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 07:39:57 +00:00
mguessan
09790fc84e
Add missing allow OPTIONS header
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@647 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 07:29:55 +00:00
mguessan
e254cc0cf9
Caldav: improve public (shared) calendar support, accept calendars at any depth
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@646 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-05 23:23:11 +00:00
mguessan
65413add29
Caldav: set caldav logging to davmail logging level
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@645 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-05 22:13:34 +00:00
mguessan
24d9bf9011
Caldav: updated fix, remove organizer line if event has no attendees for iPhone
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@644 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-04 20:48:35 +00:00
mguessan
3b446fefbf
Caldav: remove organizer line if current user is organizer for iPhone, will not remove line for events with attendees
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@643 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-04 08:39:43 +00:00
mguessan
9a3d3c2de9
Caldav: Improve principal -> actualPrincipal detection: use session alias instead of login
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@642 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 23:04:11 +00:00
mguessan
ecffaed107
Improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@641 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 21:40:05 +00:00
mguessan
0847630d82
Caldav: fix bug 2819028, case insensitive email in sendPrincipal test
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@640 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 20:55:08 +00:00
mguessan
119fa81a9a
Caldav: iPhone compatibility, remove <C:comp name="VTODO"/>
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@639 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 08:15:10 +00:00
mguessan
834582b53b
Caldav: iPhone workaround: send calendar subfolder
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@638 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-31 12:20:58 +00:00
mguessan
c75ac74f4c
Code cleanup and improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@637 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-31 06:21:46 +00:00
mguessan
4c5c2ee81d
Make API more consistent: createMessage must get a folder path, not URL
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@636 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:53:46 +00:00
mguessan
3e06e834b4
Caldav: revert @ encoding, breaks iCal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@635 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:52:18 +00:00
mguessan
c86c957a54
Doc: improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@634 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:39:27 +00:00
mguessan
6f87df8ee3
Caldav: iPhone fix, encode @ in Caldav response hrefs
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@633 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-27 09:51:52 +00:00
mguessan
624c969f4d
Experimental: reenable NTLM authentication
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@632 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-27 08:55:05 +00:00
mguessan
ea41aaf943
SMTP: fix bug 2791607, do not patch message body (breaks electronic signature), no longer needed with latest Thunderbird
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@629 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 12:02:13 +00:00
mguessan
3051b42ca0
Caldav: untested, extended PROPFIND / response for iPhone 3.0
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@628 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 09:25:57 +00:00
mguessan
b9f9bfce9a
Caldav: fix infinite loop with Sunbird 1.0pre with invalid credentials
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@627 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 09:21:34 +00:00
mguessan
056288d802
Doc: improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@626 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 08:25:28 +00:00
mguessan
66415562ed
Caldav: updated caldav response headers according to gmail, added Expires and Cache-control HTTP headers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@622 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-22 09:16:57 +00:00
mguessan
c91862b4a8
POP3: implement NOOP command
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@621 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 22:16:39 +00:00
mguessan
b5fa7ef521
Update documentation header
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@620 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 08:49:38 +00:00
mguessan
7e32aba645
Add GPLv2 header to all source files
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@619 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 08:39:18 +00:00
mguessan
167be5c544
Remove Apache license from checkstyle config file header
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@618 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-20 10:21:38 +00:00
mguessan
470008d873
IMAP: fix DELETED/UNDELETED SEARCH parameters
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@617 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-17 12:19:08 +00:00
mguessan
827a0bc806
Fix bug 2822625: support index range in IMAP SEARCH
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@616 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-17 08:45:34 +00:00
mguessan
76889311ea
Merged network down (with firewall) code from Dan Foody
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@615 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-15 22:47:31 +00:00
mguessan
22cd9e7841
Additional properties and ignore cases for Sunbird
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@614 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-15 21:52:09 +00:00
mguessan
5f76f05c64
Fix empty organizer field in ICS (active sync support) and another getParticipants bug
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@613 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-08 22:51:34 +00:00
mguessan
3144b001d3
Fix OSX menu default ActionListener
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@612 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-06 13:54:58 +00:00
mguessan
60fdd74d6e
Try to set Nimbus Look And Feel on Linux with Gtk
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@611 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-06 13:33:59 +00:00
mguessan
e6aaafa508
Name shutdown thread
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@607 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-29 20:14:38 +00:00
mguessan
d4ffe34bee
Caldav: Move wire debug log with headers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@606 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-29 20:14:08 +00:00
mguessan
af048577cc
Caldav: Fix NoSuchMethodError with Java 5
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@605 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-26 16:53:07 +00:00
mguessan
7971111c1c
Caldav: revert supported-calendar-component-set on root and improve logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@604 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-25 10:16:46 +00:00
mguessan
fc31316c14
Caldav: fix regression on iCal calendar color change
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@603 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 23:58:06 +00:00
mguessan
a919bf7354
Caldav: only include attendees with RSVP=TRUE or PARTSTAT=NEEDS-ACTION for notifications (avoid iCal additional notifications)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@602 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 23:14:25 +00:00
mguessan
32e5ed9342
Caldav: Improve error handling on FreeBusy failure
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@601 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:23:36 +00:00
mguessan
254136eda5
Update ExchangeSession test
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@600 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:18:50 +00:00
mguessan
ffe9718de3
Caldav: add supported-calendar-component-set property requested by iPhone 3.0
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@599 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:18:05 +00:00
mguessan
711531f8bf
Caldav: Sunbird compatibility, exclude events with empty names
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@598 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 14:54:45 +00:00
mguessan
9635714b75
Remove default trayIcon listener on OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@597 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:56:53 +00:00
mguessan
0b97602ff4
Remove default trayIcon listener on OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@596 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:24:33 +00:00
mguessan
7f878bb232
Fixed logFilePath logic on OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@595 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:20:23 +00:00
mguessan
1ab20897af
Fix server mode: now all listener threads are daemon, avoid main thread exit and add a shutdown hook
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@594 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-23 12:37:33 +00:00
mguessan
bcb690da7f
Added a logFilePath setting to set log4j file appender path, this appender is now added dynamically to avoid davmail.log file create failure
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@593 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-23 09:11:03 +00:00
mguessan
c271617c12
Upgrade Log4J to 1.2.15
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@592 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-22 13:37:47 +00:00
mguessan
0ea975735c
Doc: document build process in FAQ
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@591 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-17 22:47:23 +00:00
mguessan
6db2199d0c
PKCS11 (smartcard) client certificate support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@590 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-17 16:27:31 +00:00
mguessan
32bc5eeb02
Make sure we do exit: catch exceptions before System.exit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@589 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-16 08:55:39 +00:00
mguessan
e5c1fcd807
Caldav: Send empty response instead of error on freebusy with unknown attendee
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@588 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-16 08:55:00 +00:00
mguessan
2ec5044b38
IMAP: revert refreshFolder calls that break Outlook
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@587 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-15 21:37:56 +00:00
mguessan
dcb04dd590
Fix for iCal: send etag on GET and HEAD requests
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@586 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-15 16:04:04 +00:00
mguessan
10cad53224
Caldav: fix unknown recipient message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@584 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-10 16:57:23 +00:00
mguessan
9cd2e14bbc
Caldav: do not send freebusy info if attendee is unknown
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@583 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-10 16:46:58 +00:00
mguessan
41fa315b49
Use interactive console certificate accept in headless and/or server mode
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@581 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-09 21:54:24 +00:00
mguessan
d8eaa3bc0c
Fix bug 2797272: Add disable update check
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@580 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-09 19:50:13 +00:00
mguessan
d78b4cb4a1
Fix ExchangeSession test
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@578 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 18:19:02 +00:00
mguessan
b555586cde
Avoid 401 roundtrips
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@577 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 10:47:10 +00:00
mguessan
d28bb80947
Sort properties and display version in startup message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@576 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 10:33:00 +00:00
mguessan
089f3fca33
Reinsert System.exit after clean shutdown to make sure we do exit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@575 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-20 10:36:08 +00:00
mguessan
1d9bb4aebb
Caldav: Improve calendar-color patch answer
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@572 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-19 13:14:43 +00:00
mguessan
f1ac470532
Additional login failover : get email from options page
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@571 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-19 10:42:56 +00:00
mguessan
7fa2598a24
Caldav: implement HEAD request
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@570 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 23:11:06 +00:00
mguessan
4db6c022b5
Replace greyscale inactive icon with a color icon
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@569 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:45:15 +00:00
mguessan
4eff6726b9
Replace greyscale inactive icon with a color icon
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@568 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:26:55 +00:00
mguessan
294e478f23
Avoid nullpointerexception in Settings.setProperty
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@567 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:25:31 +00:00
mguessan
a08ebb6732
Make all threads daemon and remove System.exit calls
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@566 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:24:43 +00:00
mguessan
dc82440cc0
IMAP: Detect fetch of a missing (probably deleted) message to avoid infinite loop with Thunderbird
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@565 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-15 12:39:15 +00:00
mguessan
023736018c
Improve network down detection for Caldav
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@564 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-15 12:38:24 +00:00
mguessan
83e37437f0
SSL certificate settings documentation in getting started
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@562 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-12 23:24:49 +00:00
mguessan
3834476710
Patch 2790299 by Mitchell V. Oliver: Add support for SSL to client connections
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@561 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-12 23:14:36 +00:00
mguessan
da56920821
Remember previous checkConfig status to detect network down
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@560 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 23:10:48 +00:00
mguessan
71323e707c
OSX: replace JavaApplicationStub link with actual file
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@559 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 22:22:32 +00:00
mguessan
37089d4f5a
I18N: FrameGatewayTray
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@558 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 22:20:17 +00:00
mguessan
2abfa2ce46
POP: Defer message list after login phase and load only uid and size attributes
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@557 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 14:52:09 +00:00
mguessan
587c6b44a7
Fixes from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@556 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-07 08:45:45 +00:00
mguessan
54f07e822b
Refactor email retrieval : do not throw IOException in failovers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@555 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-07 08:45:00 +00:00
mguessan
0d49f19903
Implement BundleMessage.toString() for direct usage in Log4J logger
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@554 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-07 08:43:11 +00:00
mguessan
8660c267e1
Catch unknown host on session login
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@553 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-05 20:05:57 +00:00
mguessan
3a3483cd7d
Revert to simple class names in thread names
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@552 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-04 22:31:06 +00:00
mguessan
261949881e
I18N: Format port numbers and add missing message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@551 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-04 22:30:10 +00:00
mguessan
48f7d1703d
Caldav: No need to check connectivity on HTTPS
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@550 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-04 12:27:38 +00:00
mguessan
711f750c51
Caldav: Fix Bug 2783595, allow empty lines in ICS content
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@549 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:54:05 +00:00
mguessan
bc189effb3
Move davmail.log to Library/Logs/DavMail on OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@548 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:30:59 +00:00
mguessan
938feeae05
I18N: improve startup log message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@547 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:28:50 +00:00
mguessan
dae31fbab8
I18N: remove Locale.ROOT not available under Java 1.5
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@546 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 21:02:06 +00:00
mguessan
0a42c44863
Caldav: Exclude RSVP=FALSE from notifications recipients list for Outlook 2003 compatibility
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@545 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-28 21:01:40 +00:00
mguessan
9ad2490e3c
I18N : externalize and translate exception messages
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@544 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-27 23:03:58 +00:00
mguessan
871efb7831
I18N: Do not apply i18n on log file
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@543 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-25 13:13:48 +00:00
mguessan
cca0a21753
Do not localize port numbers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@542 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-25 10:32:04 +00:00
mguessan
12246cbdf9
Workaround for post logon script redirect
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@541 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-25 10:31:33 +00:00
mguessan
e4de45f3f0
I18N: french localization
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@540 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-24 21:34:33 +00:00
mguessan
0c57b569a3
Replaced localhost check with the isLoopbackAddress() method, should be IPV6 compatible
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@539 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 22:41:59 +00:00
mguessan
e263c8e797
Fix regression : /exchange/ does not work for galfind under Exchange 2007
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@538 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 22:10:10 +00:00
mguessan
5fb8e919cc
Workaround for Exchange server misconfiguration: move galfind requests to mailPath or /exchange instead of /public
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@537 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 21:34:04 +00:00
mguessan
05d46b754d
Enhancements from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@536 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 20:53:22 +00:00
mguessan
ce864c36c6
I18N: externalize all DavGatewayTray log statements for i18n
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@535 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 14:54:06 +00:00
mguessan
974edf0ee3
I18N: ldap package
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@534 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 13:32:26 +00:00
mguessan
2b1b1d22c6
Fix exchangeSession test class
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@533 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 10:57:14 +00:00
mguessan
a2ef02f331
Caldav: exclude invalid attendees address from recipient list
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@532 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 10:49:04 +00:00
mguessan
041a8fb164
I18N: davmail package
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@531 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 10:32:11 +00:00
mguessan
b099a9aaa0
Caldav: avoid duplicate / in event path
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@530 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 09:20:47 +00:00
mguessan
4e81ef3828
I18N: start internationalization conversion
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@529 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 09:20:11 +00:00
mguessan
9257d6d637
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@528 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:33:52 +00:00
mguessan
417ba70641
Improve BindException error message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@527 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:21:28 +00:00
mguessan
be2d0a4098
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@526 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:20:30 +00:00
mguessan
101a38d9d1
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@525 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:52:17 +00:00
mguessan
48d7dfb56f
Update OSX doc: credentials are mandatory in Directory Utility settings
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@524 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:42:14 +00:00
mguessan
1f32b94aec
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@523 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:16:40 +00:00
mguessan
59b19fee2b
Caldav: implement public shared calendar
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@522 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 22:05:11 +00:00
mguessan
a16df127b8
Fixed 2717547: Unsupported filter attribute: apple-group-memberguid
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@521 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 16:16:33 +00:00
mguessan
b0f1aa7fe7
POP: make sure the url is encoded correctly on delete
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@520 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 16:15:00 +00:00
mguessan
bdb41fbc11
Improve exception handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@519 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 15:20:06 +00:00
mguessan
08cf32b5f3
Caldav: In progress multi calendar support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@518 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-14 23:46:37 +00:00
mguessan
b68692cade
IMAP: reset icon after each command
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@517 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-13 09:36:27 +00:00
mguessan
993f0c6a02
SMTP: fixed two bugs, header ignored because of Exchange 2007 from patch and bccbuffer double xml encoding (=> Delivery status notification)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@516 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-11 13:38:11 +00:00
mguessan
d70390a77b
Caldav: fix regression in FreeBusy date handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@515 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-11 12:27:10 +00:00
mguessan
a1c8caa04b
Caldav: switch icon during event report
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@514 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-10 20:08:34 +00:00
mguessan
a702917994
LDAP: improve ldap search logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@513 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-10 20:07:49 +00:00
mguessan
29101ee293
Caldav: refactor CaldavConnection, prepare /public context
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@512 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-10 17:05:54 +00:00
mguessan
0dee27f15f
Implement a last resort failover to build email from alias and domain name
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@510 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-08 14:51:15 +00:00
mguessan
5f1d2e2b01
URI encode alias in getEmail()
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@509 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 16:38:34 +00:00
mguessan
e9dc9eb6b0
Limit redirects to 10 instead of 100
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@508 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 12:46:26 +00:00
mguessan
e4a985b24a
Replace hardcoded strings
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@507 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 12:39:09 +00:00
mguessan
619ac82f59
Refactor SimpleDateFormat usage
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@506 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 12:37:28 +00:00
mguessan
de3790a86b
Fix SSLProtocolSocketFactory with HttpClient 3.1
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@505 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-06 21:53:43 +00:00