16 Apr
2010
16 Apr
'10
2:23 p.m.
On Fri, 2010-04-09 at 11:42 -0300, Alex Baule wrote:
I developed a plugin based on the zlib plugin, but want to port it to dovecot 2.0.
There are some differences in the 2.0 plugin, which I did not quite understand how it works for me to readjust it in my plugin.
I don't think you need to do (almost?) any changes. v2.0's zlib plugin is very different from v1.x, but that's because I'm using zlib library in a different way. Not because of some istream changes.