[vchkpw] Re: vpopmail-5.3.28 + mysql 4.0.15 problem

2003-10-16 Thread Sérgio Manuel Rosa
OK now I found something... vpopmail isn't connecting to mysql server. It gives the same error with mysql up or down. Mysql is listening 0.0.0.0:3306 Any help? srosa Sérgio Manuel Rosa writes: Hi Tom, the perms are 600 vut that does not solved the problem. One question, there are no t

[vchkpw] Re: vpopmail-5.3.28 + mysql 4.0.15 problem

2003-10-16 Thread Sérgio Manuel Rosa
Hi Tom, the perms are 600 vut that does not solved the problem. One question, there are no tables in the vpopmail database directory. I'm going to read again the README.mysql. I might messed something in the way. thanks srosa Tom Collins writes: On Wednesday, October 15, 2003, at 05:48

Re: [vchkpw] Re: vpopmail-5.3.28 + mysql 4.0.15 problem

2003-10-16 Thread Tom Collins
On Wednesday, October 15, 2003, at 06:00 PM, Sérgio Manuel Rosa wrote: according with READMER.mysql I used the following lines in ~vpopmail/etc/vpopmail.sql read localhost|3306|vpopmailuser|vpoppasswd|vpopmail update localhost|3306|vpopmailuser|vpoppasswd|vpopmail Actually, the filename should be

[vchkpw] Re: vpopmail-5.3.28 + mysql 4.0.15 problem

2003-10-15 Thread Sérgio Manuel Rosa
Hi, according with READMER.mysql I used the following lines in ~vpopmail/etc/vpopmail.sql read localhost|3306|vpopmailuser|vpoppasswd|vpopmail update localhost|3306|vpopmailuser|vpoppasswd|vpopmail then I tested with your line, but also failed to work. I compiled it again with the correct pa