On Mon, 24 Apr 2000, Dave Sill wrote:

> >tcpserver: fatal: unable to figure out port number for geceventures.com
> >
> >I'm starting qmail-smtpd with:
> >
> >#!/bin/sh
> >QMAILUID=`id -u qmaild`
> >NOFILESGID=`id -g qmaild`
> >exec /usr/local/bin/softlimit -m 2000000 \
> >  /usr/local/bin/tcpserver -v -p -x /etc/tcprules.d/smtpd.cdb \
> >  -u $QMAILUID -g $NOFILESGID geceventures.com 25 \
> >  /var/qmail/bin/qmail-smtpd 2>&1
> 
> Make that "echo exec...", run it, verify that the expanded command is
> correct--especially the UID and GID.

dOh!  That helped...  I had accidentally put $QMAILDUID instead of
$QMAILUID so the -u parameter was empty.  Thank you, David!

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
Freezer Burn BBS:  telnet://bbs.freezer-burn.org . ICQ: 54924721
Webmaster for the Linux Portal Site Freezer Burn:  http://www.freezer-burn.org

Reply via email to