I can't seem to get the syntax right to add the mysqlclient libs for compiling with authvchkpw. I have qmail with vpopmail running. In the sqwebmail source dir I do: ./configure --<several options> --without-authvchkpw then the compilation works and after gmake; gmake install-script; gmake install-configure the web interface works, and authenticates for all regular users. But not for virtual doamina users.
>From the courier site FAQ: authvchkpw uses the vpopmail library to handle the authentication tasks. Vpopmail is a virtual domain management library that is popular on Qmail systems. The Vpopmail library often uses MySQL by itself, but Courier! doesn't have a way of knowing that. When that happens, authvchkpw will fail to compile because it is necessary to link authvchkpw with MySQL libraries. When that happens, the Makefile must be manually edited to link authvchkpw with MySQL. What do I need to add to the Makefile so that it finds the MySQL libraries ?? TIA. Micha Silver Arava Development Co [EMAIL PROTECTED] tel: (972) 8-6592270 cellular: (972) 53-665918 "What good are computers? They can only give you answers." ~ Pablo Picasso
