1 message in net.sourceforge.lists.courier-users[courier-users] RE: Courier wth MySQL
FromSent OnAttachments
Jim HohneMar 18, 2002 5:30 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:[courier-users] RE: Courier wth MySQLActions...
From:Jim Hohne (b@lefire.net)
Date:Mar 18, 2002 5:30:57 pm
List:net.sourceforge.lists.courier-users

Just a hunch, have you rm'd config.cache in the courier source directory?

Yeah, everytime before re-running configure, I would remove the courier source directory and re-extract the courier tarball. Presently the only version of courier I've tried is 0.37.3 and a development snapshot of it from the 14th, but neither have worked. I've even saved the output from ./configure to a log file and gone through the file and it says it can't find mysql. Just to be on the safe side though, here is the output authinfo gives me which I assume means that the mysql module didn't compile.

b@mew:~/courier-0.37.3/authlib$ ./authinfo AUTHENTICATION_MODULES="authdaemon" AUTHDAEMONMODULELIST="authcustom authcram authuserdb authshadow authpwd" SASL_AUTHENTICATION_MODULES="CRAM-SHA1 CRAM-MD5 PLAIN LOGIN"