On Sat, Aug 18, 2001 at 11:53:09PM -0400, Rob Yale wrote:
> /usr/local/bin/tcpserver -v -R -1 0 -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" -u
> "$QMAILDUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd 2>&1

is this line also wrapped that way in your run file ?
if yes, change it to
/usr/local/bin/tcpserver -v -R -1 0 -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd 2>&1
it will surely work that way.

-- 
Lukas Beeler                        <[EMAIL PROTECTED]>
GPG Fingerprint: 8030 1C2F 66C5 9D80 AA31  6604 7D4D 0A67 68D8 B67E

Reply via email to