Hi, I want to use authmysql as authentication modul. The problem I got is that I cant get the modul listed after my configureation in etc/authdaemonrc, and I also dont get the config file authmysqlrc file.
I read in the FAQ at http://www.courier-mta.org/FAQ.html#authlib that I will need to set the CPPFLAGS and the LDFLAGS if I have installed mysql with prefix. So I tried this: CPPFLAGS="/usr/local/mysql/include" LDFLAGS="/usr/local/mysql/lib" export CPPFLAGS export LDFLAGS And I did not work, I asked around and someone said to me that it should be "./configure CPPFLAGS.. another flag" So I tried that to, but it did not eighter work. I am running Redhat 9, with mysql-standard-4.0.13, and I am trying to install courier-mta 0.42.2. If I am right I should have "authmysql" in this line as an option in the "authdaemonrc" file authmodulelist="authcustom authcram authuserdb authshadow authpwd" (Before I was using authuserdb as authentication module, but since I installed mysql I wanted to test courier-mta using mysql. Regards Mathias Nilsson ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
