Commit Graph

204 Commits

Author SHA1 Message Date
mguessan 0b786e0501 IMAP: return all search results uids on a single line for Wanderlust
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1858 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-11 11:00:02 +00:00
mguessan 42b506d201 IMAP: fix wanderlust support, allow lower case fetch params
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1848 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-02 22:42:44 +00:00
mguessan 73edf89a10 IMAP: fix 3426383, implement CHARSET in SEARCH command, allow ASCII and UTF-8
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1826 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-24 22:45:57 +00:00
mguessan c94e881359 IMAP: fix 3353862, long file names encoding in BODYSTRUCTURE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1812 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-03 22:18:41 +00:00
mguessan af5bf09828 IMAP: implement DRAFT and UNDRAFT search conditions, fix 3396248
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1779 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-29 21:04:30 +00:00
mguessan ff82af8c5e Fix 3151800, force UTF-8 in appendEnvelopeHeaderValue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1713 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 22:14:37 +00:00
mguessan f89511775d Reformat and fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-08 19:58:29 +00:00
mguessan 56f9330a65 IMAP: fix 3303767, do not send line count for non text bodyparts
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1690 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-18 21:16:54 +00:00
mguessan a830470398 IMAP: another fix for 3297849, ENVELOPE formating error/bogus quotes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1678 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 10:39:47 +00:00
mguessan 0c01e83c3c IMAP: fix 3297849, ENVELOPE formating error/bogus quotes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1676 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-08 21:32:35 +00:00
mguessan 0e30d51945 IMAP: fix infinite loop detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1669 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-15 12:31:18 +00:00
mguessan e81f0c3f91 IMAP: detect infinite loop on the client side
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1665 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-13 10:45:51 +00:00
mguessan 54fcff3739 IMAP: implement Recent flag on new messages based on read flag and creation/modification date
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1658 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-08 13:55:20 +00:00
mguessan 466cf5cd1e IMAP: fix 3223513 default flags on append
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1651 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-23 22:13:39 +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 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 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 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 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 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 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 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 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 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 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 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 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 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 f9427feaf5 IMAP: implement shared mailbox access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1402 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 00:15:36 +00:00
mguessan 0d7dd47db2 IMAP: handle 507 InsufficientStorage error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1377 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 09:28:40 +00:00
mguessan 3ecc0aa80e Improve socket closed error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1374 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 08:16:32 +00:00
mguessan 02d66e3b88 IMAP: fix regression in NOT DELETED filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1370 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-21 23:40:24 +00:00
mguessan 64a377c43d EWS: fix single message in folder with Exchange 2010 bug
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1369 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-20 09:12:29 +00:00
mguessan fddab4b812 EWS: rename equals to isEqualTo and format search date
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1300 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 13:19:28 +00:00
mguessan 34b1491ec9 IMAP: fix flag handling in createMessage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1243 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 10:18:46 +00:00
mguessan 03927f53dc Caldav: fix regression in processItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1239 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 21:00:49 +00:00
mguessan c7d6607f40 Major refactoring: use straight inpustream instead of reader everywhere
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1175 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-12 16:35:46 +00:00
mguessan f96c8989dd EWS: fix internaldate conversion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1163 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-09 21:25:18 +00:00
mguessan c3430975c4 IMAP: fix 3023386, support BODY.PEEK[1.MIME] partial fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1123 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-02 06:45:12 +00:00
mguessan 795989445e IMAP: new unit tests and fix $Forwarded flag removal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1122 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-02 06:37:18 +00:00
mguessan 273bc920e7 IMAP: implement deleted/undeleted search as condition instead of post filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1118 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-01 15:07:16 +00:00
mguessan 3f9f49fc1e EWS: fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1102 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-21 20:37:20 +00:00
mguessan 9a2149ef93 EWS: refactor contactFind, use new Condition API
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1095 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-17 22:37:33 +00:00
mguessan 8d619cae9a EWS: implement folder ctag, remove deprecated foldername property
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1086 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-10 20:47:55 +00:00
mguessan 51936619e3 EWS: refactor IMAP search, use Conditions classes instead of string search filder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1083 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-08 22:21:53 +00:00