Hi, Thank you for your help, but it is a problem on vchkpw. I did "chmod ug+s /home/vpopmail/bin/vchkpw" and all work.
-----Message d'origine----- De : Remo Mattei [mailto:r...@italy1.com] Envoyé : jeudi 5 mai 2011 18:23 À : vchkpw@inter7.com Objet : Re: [vchkpw] SMTP authentication not work 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 25000000 \ /usr/local/bin/tcpserver -v -H -R -l 0 \ -x /home/vpopmail/etc/tcp.smtp.cdb -c "$MAXSMTPD" \ -u "$QMAILDUID" -g "$NOFILESGID" 0 25 \ /usr/local/bin/rblsmtpd \ -b -r "xxxxxxxxx \ -B -r "xxxxxxxxxxxx \ /var/qmail/bin/qmail-smtpd \ /home/vpopmail/bin/vchkpw /bin/true 2>&1 On 5/5/11 2:05 AM, "OVH" <o...@burejza.com> wrote: >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 /etc/tcp.smtp.cdb -c100 -u508 -g503 0 smtp \ > /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw true 2>&1 \ > | /usr/local/bin/tai64n \ > | /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog s500000 >n60 /var/log/qmailsmtp/ & > > >and gives me the test with telnet: >220 xxxxx.net ESMTP >ehlo xxxxx.net >250- xxxxx.net >250-PIPELINING >250-STARTTLS >250-8BITMIME >250-SIZE 0 >250 AUTH LOGIN PLAIN >auth login >334 VXNlcm5hbWU6 >UUUUUUUUUUUUUUU >334 UGFzc3dvcmQ6 >PPPPPPPPPPPPPPPPPPP >535 authentication failed (#5.7.1) > >You know why it does not work? > > > > > > > !DSPAM:4dc2d36f32715688310734!