[Dovecot] Plugins for Dovecot at FreeBSD 6.0

Dominic Marks dom at goodforbusiness.co.uk
Thu Sep 7 15:24:19 EEST 2006


Boris Ivanov wrote:
> 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?

The nss functions are in libc. So I'd guess removing all reference to 
any nss_*.so
libs would be sufficient.

> -- 
> Yours
> Boris

Dominic


More information about the dovecot mailing list