Here is my part of rc.local

echo "Starting qmail..."
/var/qmail/rc &

echo "Starting tcpserver..."
env - PATH="/var/qmail/bin:/usr/local/bin:/usr/local/bin/ezmlm"
/usr/local/bin/tcpserver -x /etc/tcp.smtp.cdb -u1001 -g102 0 smtp
/var/qmail/bin/qmail-smtpd &

/usr/local/bin/tcpserver -u1011 -g104 0 110 /var/qmail/bin/qmail-popup
bates.eu.com /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &

I have setup qmail with vpopmail under tcpserver on Slackware 7.0

Milen

----- Original Message -----
From: Luka Gerzic <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, November 20, 2000 2:31 PM
Subject: Slackware


> Does anyone have a slackware startup scripts for qmail w/ qmailpop3d (on
> tcpserver)?
> There are some problems when try to fix configure script given on lwq.
> difference from RH is that slack have /etc/rc.d/ instead /etc/init.d/
> and also files rc. instead of rc.dX dir's.
>
> greetz
>
>

Reply via email to