Commit Graph

1320 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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