Eric Wong <[email protected]> wrote: > IMAP envelope responses still needs raw bytes since the zlib > wrapper is designed for octets, Perl UTF-8 bytes.
That should say: wrapper is designed for octets, not Perl UTF-8 chars. Fixed and pushed. Thanks for testing.
