does your etc/authdaemonrc contain following lines?

authmodulelist="authmysql"
authmodulelistorig="authcustom authcram authuserdb authldap authmysql authpam"
version="authdaemond.mysql"


also try to #grep "/usr/lib/courier-imap/libexec/authlib/authmysql" /usr/lib/courier-imap/etc
and see if it is called somewhere illegitimately


but I suspect your /usr/lib/courier-imap/etc/authdaemonrc

For what it's worth from a newby:
Michael.


On Aug 6, 2004, at 12:29 PM, Joe Hancock wrote:

Hello,

I'm new to courier and am having a few problems.

I'm trying to authenticate against a MySql DB (created by Virtual
Exim) to manage several sub domains.

When a valid user tries to login I get:

mail-server imapd: Connection, ip=[::ffff:192.168.1.200]
mail-server imapd: /usr/lib/courier-imap/libexec/authlib/authmysql: No
such file or directory

in my maillog. The server returns:

login [EMAIL PROTECTED] Password
login NO Error in IMAP command received by server

this is returned for any command given.

I've checked the location of authmysql and its a link to
authdaemon.mysql. This file dosn't exist but authdaemond.mysql does. I
tried pointing the link to this, then I get:

mail-server imapd: Connection, ip=[::ffff:192.168.1.200]
mail-server imapd: Error: authdaemond no longer handles its own daemonizing.
mail-server imapd: Use new startup script.


I've checked that authdaemond has started, used correct script etc.
I've also checked my authdaemon, authmysqlrc files etc.  I'm pretty
sure I'm doing something obvious wrong, but any help is appreciated.

Thanks,

Joe Hancock.


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users





------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to