Sam Varshavchik <[EMAIL PROTECTED]> wrote: > > So my first question is why do I see a logentry like this in > > the logfile?: > > > > Feb 18 16:30:51 (none) authdaemond.pgsql: authdaemon: modules="authmysql", > > daemons=5 > > > > Why is authdamon.pgsql used together with module authmysql? > > Because you have both authdaemon.pgsql and authdaemon.mysql installed, and > the startup script picks the first one, unless specified otherwise in > authdaemonrc.
Great! This one works. I moved authdaemond.pgsql out of /usr/lib/courier-imap/libexec/authlib and I can login. How would I specify not to use authdaemon.pgsql or explicit use authdaemon.mysql in authdaemonrc? -- Andreas Meyer ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
