On Wed, Feb 28, 2001 at 08:35:02PM -0000, Bill Isaacs wrote:
> 
> Lost, lost, lost!
> 
> OK, I'm a newbie with most of this stuff, but I'm having a problem invoking 
> smtp with tcpserver. Trying this:
> --------------------------------------------------------
> tcpserver -v -R -x /etc/tcpcontrol/smtp.cdb 0 pop-3 
> /var/qmail/bin/qmail-popup hoss.willysworkshop.com \
> /bin/checkpassword /usr/sbin/relay-ctrl-allow /var/qmail/bin/qmail-pop3d 
> Maildir
> 2>&1 | \
> /var/qmail/bin/qmail-smtpd \
> /var/qmail/bin/splogger pop3d &

Yikes! You're piping the output of qmail-pop3d into qmail-smtpd. qmail-pop3d
and qmail-smtpd have nothing to do with each other, and qmail-smtpd will be
justifiably confused.

Remove that bit, and give it another shot.

Chris

PGP signature

Reply via email to