1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-11-11 03:45:03 -05:00
Commit Graph

595 Commits

Author SHA1 Message Date
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
mguessan
a095d60835 Reenable limited timeout on getReleasedVersion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@504 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-06 13:02:36 +00:00
mguessan
acebab6e84 Caldav: another special characters handling improvement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@503 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 23:01:18 +00:00
mguessan
d72e185213 Caldav: iCal decodes hrefs, not lightning => detect client in CaldavRequest
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@502 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 22:21:09 +00:00
mguessan
c3e596ee8c Reorganize packages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@501 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 07:38:31 +00:00
mguessan
42ae1521a7 Always exclude NTLM authentication, not only for proxy authorization
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@500 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 07:34:45 +00:00
mguessan
52dd976637 Caldav: replace etag by resourcetag in getCalendarEtag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@499 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-02 22:10:07 +00:00
mguessan
c0a7f59384 Improve Mac OSX Java6 support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@498 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-02 15:08:34 +00:00
mguessan
94d3deb6b4 Fix 2717446 from Eivind Tagseth
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@497 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-02 00:00:16 +00:00
mguessan
0998567fdf Caldav: Send events back to the client after each get on REPORT request (avoid iCal timeout)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@496 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 23:53:26 +00:00
mguessan
44c4cba9fd Caldav: no inbox/outbox for delegated calendars
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@495 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 23:29:05 +00:00
mguessan
4a22fd56d4 Refactor DavProperty handling with new jackrabbit library
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@494 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 23:23:14 +00:00
mguessan
f10b0b6a85 Close idle connections to exchange after one minute
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@493 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:59:04 +00:00
mguessan
4fdca92f08 Remove deprecated HttpException api
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@492 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:58:03 +00:00
mguessan
f6e98e3a77 Replace deprecated setRequestBody with setRequestEntity
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@491 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:06:53 +00:00
mguessan
3faf8e9fe7 Refactor DavProperty handling with new jackrabbit library
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@490 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 21:31:44 +00:00
mguessan
4fe7ea1026 Major refactoring: replace deprecated jakarta slide with jackrabbit and upgrade httpclient
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@488 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 15:51:12 +00:00
mguessan
9349641165 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@485 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 13:00:47 +00:00
mguessan
6ff5ea6c27 Fixed support link style
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@484 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 12:53:20 +00:00
mguessan
92f9493674 Add support link to Download section
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@483 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 12:45:25 +00:00
mguessan
859a254c82 Fix new OSX documentation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@482 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 12:31:35 +00:00
mguessan
a0b60e00a3 Full OSX tools documentation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@481 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 12:25:21 +00:00
mguessan
72a8ad7374 IMAP: Check folder ctag and reload messages as needed, ignore RECENT search PARAMETER, allow quoted and unquoted message id on search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@480 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 10:31:52 +00:00
mguessan
d3aa687124 IMAP: refactor BODYSTRUCTURE generation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@479 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 09:07:03 +00:00
mguessan
285c543d6b Caldav: set CALDAV:process-state on calendarmessages instead of moveToTrash and merge login with constructor
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@478 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-26 23:29:09 +00:00
mguessan
bac51a25a0 IMAP: mark examine command READ-ONLY
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@477 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-26 21:54:50 +00:00
mguessan
a0ebe90328 Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@476 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-26 16:07:05 +00:00
mguessan
0889191527 Caldav: experimental principal switch (access another user calendar) - untested
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@475 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-25 21:59:27 +00:00
mguessan
cc61a50a39 Caldav: retrieve VTODO events created in the calendar folder, even if they remain invisible in OWA and Outlook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@474 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-22 19:22:27 +00:00
mguessan
2bbf11d320 Caldav: fix regression on non meeting events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@473 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-21 22:04:06 +00:00
mguessan
ab8dd30c4d Caldav: and also set missing METHOD:REQUEST
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@472 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-21 10:39:13 +00:00
mguessan
5a517a8a94 Caldav fix: if not organizer, set X-MICROSOFT-CDO-REPLYTIME to force Outlook in attendee mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@471 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-21 09:49:11 +00:00
mguessan
7526a8674b Fix commented log message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@470 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-20 16:07:29 +00:00
mguessan
c5985ff9f8 Caldav: Implement FBTYPE support on Freebusy requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@469 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-20 16:05:45 +00:00
mguessan
aa9e56de99 LDAP: additional ignore attribute and improves log
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@468 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 15:04:30 +00:00
mguessan
6726a464fb Caldav: Improve principal error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@467 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 14:07:49 +00:00
mguessan
0410b144d9 IMAP: fix regression on SEARCH after refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@466 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 13:46:45 +00:00
mguessan
b1b39ce42a Caldav: fix regression on freebusy with chunked transfer encoding
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@465 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 13:36:21 +00:00
mguessan
f7cb5d4beb IMAP: replaced uid parsing by a new MAPI property: CdoPR_INTERNET_ARTICLE_NUMBER
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@464 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 12:41:11 +00:00
mguessan
4dddf4a50f LDAP: comment iCal code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@463 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 11:42:28 +00:00
mguessan
119f224de6 LDAP: improve iCal autocomplete performance: do not lookup details
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@462 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 11:40:22 +00:00
mguessan
69cc508651 LDAP: iCal autocomplete fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@461 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 11:23:04 +00:00
mguessan
83fc7db9e0 IMAP: reset icon between commands
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@460 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 09:36:01 +00:00
mguessan
554305e52b Fix regression on basic authentication after refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@459 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 09:32:00 +00:00
mguessan
a38055b5ea Make ExchangeSession thread safe and replace stack pool with simple instance pool
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@458 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 08:58:55 +00:00
mguessan
263826ce9a Caldav: chunked encoding on all caldav responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@457 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 08:19:47 +00:00
mguessan
df9071c572 Caldav: experimental chunked transfer encoding support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@456 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 07:42:37 +00:00
mguessan
394c08e9a6 return OK on 404 delete: item may have been in another session
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@455 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 22:24:25 +00:00
mguessan
06ec903cea Some more refactoring on HttpException and fix regression on purgeOldestTrashMessages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@454 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 22:19:28 +00:00
mguessan
5cb7f75832 Major refactoring: remove non thread safe WebdavResource object
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@453 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 17:26:33 +00:00
mguessan
018d30e51f Caldav: Sunbird, ignore inbox folder url in REPORT
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@452 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 13:47:10 +00:00
mguessan
3e4ccc55d8 Caldav: added getcontenttype on Inbox for Sunbird 1.0pre
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@451 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 12:10:00 +00:00
mguessan
b8a93905f1 Fix: explicit contenttag PROPFIND instead of DAV:allprops
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@450 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 12:09:03 +00:00
mguessan
fd8c1eeaaa Caldav: Free/busy regression fix from Dan Foody
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@449 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 23:10:12 +00:00
mguessan
b16a1b5c92 IMAP: Improve HttpException error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@448 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 13:45:41 +00:00
mguessan
cf4a925b5a LDAP: iCal autocomplete, moved to separate o=od naming context
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@447 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 07:46:38 +00:00
mguessan
e319712ce9 LDAP: iCal autocomplete fix from Dan Foody
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@446 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 07:43:37 +00:00
mguessan
56befe6e77 IMAP: make APPEND flags and date parameters optional
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@445 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 00:25:10 +00:00
mguessan
2c7add2af3 Caldav: fix HTTP status code on event delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@444 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-16 16:01:07 +00:00
mguessan
8401d86b84 Caldav: reset icon after each HTTP request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@443 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-16 16:00:08 +00:00
mguessan
45bd777b84 Fix regression in moveToTrash
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@442 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 21:46:25 +00:00
mguessan
60714ef44d Caldav: fixed path encoding issues on outlook created notifications delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@441 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 21:18:11 +00:00
mguessan
1ba82c82de Caldav: Another fix on & handling to make it compatible with iCal and Lightning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@440 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 17:24:25 +00:00
mguessan
c819e77d29 Update OSX doc and FAQ
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@439 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 15:28:12 +00:00
mguessan
0ef30b32a3 Update site logo link
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@437 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 13:03:38 +00:00
mguessan
6a87f2802e LDAP: commit iCal autocompletion extensions, even if is does not yet work on my test platform
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@436 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 11:14:29 +00:00
mguessan
25722a10b4 store actual user alias in ExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@435 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 11:11:40 +00:00
mguessan
4cce79f0c9 LDAP: implement complex filter support to prepare iCal completion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@434 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-12 13:56:37 +00:00
mguessan
4871c9cf39 Fix for bug 2637306: get alias from mailPath display name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@433 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-11 12:39:14 +00:00
mguessan
8bb3ba9ed1 IMAP: Limit UIDs to only 4 bytes for Outlook compatiblity
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@432 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-10 00:54:12 +00:00
mguessan
4193ae3fa5 IMAP: only send partial if startIndex>0 for Outlook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@431 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-10 00:32:04 +00:00
mguessan
1a6294a690 IMAP: ignore buffer size, to avoid multiple message downloads
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@430 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-10 00:20:20 +00:00
mguessan
31a4a21f6f IMAP: implement partial fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@429 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-10 00:12:52 +00:00
mguessan
5f09ec9c54 IMAP: implement empty and BEFORE search filters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@428 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-09 23:12:08 +00:00
mguessan
fbd784ddc9 Caldav: just ignore calendar folder proppatch (color not supported in Exchange)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@426 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-09 16:02:58 +00:00
mguessan
ba874940d8 Failover for Exchange 2007 current user alias retrieval: try to get it from the options page
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@425 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-09 15:21:03 +00:00
mguessan
8ab20013a7 Caldav: Improved message on update and fixed Etag response header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@424 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-05 16:56:04 +00:00
mguessan
578f78b60b Caldav: do not delete calendar messages in INBOX, move to trash instead
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@422 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-05 10:26:20 +00:00
mguessan
07db3c685e Caldav: From John Ahern, workaround for ICS with empty last line
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@421 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-05 10:24:58 +00:00
mguessan
d9610efd27 Caldav: add getcontenttype response to fix compatibility issue with sunbird 1.0pre
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@420 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 23:31:20 +00:00
mguessan
f864989cf8 Fix OS X setup doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@419 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 22:50:11 +00:00
mguessan
25a06bb3e8 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@418 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 22:05:26 +00:00
mguessan
e2f7003425 Caldav: Parse inner MultiPart messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@417 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 18:20:35 +00:00