Thanks Timo,
I have another question about the plugin.
Part of reading I already migrated, only that the piece of writing (the new part in the plugin) I need to understand some things about the operation in order to migrate and redo the same functions with the separation of body / header
Can you explain to me ?
Tks again !
2010/4/16 Timo Sirainen tss@iki.fi
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.