Commit Graph

1524 Commits

Author SHA1 Message Date
mguessan b8a35406fe Add UTF-7 support with jcharset
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1563 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-26 11:36:48 +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 5f958efb1f Prepare 3.8.7 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1558 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-24 23:20:17 +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 37b6c1280d Update rpm ant task parameters to create valid rpm package
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1553 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-24 09:36:53 +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 e16e2bd530 From Geert Stappers: add includeantruntime="false" to avoid ant 1.8 warning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1544 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-17 22:39:32 +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 1ee27086db OSX: search and replace on existing file, spotted by Geert Stappers
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1535 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-08 22:56:50 +00:00
mguessan 677ecca907 Suggestion from Geert Stappers: add svn:ignore property
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1534 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-08 22:49:41 +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 e9aeb62577 Prepare 3.8.6 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1530 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-07 23:02:28 +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