[vchkpw] reg::: smtp auth (?)

2003-10-30 Thread girishg
my sample smpt/run file as follows .. still not authentiating... #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` exec /usr/local/bin/softlimit -m 800 \ /usr/local/bin/tcpserver -v -R -l 0 -x /etc/tcp.smtp.cdb -c "$MAXSM

[vchkpw] reg:: smtp auth (?)

2003-10-30 Thread girishg
Hi all, I had pached the qmail with new SPAM CONTROL and trying smtp authentication I had installed cmd5chkpasswd also .. Now i need to try it whether it is working or not .. for that i tried .. >>telnet localhost 25 >>ehlo 250-domain.com 250-PIPELINING 250-8BITMIME 250 SIZE 0 250-AUTH LOGIN P