I have f-prot and spamassassin installed along with qmail-scanner.
I have the QMAILQUEUE variable configured in my tcp.smtp file:

# Run the following after editing:
#
# `tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp`
# `chmod 644 /etc/tcp.smtp*`

127.:allow,RELAYCLIENT=""
10.:allow,RELAYCLIENT="",QMAILQUEUE="/usr/bin/qmail-scanner-queue.pl"
172.16.:allow,RELAYCLIENT=""
172.20.:allow,RELAYCLIENT=""
:allow,QMAILQUEUE="/usr/bin/qmail-scanner-queue.pl"


I tested the virus scanning and it worked sucessfuly (per install file),
but I see no headers from anything (SA, qmail-scanner, or f-prot) on
incoming email.  Qmail-scanner did find spamassassin at the compile
stage.

This is what is running for SA:
root     13716     1  0 Jul29 ?        00:00:00 /usr/bin/perl
/usr/bin/spamd -F 0 -L -x

So I'm trying to find out how to see qmail-scanner being called.  Qmail
is installed using qmail-1.03+patches-19.src.rpm, which should have the
QMAILQUEUE patch installed.

-- 
I'm just a packet pusher.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to