You can use a meta rule to look for a combination of rules returning true.
Using this with either custom rules or the existing rules may do what you
are looking for.

I'm not positive on the exact syntax, both something like this might work.


meta    MY_MULTI_RBL RCVD_IN_BL_SPAMCOP_NET && RCVD_IN_DYNABLOCK
score MY_MULTI_RBL -2.0

Use the score to create what ever negating effect you want.

Documentation is available at
http://au.spamassassin.org/doc/Mail_SpamAssassin_Conf.html

-- Scott

-----Original Message-----
From: Danita Zanre [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 8:56 AM
To: [EMAIL PROTECTED]
Subject: [SAtalk] Offsetting rules?


I believe this is possible, but I have no idea how.  It has recently
come to our attention that Spamcop is doing "preemptive" blocking of new
IP addresses that come online sending email.  While I see the theory
behind this, there are MANY legitimate sites that need to use Dynamic
DNS for their mail hosts due to costs (often in countries outside the
US, etc.).  Since a mail server using Dynamic DNS will change its IP
address fairly often, this poses problems for our site because we KNOW
that we receive mail from such sites and cannot block them.  Since
Spamcop is blocking these IP addresses, and they also get grabbed by the
Dynablock rule, I'd like a way to offset if they are hit by both rules. 
Unless I lower the point values quite dramatically, many of these emails
are being blocked by virtue of the compounded scores and other sundry
hits.   Being a simple soul, I need some guidance here.

Thanks for any assistance you can provide.

Danita





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to