RE: [vchkpw] vchkpw auth remote database

2012-10-25 Thread Thibault Richard
-try and take a look into the log file /var/log/mysql/mysql.log -Original Message- From: Todor Petkov [mailto:z...@online.bg] Sent: jeudi 25 octobre 2012 09:22 To: vchkpw@inter7.com Subject: Re: [vchkpw] vchkpw auth remote database On 10/25/2012 10:17 AM, kengheng wrote: > Hi, I'

Re: [vchkpw] vchkpw auth remote database

2012-10-25 Thread Todor Petkov
On 10/25/2012 10:17 AM, kengheng wrote: Hi, I've grant the privilege to user@vpopmailhost, however the vpopmail behaviour as below: vuserinfo can query the user result however,when run vchkpw for smtp-auth, it return the err msg as below: vchkpw-submission: vpopmail user not found t...@abc.com:

Re: [vchkpw] vchkpw auth remote database

2012-10-25 Thread kengheng
bault Richard wrote: vuserinfo only make a SELECT, that why I asked for other rights -Original Message- From: Tom Collins [mailto:t...@tomlogic.com] Sent: mardi 23 octobre 2012 16:50 To: vchkpw@inter7.com Subject: Re: [vchkpw] vchkpw auth remote database He's said that vuserinfo wor

Re: [vchkpw] vchkpw auth remote database

2012-10-24 Thread kengheng
Hi, the service run as below: --start-- #!/bin/sh # when QMAILQUEUE is set, all mail will be sent to the nominated script QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE #QMAILDUID=`id -u qmaild` #NOFILESGID=`id -g qmaild` QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vckpw`

RE: [vchkpw] vchkpw auth remote database

2012-10-23 Thread Thibault Richard
vuserinfo only make a SELECT, that why I asked for other rights -Original Message- From: Tom Collins [mailto:t...@tomlogic.com] Sent: mardi 23 octobre 2012 16:50 To: vchkpw@inter7.com Subject: Re: [vchkpw] vchkpw auth remote database He's said that vuserinfo works, so the dat

Re: [vchkpw] vchkpw auth remote database

2012-10-23 Thread Tom Collins
t > > > -Original Message- > From: Todor Petkov [mailto:z...@online.bg] > Sent: mardi 23 octobre 2012 11:17 > To: vchkpw@inter7.com > Subject: Re: [vchkpw] vchkpw auth remote database > > On 10/23/2012 05:44 AM, kengheng wrote: >> Yape, it got mysql c

RE: [vchkpw] vchkpw auth remote database

2012-10-23 Thread Thibault Richard
Thibault -Original Message- From: Todor Petkov [mailto:z...@online.bg] Sent: mardi 23 octobre 2012 11:17 To: vchkpw@inter7.com Subject: Re: [vchkpw] vchkpw auth remote database On 10/23/2012 05:44 AM, kengheng wrote: > Yape, it got mysql client installed. As I could actually using it to > c

Re: [vchkpw] vchkpw auth remote database

2012-10-23 Thread Todor Petkov
On 10/23/2012 05:44 AM, kengheng wrote: Yape, it got mysql client installed. As I could actually using it to connect to remote mysql db. Can you please show the content of the service run file? !DSPAM:508660a734173610115457!

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

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 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