Commit Graph

235 Commits

Author SHA1 Message Date
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
mguessan 3f87184c7c IMAP: implement last message (simple *) fetch range
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1071 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-02 22:32:28 +00:00
mguessan a4716cf936 IMAP: send required "* SEARCH" on empty search response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1070 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-02 22:18:21 +00:00
mguessan 4763d94aca IMAP: implement a new imapAutoExpunge setting to delete messages immediately over IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1038 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-10 09:19:25 +00:00
mguessan d97edeeed0 IMAP: send BAD instead of BYE on exception
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1029 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:37:19 +00:00
mguessan 2ec68b96fa IMAP: fix 2992976, implement complex index and uid range in SEARCH
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1024 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-28 15:33:17 +00:00
mguessan ec6634d043 IMAP: Handle exception during IDLE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1021 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:59:30 +00:00
mguessan ec76698bcc IMAP: add a new setting to enable/disable IDLE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1019 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:43:04 +00:00
mguessan 97bb065a9b IMAP: use getRawInputStream instead of writeTo to avoid MIME message changes, cache message body in SharedByteArrayInputStream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1018 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 13:42:37 +00:00
mguessan 52612dddb4 IMAP: poll folder every 30 seconds in IDLE mode, clear cached message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1014 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 21:50:16 +00:00
mguessan 9e478908e7 IMAP: implement IDLE extension (RFC2177)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1010 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 09:41:41 +00:00
mguessan 50adca5572 IMAP: fix 2971184, do not decode content in partial fetch (replace getDataHandler with PartOutputStream)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1007 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-20 09:16:20 +00:00
mguessan 2227622a9f IMAP: Keep a single message in MessageList cache to handle chunked fetch, reenable maxSize in ImapConnection.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@990 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-06 09:20:09 +00:00
mguessan 4789993fb9 IMAP: implement subparts partial fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@989 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-06 08:31:53 +00:00
mguessan 0187caaa3f IMAP: Do not advertise not yet supported custom flags
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@987 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 22:21:48 +00:00
mguessan 28c02c9a3a IMAP: fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@983 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:11:32 +00:00
mguessan e952f0d4be IMAP: major FETCH implementation refactoring, make code simpler and more efficient
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@980 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-31 21:47:45 +00:00
mguessan cc23ec78ab IMAP: add BODY.PEEK[index] support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@978 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-30 21:01:56 +00:00
mguessan b7421263e2 IMAP: improve partial fetch support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@973 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-27 10:18:53 +00:00
mguessan 266632480d IMAP: fix 2962071, quote folder names in STATUS response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@970 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 13:29:11 +00:00
mguessan 3fd51ae302 IMAP: allow partial part fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@969 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:26:06 +00:00
mguessan 24770e614e IMAP: fix regression on unknown parameter handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@968 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:22:00 +00:00
mguessan 767f17d841 IMAP: implement part fetch (BODY[1])
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@967 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:08:12 +00:00
mguessan ec8a999ce9 IMAP: detect unsupported parameter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@966 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 10:30:47 +00:00
mguessan 5dc44ff9d8 IMAP: fix 2973213, escape quotes in subject
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@965 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 10:17:50 +00:00
mguessan 93cf6156cc IMAP: fixes to improve JavaMail support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@956 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-17 21:03:24 +00:00
mguessan 3785581305 IMAP: new patch from Gellule to fix disappearing messages issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@949 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 20:55:42 +00:00
mguessan ae7b30cf2a IMAP: rethrow SocketException after error in handleFetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@932 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-27 22:08:05 +00:00
mguessan 46e7283fb2 Improve error handling: detect SocketException to avoid client socket closed errors
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@927 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-24 20:41:02 +00:00
mguessan 9ebdf91c81 IMAP: brand new IMAP uid workaround and refresh folder on Expunge from Gellule
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@924 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-21 10:49:23 +00:00
mguessan 6ef09d6297 IMAP: implement LIST "" "*%" for emacs
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@923 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 22:43:38 +00:00
mguessan c4739b57b1 IMAP: fix 2934922, implement (NOT DELETED) in search filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@913 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 13:40:29 +00:00
mguessan 833c2a4d41 IMAP: extend thunderbird changed uid workaround to all contexts
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@912 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-18 16:04:43 +00:00
mguessan cd17b89674 IMAP: workaround for thunderbird random issue with no message found, keep previous message list to cope with recent message uid change.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@902 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-05 10:06:47 +00:00
mguessan 6e11cab446 Fix from audit (spelling errors)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@888 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:51:02 +00:00
mguessan b0febb5b76 IMAP: fix date parsing error, see bug 2878289
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@876 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 23:58:38 +00:00
mguessan f32ce8ea55 IMAP: fix 2878289, implement extended MIME header search in http://schemas.microsoft.com/mapi/string/{00020386-0000-0000-C000-000000000046}/ namespace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@873 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 13:12:01 +00:00
mguessan d4cdc76721 IMAP: Improve error handling, do not fail on message retrieval error, just send error message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@870 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 09:35:25 +00:00
mguessan d05ae65cdf IMAP: implement EXPUNGE untagged response on NOOP to avoid NO message not found on Exchange message message uid change
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@867 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-01 10:14:59 +00:00
mguessan 7078a8de0c IMAP: implement RFC822.HEADER for Sylpheed
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@861 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-26 22:42:06 +00:00
mguessan f94bcf233e IMAP: use upper case NIL in ENVELOPE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@813 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:37:57 +00:00
mguessan e4ff8946d9 IMAP: improve MimeMessage handling, drop after fetch to avoid keeping full message in memory
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@805 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-30 11:14:47 +00:00
mguessan 857e491e1a IMAP: fix new ENVELOPE feature, must return encoded values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@803 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 22:45:17 +00:00
mguessan 1d3cd69a7e IMAP: implement store by id and ENVELOPE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@801 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 17:19:00 +00:00
mguessan 24d7399555 IMAP: update message flag only if changed to avoid unneeded message uid bump, may fix Evolution and Apple Mail constant reload issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@800 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 12:56:37 +00:00
mguessan 14d22a8ef4 IMAP: implement search by id
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@795 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-27 23:34:13 +00:00
mguessan 60a24e5a64 IMAP: send default BODYSTRUCTURE on MIME encoding error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@776 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-09 23:12:14 +00:00
mguessan 1a7f3ec005 IMAP: improve complex content-type handling in BODYSTRUCTURE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@775 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-09 23:08:04 +00:00
mguessan 432e43ae14 IMAP: fix deleted flag handling, switch to official Exchange IMAP property http://schemas.microsoft.com/mapi/id/{00062008-0000-0000-C000-000000000046}/0x8570
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@774 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-09 22:46:10 +00:00
mguessan c1fbfa354f IMAP: detect HttpNotFoundException on folder select
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@759 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-29 00:10:45 +00:00
mguessan 6ba6dadaae IMAP: improve public folder error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@756 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 11:50:46 +00:00
mguessan e02aa555a9 IMAP: Fix regression on LIST INBOX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@754 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 09:31:01 +00:00
mguessan d0e83c4a8c IMAP: experimental public folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@753 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 09:13:02 +00:00
mguessan 6eb3da9916 Drop icon activity switches under 250ms to avoid fast flickering on OSX, add new switch icon in IMAP fetch iterations
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@750 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 09:18:57 +00:00
mguessan a4dbe3ddce IMAP: switch to http://schemas.microsoft.com/exchange/contentstate to handle deleted flag (DAV:isdeleted did not work with some Exchange servers).
IMAP: implement undelete message

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@748 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-23 22:18:07 +00:00
mguessan 393b283324 IMAP: test session expiration on each command, get a new session on expiration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@741 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 15:55:31 +00:00
mguessan 94ee1091a2 IMAP: improve error logging on network down
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@738 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 09:03:32 +00:00
mguessan 07569c5583 Fixes from checkStyle audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@734 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:34:13 +00:00
mguessan 6643c5bb0e IMAP: fix bug 2845530 implement FLAGS.SILENT command
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@724 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-16 15:08:00 +00:00
mguessan f1fa54311d IMAP: fix BODYSTRUCTURE, build message on full buffer, do not rely on partial buffer (header, body, ...)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@707 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-08 22:25:39 +00:00
mguessan e0b1d6c954 IMAP: fix bug 2835529 FETCH with unordered range
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@704 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 11:42:07 +00:00
mguessan 679d7f55d9 IMAP: send default BODYSTRUCTURE on mime parsing failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@703 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 09:01:07 +00:00
mguessan e7e103f103 IMAP: Improve IMAP bodystructure error logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@699 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-04 16:01:24 +00:00
mguessan d2e2e5ee3c IMAP: Send bodystructure with headers for iPhone request (BODYSTRUCTURE BODY.PEEK[HEADER])
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@693 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 22:24:53 +00:00
mguessan 8fa03fb247 IMAP: send BODY[TEXT] for BODY.PEEK[TEXT] request, may improve iPhone support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@692 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 21:57:35 +00:00
mguessan ba55a1f7ca IMAP: Need to reset index for Palm pre
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@668 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 07:14:52 +00:00
mguessan 006d69de51 IMAP: case insensitive search operators
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@667 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-12 16:31:31 +00:00
mguessan 986bfd0be8 IMAP: Fix bug 2835529, implement SEARCH ALL SINCE for Palm Pre
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@664 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 16:01:21 +00:00
mguessan c75ac74f4c Code cleanup and improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@637 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-31 06:21:46 +00:00
mguessan 4c5c2ee81d Make API more consistent: createMessage must get a folder path, not URL
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@636 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:53:46 +00:00