5 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] sqwebmail and authmysql
FromSent OnAttachments
JP HindinNov 16, 2004 8:49 am 
Sam VarshavchikNov 16, 2004 4:03 pm 
JP HindinNov 16, 2004 7:18 pm 
Sam VarshavchikNov 17, 2004 4:15 am 
JP HindinNov 17, 2004 6:44 am 
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: [sqwebmail] sqwebmail and authmysqlActions...
From:JP Hindin (jpl@kiwigeek.com)
Date:Nov 16, 2004 7:18:46 pm
List:net.sourceforge.lists.courier-sqwebmail

On Tue, 16 Nov 2004, Sam Varshavchik wrote:

JP Hindin writes:

AUTHENTICATION_MODULES="authcustom authshadow" SASL_AUTHENTICATION_MODULES="PLAIN LOGIN"

Perhaps I've missed reading some important piece of documentation or have

Look at what configure does _AFTER_ it finds mysql_config.

checking for mysql_config... /usr/local/bin/mysql_config checking for mysql_connect... no checking for mysql_real_connect... yes

I should have pasted that in on my initial posting, my bad. I thought I should also mention that I have tried to use both versions 4.0.7 and the latest beta, with courier-authlib-0.50.20041113 both revealing the same issues.

However - the above still gives no hint as to it failing to decide to compile authmysql. Can you direct me to other places I should look?

JP