Hi Ajai,

> Im looking thru vmysql.h and was wondering if it was OK to use a
> different login name instead of "root" for MySQL?

sure, just make certain that this user have the appropriate
permissions to create/modifiy/access data, something like:

GRANT select,insert,update,delete,create,drop
ON your_vpopmail_db.*
TO [EMAIL PROTECTED]
IDENTIFIED BY 'your_pass';

Regards,

-- 

Dorneles Treméa
Caxias do Sul - RS - Brasil
+55 54 9114 9312 - UIN: 2413568
X3ng Web Technology <http://www.x3ng.com.br>

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/IT d- s:->: a23 C+++ UBL++++$ P--- L++ E-- W+++
N++ o? K? w+ O M+ V-- PS+ PE- Y-- PGP++ t+ 5 X++ R+
tv+ b(++) DI+ D++ G+>+++ e++>++++ h---- r+++ y+++**
------END GEEK CODE BLOCK------

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to