Ryan w.b wrote:

Thanks. Should I be using authdaemond.plain for vpopmail authentication? Can mysql be used since the vpopmail info is in a mysql dbase? What is the best solution here?
Even though I was using authdaemon.ldap, I was still able to authenticate. So what is the big difference?


I haven't used MySQL with vpopmail. I do know, however, that Courier-IMAP can be configured to authenticate to a MySQL database--though I don't currently know the particulars of setting that up.

You're current setup is probably working because you're using the authvchkpw authentication module which simply passes auth requests on to vpopmail and then vpopmail handles everything else internally. From this perspective, there's no need to configure Courier-IMAP for MySQL authentication.

You might consult other list members regarding which method is "best".

Thomas Smith writes:

Ryan w.b wrote:

I just realised that the authdaemond that is running is authdaemond.ldap, but I don't run ldap. I user vpopmail database within mysql. Maybe this could account for some problems I am having. How do I change this? Thoughts?


I simply renamed /usr/lib/courier-imap/libexec/authdaemond.ldap to authdaemond.ldap.orig. This will prevent authdaemond from find authdaemond.ldap and thus it will start authdaemond.plain.
If you don't want to rename the file, you can also edit authdaemond and comment out the modules you don't wish to use.
Tom




------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to