Re: [vchkpw] vchkpw auth remote database

2012-10-25 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-25 Thread kengheng
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:email_client_ip On 10/23/12 11:07 PM,

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

RE: [vchkpw] vchkpw auth remote database

2012-10-25 Thread Thibault Richard
And if you cannot dump the traffic, on the server with MySQL server, you can indeed activate MySQL logging In my.cnf file (on Debian /etc/mysql/my.cnf), add the following lines general_log_file= /var/log/mysql/mysql.log general_log = 1 (in Debian just un-comment it) Then

Re: [vchkpw] 5.4.33 marked stable

2012-10-25 Thread Alessio Cecchi
Il 24/10/2012 20:39, Matt Brookings ha scritto: On 10/24/2012 09:10 AM, Alessio Cecchi wrote: Il 23/10/2012 23:33, Matt Brookings ha scritto: I have marked 5.4.33 stable, and also have created a new development version 5.4.34 with some new patches I'll adding or evaluating. Thanks Matt,

[vchkpw] Re: 5.4.33 marked stable

2012-10-25 Thread Eric Shubert
On 10/25/2012 08:59 AM, Alessio Cecchi wrote: Il 24/10/2012 20:39, Matt Brookings ha scritto: On 10/24/2012 09:10 AM, Alessio Cecchi wrote: Il 23/10/2012 23:33, Matt Brookings ha scritto: I have marked 5.4.33 stable, and also have created a new development version 5.4.34 with some new