John,

as long as I see in your attached lines, you didn't write correctly the 
host name following qmail-smtpd.

You wrote

> > /var/qmail/bin/qmail-smtpd \
> > qmail.cyberbytesbbs.com/home/vpopmail/bin/vchkpw /bin/true 2>&1

It should be

/var/qmail/bin/qmail-smtpd \
qmail.cyberbytesbbs.com    /home/vpopmail/bin/vchkpw /bin/true 2>&1

Tonino

At 04/09/2002 04/09/2002 -0700, John Johnson wrote:
>   Thanks, nice reading... I am still having problems after doing
>All this and I am really getting flustered....Anyone have any other
>Ideas, anything else I might have missed?
>
>-----Original Message-----
>From: Iain [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, September 03, 2002 11:22 PM
>To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>Subject: Re: [vchkpw] Smtp-auth
>
>
>I think you need to use uid VPOPMAIL. See here:
>
>http://www.enderunix.org/docs/eng/smtp-auth/qmail-smtp-auth
>
>On Wed, 4 Sep 2002 04:06, John Johnson wrote:
> >  I am using vpopmail 5.3.8 and I patched qmail with Bill shupps big
> > qmail patch And I can't get smtp-auth to work.. I get an error that
> > the user name and or
> > Password is rejected.. This is my smtp start up script below.
> >
> > #!/bin/sh
> > QMAILDUID=`id -u qmaild`
> > NOFILESGID=`id -g qmaild`
> > MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
> > exec /usr/local/bin/softlimit -m 6000000     /usr/local/bin/tcpserver
>-v
> > -R -l 0 -x /home/vpopmail/etc/tcp.smtp.cdb -c "$MAXSMTPD" -u
> > "$QMAILDUID" -g "$NOFILESGID" 0 smtp  /usr/local/bin/rblsmtpd
> > /var/qmail/bin/qmail-smtpd
> > qmail.cyberbytesbbs.com/home/vpopmail/bin/vchkpw /bin/true 2>&1
>
>--
>PGP info: http://www.myspinach.org/~iain/pgpinfo.html


------------------------------------------------------------
         Inter@zioni            Interazioni di Antonio Nati
    http://www.interazioni.it      [EMAIL PROTECTED]
------------------------------------------------------------

Reply via email to