3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] courier-imap-0.33...
FromSent OnAttachments
Rolf SchillingerJun 7, 2000 6:15 pm 
Rolf SchillingerJun 7, 2000 7:14 pm 
Rolf SchillingerJun 7, 2000 7:32 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] courier-imap-0.33a and mysqlActions...
From:Rolf Schillinger (rolf@stud.uni-regensburg.de)
Date:Jun 7, 2000 7:14:17 pm
List:net.sourceforge.lists.courier-users

Hi again,

first thanks for the fast reaction. But I am not able to compile --with-authmysql and --without-authdaemon at the same time. If I $ LIBS=-L/usr/local/lib/mysql ./configure --with-authmysql --without-authdaemon I get: $ authlib/authinfo AUTHENTICATION_MODULES="authuserdb authshadow authpwd authcram" SASL_AUTHENTICATION_MODULES="LOGIN CRAM-MD5" And whatever sane (at least I hope so ;) ) combination of authlibs I specify I seem to be only getting authmysql in combination with authdaemon. I also tried having only authmysql in authmysqlrc to no avail. Thanks again, Rolf

On Wed, 7 Jun 2000, Sam Varshavchik wrote:

On Thu, 8 Jun 2000, Rolf Schillinger wrote:

Hi courier-users, I am currently struggling with authmysql in courier-imap-0.33a. I checked the archives of this list so I checked if authmysql is in authdaemonrc. It is. I checked the config.log in ../authlib/. It had no errors either. I finally looked via tcpdump and ip-traffic loggers wether authdaemon creates a connection to mysql. But there was not one trace of it.

Remove all other modules from authdaemonrc.

Also, configure --without-authdaemon

MySQL support is currently marked as experimental. It's possible that there are some problems there.