So, I've got a fairly complete implementation of IMAP DEFLATE
compression, but am noticing issues with data corruption (at least
server->client). Would anyone be willing to take a look? The code is
at https://github.com/pianohacker/isync/tree/imap-compression and
rebased to latest master.
--
Jess
The branch 'sasl', previously at 7ee0483, has been deleted.
--
___
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-d
commit 85fd5ceb54f756fe64e8fadd5b190df1352940de
Author: Oswald Buddenhagen
Date: Sat Oct 25 15:06:50 2014 +0200
move orig_name out of store_t
it's state specific to the synchronizer.
src/driver.h |1 -
src/sync.c | 15 ---
2 files changed, 8 insertions(+), 8 d
commit f377e7b696f2345482e1b1ce1400be5761f5233b
Author: Oswald Buddenhagen
Date: Sat Oct 25 17:30:57 2014 +0200
introduce FieldDelimiter and InfoDelimiter options
... for windows fs compatibility.
the maildir-specific InfoDelimiter inherits the global FieldDelimiter
(w