At 10:39 AM 8/16/03 -0700, [EMAIL PROTECTED] wrote:
I want to do this w/ DNSBL -- if a mail comes from an MTA that is listed on
2+ DNSBL lists, multiply the score by a bunch.

No, but you could use a meta rule and add more points..


Something like this:

meta LOCAL_MANY_RBLS ((RCVD_IN_DSBL + RCVD_IN_RFCI + RCVD_IN_SBL) >1)
score LOCAL_MANY_RBLS 1.0


Note: the + and > syntax used here requires 2.50 or higher.. 2.4x only supports &&, || and the like.




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to