I'm trying to develop a plugin that uses the hooks provided by the notify plugin. The notify plugin segfaults if you don't set the mailbox_rename hook. I attached a patch to notify-plugin.c from Dovecot 2.0.16 that should fix this. Ewald -------------- next part -------------- A non-text attachment was scrubbed... Name: notify-plugin.c.patch Type: text/x-diff Size: 530 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20120120/3e3b068e/attachment-0004.bin>
On 01/20/2012 02:35 PM, Ewald Dieterich wrote:> I'm trying to develop a plugin that uses the hooks provided by the > notify plugin. The notify plugin segfaults if you don't set the > mailbox_rename hook. I attached a patch to notify-plugin.c from > Dovecot 2.0.16 that should fix this.Fixed, thanks.