On Thu, Mar 20, 2003 at 07:51:14PM +0100, Holger Hecht wrote:
> # No Qmail-Scanner at all for mail from 127.0.0.1
> 127.:allow,QS_SPAMASSASSIN="on",RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> # Use Qmail-Scanner without SpamAssassin on any mail from the local network
> # [it triggers SpamAssassin via the presence of the RELAYCLIENT var]
> #141.35.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
> #
> # Use Qmail-Scanner with SpamAssassin on any mail from the rest of the world
> :allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
> 

There's your problem. You've set QS_SPAMASSASSIN only on 127 addresses!!!

That actually means SA will *never* run on your system, as you're not even
calling /var/qmail/bin/qmail-scanner-queue.pl for 127 addresses! :-)



-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1


-------------------------------------------------------
This SF.net email is sponsored by: Tablet PC.  
Does your code think in ink? You could win a Tablet PC. 
Get a free Tablet PC hat just for playing. What are you waiting for? 
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to