Good day all!
I think this question was already discussed, but problem is still here.
I use FreeBSD4.2STABLE, Qmail 1.03, Vpopmail 4.9.7, MySQL 3.23.28-gamma
 
I'd like to use MySQL mail authorization.
My vpopmail configuration:
 
./configure --enable-roaming-users=y \
--enable-logging=p \
--enable-relay-clear-minutes=30 \
--enable-mysql=y
 
When I add new domain name I receive this error:
could not connect to mysql server
vsql_getpw: failed select
 
Any suggestions?
 
1. MySQL is working (both server and client) - I can connect/add/retrieve databases, tables and etc.
2. I created user for vpopmail (in mysql database) with all permissions (read, write and so on).
3. I changed vmysql.h file and add MySQL hostname, user and password.
 
But I still could not connect to MySQL. Please help me.
 
Thank you.

Reply via email to