Displaying 2 results from an estimated 2 matches for "0f0b0c52".
2014 Dec 12
0
stacking istreams and ostreams
...welcome.
>
> Best regards,
> Philipp
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20141212/0f0b0c52/attachment.sig>
2014 Dec 11
2
stacking istreams and ostreams
Hello,
I'm developing an encryption plugin for dovecot and ran into a problem
with the stacking of i/o-streams.
The encryption i/o-streams are working fine on any kind of mail the test
suite is passing through them. But as soon as the zlib plugin is enabled
the logs show an cache error:
failed: Cached message size larger than expected (214 > 206, box=INBOX,
UID=1)
I've already