Hello there,

I've installed authlib via ports collection and have tried to configure
imap to use challenging auth. I used the manpages, where I read that I
should configure authlib to use authcram method, thus I modified that
file, now there's this line:

authmodulelist="authcram authmysql authpam"

But when I start the authdaemond, the /var/log/maillog says:

Feb 19 12:45:23 server authdaemond: Shared object "libauthcram.so" not
found, required by "authdaemond"

I've checked the configure parameters of the source but there wasn't any
option to control whether this lib is compiled or not.
Btw, I've installed it via the ports collection with WITH_MYSQL=YES
WITH_POSTGRESQL=YES WITH_LDAP=YES knobs.

Please help me getting around this,

Cheers,

Gábor