Re: IMAP COMPRESS=DEFLATE Support
Jayantheesh S B <[email protected]>
| Newsgroups | gmane.ietf.imapext |
|---|---|
| Message-ID | <02454F842DD7B449B96715A2AD90C036510E62A0@exMB5.telecom.sna.samsung.com> |
Thanks Brandon & Arnt. From: Brandon Long [mailto:[email protected]] Sent: Wednesday, March 18, 2015 4:18 PM To: Arnt Gulbrandsen Cc: [email protected] Subject: Re: [imapext] IMAP COMPRESS=DEFLATE Support Note that until Java 7, java.util.zip didn't have Z_FLUSH as an option, the usual work-around was to use the java impl of zlib, jzlib. Brandon On Tue, Mar 10, 2015 at 2:16 PM, Arnt Gulbrandsen <[email protected]<mailto:[email protected]>> wrote: Check that you send z_sync_flush at the end of your command. If you don't, the server won't read your CRLF. Arnt _______________________________________________ imapext mailing list [email protected]<mailto:[email protected]> https://www.ietf.org/mailman/listinfo/imapext _______________________________________________ imapext mailing list [email protected] https://www.ietf.org/mailman/listinfo/imapext