Displaying 1 result from an estimated 1 matches for "autocreate_plugin_deinit".
2008 Nov 28
2
Autocreate plugin for 1.1 - trying to patch under FreeBSD
...ing argument 1 of
'autosubscribe_mailboxes' from incompatible pointer type
autocreate-plugin.c: In function 'autocreate_plugin_init':
autocreate-plugin.c:89: error: 'hook_mail_namespaces_created' undeclared
(first use in this function)
autocreate-plugin.c: In function 'autocreate_plugin_deinit':
autocreate-plugin.c:95: error: 'hook_mail_namespaces_created' undeclared
(first use in this function)
+ cp autocreate_plugin.so /usr/local/lib/dovecot/imap/autocreate_plugin.so
cp: autocreate_plugin.so: No such file or directory
P.S.
cat /tmp/patch.sh
# replace * with the correc...