[vchkpw] SMTP authentication not work

2011-05-05 Thread OVH
Hi, Since few days I try smtp-auth and chkuser on qmail 1.03. I managed to apply the patch manually, when tested sending smtp-auth it never authenticate using vpopmail. In my config I have: env - PATH=/var/qmail/bin:/usr/local/bin CHKUSER_START=DOMAIN \ tcpserver -v -H -R -x

Re: [vchkpw] SMTP authentication not work

2011-05-05 Thread Tonix (Antonio Nati)
You sould find in maillog the reason of failure. Regards, Tonino Il 05/05/2011 10:05, OVH ha scritto: Hi, Since few days I try smtp-auth and chkuser on qmail 1.03. I managed to apply the patch manually, when tested sending smtp-auth it never authenticate using vpopmail. In my config I

RE: [vchkpw] SMTP authentication not work

2011-05-05 Thread OVH
Hi, In my /var/log/mail.log, I have : May 5 09:39:06 web1 vpopmail[4328]: vchkpw-smtp: vpopmail user not found postmas...@xxx.net:82.233.xxx.xxx May 5 09:40:04 web1 imapd: Connection, ip=[:::82.233.xxx.xxx] May 5 09:40:04 web1 imapd: LOGIN, user=postmas...@xxx.net,

Re: [vchkpw] SMTP authentication not work

2011-05-05 Thread Remo Mattei
Here is mine Run file. #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` export QMAILQUEUE=/var/qmail/bin/simscan export NOP0FCHECK=1 export SIMSCAN_DEBUG=0 #IPADDR=208.53.44.231 exec /usr/local/bin/softlimit -m 2500 \