[vchkpw] vchkpw auth remote database

2012-10-22 Thread kengheng
Hi All, I've setup a vpopmail at a svr and wish to perform smtp auth to another mysql svr at other host. I've changed the /home/vpopmail/etc/vpopmail.mysql as below: |3306|vpopmail|vpoppass|vpopdb but I keep on receiving this err msg: vchkpw-submission: vpopmail user not found a...@test.com:127

RE: [vchkpw] vchkpw auth remote database

2012-10-22 Thread Thibault Richard
Hello, Does your vpopmail svr have at least a MySQL CLIENT installed ? Best Regards Thibault -Original Message- From: kengheng [mailto:kengh...@mysql.cc] Sent: lundi 22 octobre 2012 11:27 To: vchkpw@inter7.com Subject: [vchkpw] vchkpw auth remote database Hi All, I've setup a vpopmail

Re: [vchkpw] vchkpw auth remote database

2012-10-22 Thread kengheng
Yape, it got mysql client installed. As I could actually using it to connect to remote mysql db. On 10/22/12 5:38 PM, Thibault Richard wrote: Hello, Does your vpopmail svr have at least a MySQL CLIENT installed ? Best Regards Thibault -Original Message- From: kengheng [mailto:kengh.

Re: [vchkpw] vchkpw auth remote database

2012-10-22 Thread Tom Collins
Sounds like a possible permissions problem, or maybe a problem with the path? I assume you have your qmail run script for the submission service (port 587) calling vchkpw. Does that user have enough privileges to launch vchkpw, and is vchkpw a setuid binary? I'm trying to remember how vchkpw i