Displaying 3 results from an estimated 3 matches for "autocreate_plugin".
2008 Nov 28
2
Autocreate plugin for 1.1 - trying to patch under FreeBSD
...6/src
-I~/usr/ports/mail/dovecot/work/dovecot-1.1.6/src/src/lib
-I~/usr/ports/mail/dovecot/work/dovecot-1.1.6/src/src/lib-storage
-I~/usr/ports/mail/dovecot/work/dovecot-1.1.6/src/src/lib-mail
-I~/usr/ports/mail/dovecot/work/dovecot-1.1.6/src/src/lib-imap
-DHAVE_CONFIG_H autocreate-plugin.c -o autocreate_plugin.so
autocreate-plugin.c:22:17: error: lib.h: No such file or directory
autocreate-plugin.c:23:26: error: mail-storage.h: No such file or directory
autocreate-plugin.c:24:28: error: mail-namespace.h: No such file or
directory
autocreate-plugin.c:28: error: 'PACKAGE_VERSION' undeclared here (...
2008 Jul 30
1
installing plugin (autocreate_plugin.c)
Hi
I want to enable autocreate-plugin, I downloaded
http://dovecot.org/patches/1.1/autocreate-plugin.c
compiled as specified in comment and got autocreate_plugin.so
but I'm not sure how do I install it.
I have many plugins in /usr/local/lib/dovecot/ (it's FreeBSD) and subdirs, but
they all have libXX_ prefixes (what do they mean?). I couldn't find any
information about installing plugins on dovecot's wiki and I don't want to
experim...
2008 May 28
6
Error using antispam plugin
Hi
When activating antispam plugin in imap protocol, when sending an
email, Evolution/Thunderbirdkeeps infinitely "Sending authentication
information", and Dovecor logs shows "dovecot: May 28 10:14:35 Error:
child 6910 (imap) killed with signal 11"; lots of empty folders in
/tmp are created with names like "antispam-mail-ZvyWeZ".
I am using Dovecot1.1 rc15 compiled