Hi,

I'm new to this list. I have some question about smtp_auth via vchkpw.
I appreciate any helps . thanks in advance.

Let me introduce my state now. I setted qmail-1.03 with smtp_auth_patch-0.31
and vpopmail as the virtualdomain. machine is freebsd. I 'd like to use smtp_auth
via netscape 7.0 mail (MUA). I setted the qmail-smtpd/run and /etc/tcp.smtp like below.


But I couldn't send the mail to the server. Correct me please.

#### qmail-smtpd/run ######
#!/bin/sh
echo 'Starting qmail-smtpd...'
exec env - PATH="/var/qmail/bin:$PATH" \
envuidgid qmaild softlimit -d250000 \
tcpserver -vR -c40 -u vpopmail -g vchkpw -x/etc/tcp.smtp.cdb 0 smtp /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true 2>&1
###############################################################


#### /etc/tcp.smtp ######
192.168.:allow,RELAYCLIENT=" "
127.:allow,RELAYCLIENT=" "
:allow
##################################

Eitarou








Reply via email to