I'm a little confused concerning my "toaster" setup... I have the following in my /var/qmail/supervise/qmail-smtpd/run file :
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 6000000 \
/usr/local/bin/tcpserver -v -H -R -l 0 \
-x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
/usr/local/bin/rblsmtpd -rlist.dsbl.org -rmultihop.dsbl.org \
/var/qmail/bin/qmail-smtpd domain.com \
/usr2/vpopmail/bin/vchkpw /bin/true 2>&1
I don't understand the items after the qmail-smtpd command... Can
anyone explain what that is intended to do?
Thanks...
--
---------------------------
Jason 'XenoPhage' Frisvold
Engine / Technology Programmer
[EMAIL PROTECTED]
RedHat Certified - RHCE # 807302349405893
---------------------------
"Something mysterious is formed, born in the silent void. Waiting alone
and unmoving, it is at once still and yet in constant motion. It is the
source of all programs. I do not know its name, so I will call it the
Tao of Programming."
signature.asc
Description: This is a digitally signed message part
