Displaying 2 results from an estimated 2 matches for "acl_plugin_init".
2006 Sep 07
2
Plugins for Dovecot at FreeBSD 6.0
Hi
I met problem developing plug-in under FreeBSD 6.1.
First I tried to use internal plugins like quota and acl but I got:
IMAP(xxx): module /usr/local/lib/dovecot/imap/lib01_acl_plugin.so:
dlsym(acl_plugin_init) failed: Shared object "nss_dns.so.1" not found,
required by "imap"
This library doesn't exist on FreeBSD 6.1 Same story when u mention any
plugin in dovecot.conf?
Any ideas how to fix it?
--
Yours
Boris
-------------- next part --------------
An HTML attachment was scru...
2008 Oct 15
2
imap segfaults in dovecot 1.2 on logout
Hi Timo,
when logging out like
a001 logout
the imap child dies from signal 11. The back trace looks like this:
Program received signal SIGSEGV, Segmentation fault.
0xb7ed4991 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0xb7ed4991 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6
#1 0x0806ab6c in command_unregister (name=0x815b9ab "LOGOUT") at commands.c:83
#2