Hi,

  I've installed IScan and Qmail-scanner as well as applied the qmailqueue 
patch.  When I run the test-installation shell program, it works find (both 
the perlscanner and iscan catch the virus).  BUT, when an actual email is 
send with the eicar.com attachment, nothing happens!  Below is my setup file 
for smtpd (/var/qmail/service/smtpd/run):

#!/bin/sh

QMAILDUID=`/usr/bin/id -u qmaild`
NOFILESGID=`/usr/bin/id -g qmaild`
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE

exec env - PATH="/usr/local/bin:/var/qmail/bin" \
/usr/local/bin/softlimit -m 10000000 \
tcpserver -H -R -l0 -c100 -v -x /etc/tcp.smtp.cdb -u 532 -g 605 0 25 \
qmail-smtpd 2>&1

Thanks for the help,
Mike


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to