I have edited the qmail script file as below. PATH=/var/qmail/bin:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin export PATH
QMAILDUID=`id -u qmaild` NOFILESGID=`id -g qmaild` QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE case "$1" in start) echo "Starting qmail" if svok /service/qmail-send ; then svc -u /service/qmail-send else Do I have to edit my qmail-smtpd run file as below? (softlimit -a 5120000 tcpserver -l`hostname -f` -c20 -b30 -P -h -R -t10 \ -O -Q -v -x/var/qmail/control/tcprules.cdb \ -uQMAILDUSER -gQMAILDGROUP 0 25 qmail-smtpd 2>&1) | splogger tcpserver & _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general