Commit Graph

1535 Commits

Author SHA1 Message Date
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 d12bf7c8d7 Prepare 3.8.5 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1480 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-27 21:29:39 +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