I don't see your host name in that startup script and if I recall I had to add the host name of the server in there I think before the call to vchkpw but I am not sure at the moment. ----- Original Message ----- From: "Eitarou Kamo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 20, 2003 9:15 AM Subject: [vchkpw] smtp_auth help
> 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 > > > > > > >
