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

1592 Commits

Author SHA1 Message Date
mguessan
286a0929b1 Caldav: New fix for fix 3190219, regression on quote encoding since 3165749 fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1642 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-16 11:52:19 +00:00
mguessan
71493a5a28 EWS: fix NullPointerException in item getContent
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1641 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-16 10:55:09 +00:00
mguessan
62415480cf EWS: fix 404 not found with Exchange 2010 calendars
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1640 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-14 10:45:40 +00:00
mguessan
7c76ddcfae Convert shell script to unix LF
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1639 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-12 21:34:22 +00:00
mguessan
28f7ecfe86 IMAP: fix 3201374 envelope superflous space
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1638 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-07 23:26:14 +00:00
mguessan
61475f7e87 IMAP: fix LOGOUT implementation to improve SquirrelMail compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1637 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-07 22:30:25 +00:00
mguessan
b489120d7e Caldav: rethrow SocketException to avoid event not available on client connection close or DavMail listener restart
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1636 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-07 14:16:22 +00:00
mguessan
51f8e966ab Caldav: Fix timezone name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1635 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-01 10:17:57 +00:00
mguessan
5012798192 OSX: Avoid sending null message to Growl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1634 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-01 10:14:24 +00:00
mguessan
d4942165b4 Implement Microsoft Forefront Unified Access Gateway logon form compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1633 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-28 22:31:42 +00:00
mguessan
b2ff79a8a3 Caldav: fix 3190219, regression on quote encoding since 3165749 fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1632 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-23 22:23:06 +00:00
mguessan
799d60911e POP: test new double dot implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1629 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-22 20:44:26 +00:00
mguessan
f9433cfaa0 Caldav: additional timezone names in table
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1628 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-22 20:43:16 +00:00
mguessan
60132202c7 POP: Fix from Stefan Guggisberg, handle invalid CR or LF line feeds in DoubleDotOutputStream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1626 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-21 10:41:46 +00:00
mguessan
c4cf56a92f Doc: Additional FAQ entry on public calendar access with iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1625 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-18 09:21:26 +00:00
mguessan
9efe8160a5 LDAP: dump BER content on error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1624 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-17 17:23:30 +00:00
mguessan
35acd60fcc Caldav: 3132513, implement well-known url, see http://tools.ietf.org/html/draft-daboo-srv-caldav-10
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1623 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-15 10:02:23 +00:00
mguessan
75328413c8 Caldav: implement a new setting to disable task (VTODO) support: davmail.caldavDisableTasks and probably exclude most broken events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1622 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-09 20:57:42 +00:00
mguessan
854943a28b Caldav: throw exception on empty event body (EWS)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1621 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-08 21:35:21 +00:00
mguessan
15610e4f0d LDAP: fix 3166460, do not fail on NOT (0xa2) filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1620 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-07 09:23:12 +00:00
mguessan
b130d1a5f2 New workaround for bug 3168560, load system proxy settings in static block
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1619 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-03 23:01:33 +00:00
mguessan
1ffd5bc279 EWS: Fix 3165749, exception with quotes in meeting subject and EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1617 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-02 22:59:37 +00:00
mguessan
bc0e157340 Dav: log search response count
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1615 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-02 21:56:22 +00:00
mguessan
bcfac29e21 Doc: Add Manchester wiki review
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1614 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-02 21:55:18 +00:00
mguessan
f5f83aba41 Fix 3150426 huge memory usage with IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1613 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-02 21:20:10 +00:00
mguessan
801148e890 Workaround for bug 3168560, synchronize system proxy access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1612 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-31 22:38:55 +00:00
mguessan
9225305e48 New NTLMv2 patch: provide fake workstation name and adjust Type3 message flags
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1611 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-14 09:42:25 +00:00
mguessan
404bcf96be Caldav: fix multivalued param support in VProperty and always quote CN values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1610 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-13 10:14:18 +00:00
mguessan
7daf30d9bf Doc: additional external links
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1606 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-10 16:58:51 +00:00
mguessan
a8979ffdbf Doc: Add anew reviews page
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1605 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-10 13:18:44 +00:00
mguessan
3efa6d1139 Doc: move advanced settings to a separate page to keep getting started page simple
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1603 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-07 09:38:21 +00:00
mguessan
f50557e582 Additional timezone mappings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1602 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-06 23:08:47 +00:00
mguessan
a2fbd71943 EWS: return HttpNotFoundException on event not found to trigger Lightning workaround
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1601 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-06 23:08:11 +00:00
mguessan
adb9b317ce EWS: fix instancetype field definition: Integer instead of String (fix Caldav filter over EWS)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1600 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-06 22:51:35 +00:00
mguessan
068c782346 Additional session create log statement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1599 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-06 09:36:28 +00:00
mguessan
6cad2e318e Caldav: workaround for Exchange 2010 bug, \n in timezone name generates invalid ICS content
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1598 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-06 09:33:36 +00:00
mguessan
a00d322599 New multiple user fields implementation: expect userid|username as login value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1597 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-05 21:26:07 +00:00
mguessan
13132245c4 Improve connection pool handling: do not pool simple checkConfig and getVersion connections.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1596 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-05 20:37:11 +00:00
mguessan
6f01bd98fd Implement OTP form with multiple username fields (username and userid)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1595 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-05 09:57:44 +00:00
mguessan
b586249eee Contribution from Geert Stappers: start/stop script
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1594 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 21:39:52 +00:00
mguessan
76ecd3d00b Improve NTLM authentication detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1593 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 21:32:24 +00:00
mguessan
ef7cfae687 EWS: improved email/alias failover fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1592 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 20:46:29 +00:00
mguessan
10f82dc08d EWS: fix regression in comment
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1591 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 20:40:34 +00:00
mguessan
312e860048 Always use private connection manager to avoid session conflict
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1590 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 20:35:30 +00:00
mguessan
3ae327f70f EWS: additional failover mail build on logon form failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1589 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-03 22:27:03 +00:00
mguessan
8273e30bbc SMTP: fix 3132569, always remove From header to avoid 403 error on send
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1588 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-03 10:11:43 +00:00
mguessan
173bac593b Caldav: improve timezone rename error message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1587 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-02 22:12:41 +00:00
mguessan
3cea3a16cf Doc: add SWT bug reference to FAQ, on Ubuntu, notify text conflicts with default theme
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1586 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-29 00:19:51 +00:00
mguessan
e855b56071 SMTP: workaround for misconfigured Exchange servers: failover on Draft message creation through properties. Warning: attachments are lost
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1585 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-28 19:39:28 +00:00
mguessan
f8823f36a6 EWS: store X-MOZ-SEND-INVITATIONS property to fix no notification issue with Lightning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1584 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-26 11:46:11 +00:00
mguessan
1615f4991b EWS: fix Caldav inbox handling over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1583 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-21 12:42:56 +00:00
mguessan
5dbd82753b Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1582 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-17 13:06:11 +00:00
mguessan
1d105b927d IMAP: Fix 3137275 Imap header fetch bug
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1581 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-16 14:21:21 +00:00
mguessan
1c3edf5e7f Doc: full iPhone setup instructions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1580 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-13 09:56:06 +00:00
mguessan
dded7c6d2e EWS: improve timezone handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1579 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-12 22:52:04 +00:00
mguessan
2f47f173d0 Caldav: fix floating timezone in iCal: rename TZID for maximum iCal/iPhone compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1578 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-12 21:39:19 +00:00
mguessan
80712f6063 CARDDAV: Update contact test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1577 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-12 20:02:08 +00:00
mguessan
fc43e5b082 EWS: Update Field list
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1576 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-12 19:59:56 +00:00
mguessan
cbf88536e9 Doc: update war deployment description
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1574 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-09 21:22:44 +00:00
mguessan
b559da8e68 Adjust Mime decoder settings (fix)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1573 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-09 21:03:28 +00:00
mguessan
bae336cad9 Adjust Mime decoder settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1572 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-09 20:56:51 +00:00
mguessan
405dad0eef Workaround for space in cookie name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1571 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-09 11:28:54 +00:00
mguessan
5791ce19c3 Use a_sLgnQS instead of a_sLgn first to support new OWA 8.3.83.4
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1570 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-09 09:54:29 +00:00
mguessan
db3f898ce4 EWS: fix 3098008, implement result paging to handle message folders with more than 1000 messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1569 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-08 21:39:55 +00:00
mguessan
67e4b676ec EWS: exclude non message types from searchMessages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1568 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-07 22:07:01 +00:00
mguessan
5b08440c43 EWS: fix email mapping on LDAP response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1567 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-07 20:49:23 +00:00
mguessan
bfd74c84fc EWS: add BusinessCountryOrRegion contact field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1566 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-07 20:25:50 +00:00
mguessan
5e07023a4d Doc: Additional smartcard PKCS11 setup instructions with NSS and Coolkey examples
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1565 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-07 19:40:12 +00:00
mguessan
5b11717d7e Additional NTLM flags to match Firefox flags
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1564 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-28 20:49:33 +00:00
mguessan
28dbdc41b2 Dav: make sure Destination contains full url and not only path, may fix SMTP send and IMAP copyMessage on Exchange 2003
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1562 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-26 10:45:37 +00:00
mguessan
47e90d9bec Do not send Exchange 2003 appointment creation request to Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1561 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-26 10:24:00 +00:00
mguessan
3bc182ff08 Failover for misconfigured Exchange server, replace host name in url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1560 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-25 22:32:38 +00:00
mguessan
b55fd3cad1 Doc: Update Carddav setup doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1557 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-24 23:09:47 +00:00
mguessan
f8b5253718 Caldav: Fix timezone support with Exchange 2010 SP1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1556 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-24 22:45:34 +00:00
mguessan
66b934b6f2 Unzip contribs content
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1555 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-24 21:49:28 +00:00
mguessan
a4820f3e29 IMAP: include current folder in recursive search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1554 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-24 09:40:36 +00:00
mguessan
f81c17b1bd IMAP: encode source path in copyMessage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1552 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-22 22:42:37 +00:00
mguessan
22532a2bc4 IMAP: new test case to show Thunderbird perf issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1551 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-22 09:46:19 +00:00
mguessan
7e199b398a LDAP: do not log error on OSX groups request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1550 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-22 09:38:37 +00:00
mguessan
e07438a445 Caldav: use rebuild event from MAPI properties failover in all error cases
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1549 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-22 09:37:56 +00:00
mguessan
dd648bbf54 Workaround for malformed cookies with space in name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1548 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-22 09:36:12 +00:00
mguessan
1a2d67afe0 IMAP: Fix 3109303 Handle null string during mail fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1547 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-18 22:13:07 +00:00
mguessan
9854dfcf9d Doc: ssl setup doc update from kerstkonijn
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1546 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-18 21:36:33 +00:00
mguessan
7bab6a0a66 IMAP: fix nullpointerException in header fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1545 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-17 23:17:58 +00:00
mguessan
5eaaf961de EWS: Upgrade woodstox version to use enhanced base64 conversion (reduced memory usage)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1543 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-17 21:28:29 +00:00
mguessan
6277125a83 Workaround for invalid redirect location
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1542 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-10 22:16:59 +00:00
mguessan
f4ad37ee6f IMAP: fix 3106803, IMAP client stuck scanning Inbox, fix header and body fetch in same request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1541 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-10 21:21:41 +00:00
mguessan
e8a7e0b750 EWS: allow autodiscover after authentication failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1540 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 22:36:10 +00:00
mguessan
1b2c7c720c Improve error handling: detect redirect to reason=0 as session expired
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1539 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 22:27:57 +00:00
mguessan
90d6648413 IMAP: throw error on 440 Login Timeout to avoid message corruption
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1538 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 22:12:38 +00:00
mguessan
12e047b6e2 EWS: fix contact email update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1537 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 11:47:34 +00:00
mguessan
52fbe3119f Caldav: add requestFocus() to bring notification dialog to foreground
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1536 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 09:57:15 +00:00
mguessan
8ec9cb5c7c RPM spec from Marko Myllynen
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1533 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-08 22:29:50 +00:00
mguessan
0b7ffa3888 Caldav: added edit notifications checkbox in settings frame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1532 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-08 09:23:33 +00:00
mguessan
89bc774493 LDAP: fix galfind search: add uid in response and use cn in fullsearch filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1529 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-07 22:38:27 +00:00
mguessan
112a744216 LDAP: additional EWS attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1528 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-07 22:01:49 +00:00
mguessan
974c8cf9cd Fix 3103349: Cannot login if display name contains [brackets], regression after first patch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1527 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-07 20:38:49 +00:00
mguessan
eb6e224855 Fix 3103349: Cannot login if display name contains [brackets]
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1526 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-05 09:59:08 +00:00
mguessan
c40da58305 POP: add version in welcome banner
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1525 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-03 23:05:29 +00:00
mguessan
3d1c8abfd9 Caldav: Fix bug in Dav mode with broken events dtstart -> dtend
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1524 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-03 22:58:56 +00:00
mguessan
8f183cdd2c LDAP: additional attributes for iPad
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1523 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-03 22:43:18 +00:00
mguessan
92c8802dc2 Ews: improve ResolveNames implementation, parse addresses and phone attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1522 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-03 22:31:36 +00:00
mguessan
c0abc93ac5 EWS: implement failover on OWA authentication failure (e.g. with outlook.com)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1521 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-30 19:13:46 +00:00
mguessan
18584e259d Ews: improve invalid item in calendar error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1520 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-27 21:52:33 +00:00
mguessan
7180507a2b Caldav: fix french notification message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1519 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-27 20:00:44 +00:00
mguessan
3e9bca74e5 IMAP: failover in message copyon 404 not found
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1518 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-27 08:52:27 +00:00
mguessan
cf98558e81 configFilePath is null in some test cases
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1517 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-26 21:03:47 +00:00
mguessan
4547ee7870 Caldav: protect ':' in VCALENDAR property params
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1516 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-22 14:47:32 +00:00
mguessan
f641982096 EWS: improve resolveNames logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1515 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-21 20:20:40 +00:00
mguessan
51c2d3b1a0 Doc: fixes and updates on ssl setup and build
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1514 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-21 09:05:14 +00:00
mguessan
af6afe9042 Caldav: initial edit notification implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1513 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-20 21:13:35 +00:00
mguessan
8df9595020 Added passcode as token field for RSA support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1512 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-19 22:03:48 +00:00
mguessan
a18bd99b59 EWS: add enableEws flag in UI settings frame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1511 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-19 21:04:58 +00:00
mguessan
8126642f15 IMAP: Fix append with no optional parameters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1510 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-19 19:25:54 +00:00
mguessan
e517cc0433 SWT: Custom AWT event queue to trap X errors and avoid application crash
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1509 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-17 17:04:29 +00:00
mguessan
adfc4a8103 Add DavMail version in welcome IMAP and SMTP header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1508 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 21:57:37 +00:00
mguessan
fac66c021f IMAP: additional test cases
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1507 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 21:40:00 +00:00
mguessan
7532c0f57a IMAP: fix from kolos_dm: implement fake line count in BODYSTRUCTURE and [] block in IMAPTokenizer
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1506 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 21:31:23 +00:00
mguessan
4acd9dfe24 IMAP: fix from kolos_dm: implement attachment name in BODYSTRUCTURE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1505 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 21:08:27 +00:00
mguessan
e00158f524 IMAP: improve logging, do not log message content on 404 or 403
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1504 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 20:54:20 +00:00
mguessan
5f2dd31203 IMAP: fix from kolos_dm: In-Reply-To is not email header and unfold header to remove CRLF in ENVELOPE response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1503 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 20:36:48 +00:00
mguessan
c22b26b41e Doc: update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1502 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-08 09:38:29 +00:00
mguessan
e9601f65e6 Update architecture image
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1501 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-08 09:33:06 +00:00
mguessan
2b9156a42d Doc: update ssl server certificate doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1500 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-08 09:31:15 +00:00
mguessan
6a9ea37f60 EWS: automatically detect Webdav not available and set davmail.enableEws flag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1499 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-08 09:25:58 +00:00
mguessan
d25e946254 Doc: Document PKCS12 self signed certificate creation to enable SSL in DavMail
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1498 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-07 06:31:26 +00:00
mguessan
a73b026db3 Doc: iPhone screenshots
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1497 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-07 06:29:58 +00:00
mguessan
76fbfe3c66 Caldav: Create fake DTEND on broken event
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1496 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-05 22:35:33 +00:00
mguessan
c1035988e3 Update test case
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1495 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-05 22:26:35 +00:00
mguessan
533b627b2b Caldav: fix nullpointer in VCalendar on missing DTEND
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1494 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-05 22:23:35 +00:00
mguessan
4df643eea1 IMAP: merge fix from Kolos, search command with message sequence set
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1493 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-05 21:52:39 +00:00
mguessan
a643b5741d Handle exceptions on invalid UTF-8 characters or unexpected content triggered by XmlStreamReader.getElementText (based on patch 3081264)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1492 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-05 09:41:04 +00:00
mguessan
9a41a12980 Add exchange 2010 PBack cookie in compatibility mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1491 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-04 22:50:35 +00:00
mguessan
2616e823fa Caldav: implement main calendar folder rename
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1490 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-04 21:24:50 +00:00
mguessan
7798e535c9 IMAP: implement index (non uid) COPY
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1489 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-02 16:16:27 +00:00
mguessan
0649996caf Caldav: use i18n calendar name as display name for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1488 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-01 21:26:55 +00:00
mguessan
cb5530fcea SWT:enable debug mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1487 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-01 21:24:52 +00:00
mguessan
fa491fa7e2 Update unit test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1486 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-30 23:22:56 +00:00
mguessan
90c983d626 Novell iChain workaround
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1485 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-30 23:18:24 +00:00
mguessan
a90a39becd Caldav: avoid renaming default calendar to null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1484 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-30 22:48:12 +00:00
mguessan
890c7e425e IMAP: workaround for broken message (500 error), rebuild mime message from properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1483 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-29 23:28:22 +00:00
mguessan
15e49fe372 IMAP: send error on idle command without selected folder (Outlook)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1482 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-28 20:57:00 +00:00
mguessan
bd9fad4282 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1479 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-27 09:37:59 +00:00
mguessan
f9bb5884f9 Caldav: detect invalid events with empty dtstart property
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1478 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-27 09:36:00 +00:00
mguessan
9f73664178 Detect and submit language selection automatically
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1477 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-27 08:38:51 +00:00
mguessan
f23f48e78d Carddav: fix null value in email address
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1476 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 22:44:15 +00:00
mguessan
2d0f0de86c EWS: fix 3047563 double inbox
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1475 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 22:34:22 +00:00
mguessan
cabb7b6c1f More fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1474 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 08:44:13 +00:00
mguessan
fe73982491 SMTP: rewrite getAllRecipients to disable strict header check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1473 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 08:43:20 +00:00
mguessan
82a6cd0e3f Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1472 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 08:30:40 +00:00
mguessan
74d85dc23a Caldav: implement mozilla alarm flags X-MOZ-LASTACK and X-MOZ-SNOOZE-TIME over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1471 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-23 07:31:18 +00:00
mguessan
4befd7f06c IMAP: fix 3072497 Imap server too picky about case
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1469 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-22 20:34:14 +00:00
mguessan
6544a67130 Caldav: EWS, rebuild attendee list from properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1468 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-21 14:02:44 +00:00
mguessan
b418fcbc06 Carddav: fix email address handling over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1467 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-21 13:12:19 +00:00
mguessan
919fde19e4 LDAP: new attribute mapping
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1466 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-20 21:53:53 +00:00
mguessan
007ae0b94f LDAP: cache current hostname value in sendComputerContext to improve iCal address completion performance
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1465 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-20 21:30:15 +00:00
mguessan
df4a6505c1 LDAP: additional ignore attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1464 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-20 21:02:16 +00:00
mguessan
7c6489c93c LDAP: add gidnumber to attribute ignore list
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1463 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-20 20:52:35 +00:00
mguessan
42ddb33e13 Caldav: test principal request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1461 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-20 19:39:00 +00:00
mguessan
60ad472264 Caldav: fix 3067915 getRangeCondition too restrictive
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1460 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-20 19:29:13 +00:00
mguessan
8a49d74078 Restore cookies on error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1459 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-18 21:17:03 +00:00
mguessan
c767c2276f Improve buildSessionInfo failover
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1458 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-17 20:42:39 +00:00
mguessan
995b256f43 Caldav: implememnt Busy flag over EWS and refactor create code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1457 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-17 10:44:56 +00:00
mguessan
d561b68a7c Caldav: fix create allday event over EWS and check if current user is organizer
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1456 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-17 10:13:00 +00:00
mguessan
904adf7d20 Caldav: Fixed regression in allday event handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1455 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-16 21:33:20 +00:00
mguessan
82eb331997 EWS: more caldav ews fixes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1454 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-16 09:27:06 +00:00
mguessan
48856c9bd7 Caldav: improve EWS implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1453 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-15 22:49:19 +00:00
mguessan
8ff8591992 Caldav: improve timezone error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1452 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-15 21:03:45 +00:00
mguessan
e3b355034a Fix regression in Exchange 2007 over Dav session
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1451 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-15 05:42:59 +00:00
mguessan
c6dd28e5a1 Caldav: remove empty properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1450 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-14 22:12:55 +00:00
mguessan
cd5eacfb56 Caldav: avoid invalid X-CALENDARSERVER-ACCESS and CLASS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1449 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-14 21:58:09 +00:00
mguessan
defaf63d4b Caldav: avoid empty X-CALENDARSERVER-ACCESS and CLASS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1448 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-14 21:56:20 +00:00
mguessan
a5fedf4ed6 Fix ssl trustmanager error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1447 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-14 21:13:31 +00:00
mguessan
488b01756c Enable Webdav/Galfind failover on Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1446 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-14 20:33:06 +00:00
mguessan
6d1b4e384a Caldav: reinsert the deleteBroken check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1445 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-14 20:22:18 +00:00
mguessan
0d29cee702 IMAP: improve BODYSTRUCTURE implementation, make it recursive
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1444 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-14 13:42:48 +00:00
mguessan
c404972d37 Caldav: fix VProperty parser
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1443 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-13 22:40:07 +00:00
mguessan
131a51cd55 IMAP: implement partial header fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1442 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-13 22:19:25 +00:00
mguessan
50fc71c7f1 Caldav: additional VCalendar properties for rebuilt item: VALARM (reminder)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1441 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-13 20:08:05 +00:00
mguessan
7619bb715d Caldav: additional VCalendar properties for rebuilt item: RRULE, EXDATE, CLASS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1440 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-13 19:27:16 +00:00
mguessan
cb2b6baac3 Caldav: failover for broken event, rebuild VCalendar content from raw properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1439 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-13 16:07:49 +00:00
mguessan
88d93893d9 Workaround for basic authentication on /exchange and form based authentication at /owa
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1438 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-10 13:24:07 +00:00
mguessan
432a4df97e Caldav: fix 3063407, regression in sendPrincipal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1437 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-10 13:00:44 +00:00
mguessan
356d8afdd2 SMTP: new try at encoding fix: set mailOverrideFormat and messageFormat
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1436 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-09 21:22:05 +00:00
mguessan
dc21124beb Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1435 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-09 19:51:25 +00:00
mguessan
b8e4570681 LDAP: fix regression on iCal 3 search completion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1434 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-09 19:30:25 +00:00
mguessan
a72a43741a SMTP: try to force IMS encoding mode according to message contenttype
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1430 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-08 21:13:38 +00:00
mguessan
5911e0b431 Caldav: accept login as alias in caldav principals path
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1428 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-08 20:40:19 +00:00
mguessan
146790a237 Caldav: basic move item implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1427 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-07 21:09:53 +00:00
mguessan
39079d3719 LDAP: improve EWS filter support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1426 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-06 22:55:29 +00:00
mguessan
f944efe43d SMTP: switching back to Draft then send mode over DAV for calendar messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1425 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-06 21:20:57 +00:00
mguessan
6c62dbc2af SMTP: switching back to Draft then send mode over DAV
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1424 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-06 15:34:08 +00:00
mguessan
447258b45b SMTP: new duplicate message-id detection implementation, no need to search Sent folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1423 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-06 12:54:19 +00:00
mguessan
6defe86762 Carddav: improve OSX client detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1422 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-06 10:14:09 +00:00
mguessan
12b01733e3 Caldav: adjust Lightning bug workaround
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1421 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-04 07:36:56 +00:00
mguessan
4fbd58387a Caldav: yet another timezone fix, adjust Outlook created event time before allday conversion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1420 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-04 07:35:33 +00:00
mguessan
9aaa99213b LDAP: another gallookup detection fix to improve address completion in thunderbird
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1419 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-03 12:54:21 +00:00
mguessan
93dfeac99c Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1418 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-03 12:37:59 +00:00
mguessan
f3413e2ceb Caldav: Fix regression on meeting response subject
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1417 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-03 12:37:15 +00:00
mguessan
e96dd865ae Fix test cases
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1413 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-02 20:21:41 +00:00