You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2008/04/25 10:30:40 UTC

svn commit: r651536 - in /spamassassin/trunk/rules: 20_vbounce.cf 50_scores.cf

Author: jm
Date: Fri Apr 25 01:30:38 2008
New Revision: 651536

URL: http://svn.apache.org/viewvc?rev=651536&view=rev
Log:
add CHALLENGE_RESPONSE -- the opposite of CRBOUNCE_MESSAGE, this is for C/R responses to mail the user really did send.  this allows users to block/refile *all* C/R, regardless of whether it's in response to blowback or not

Modified:
    spamassassin/trunk/rules/20_vbounce.cf
    spamassassin/trunk/rules/50_scores.cf

Modified: spamassassin/trunk/rules/20_vbounce.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/20_vbounce.cf?rev=651536&r1=651535&r2=651536&view=diff
==============================================================================
--- spamassassin/trunk/rules/20_vbounce.cf (original)
+++ spamassassin/trunk/rules/20_vbounce.cf Fri Apr 25 01:30:38 2008
@@ -180,9 +180,12 @@
 header __CRBOUNCE_UNVERIF   Subject =~ /^Unverified email to /
 header __CRBOUNCE_BLOCKED   Subject =~ /^\*\*Message you sent blocked by our bulk email filter\*\*$/
 
-meta CRBOUNCE_MESSAGE       !__MY_SERVERS_FOUND && (__CRBOUNCE_UOL || __CRBOUNCE_VERIF || __CRBOUNCE_RP || __CRBOUNCE_VANQ || __CRBOUNCE_HEADER || __CRBOUNCE_QURB || __CRBOUNCE_0SPAM || __CRBOUNCE_GETRESP || __CRBOUNCE_TMDA || __CRBOUNCE_ASK || __CRBOUNCE_EXI || __CRBOUNCE_PREC_SPAM || __CRBOUNCE_SZ || __CRBOUNCE_SPAMLION || __CRBOUNCE_MIB || __CRBOUNCE_SI || __CRBOUNCE_UNVERIF || __CRBOUNCE_RP_2 || __CRBOUNCE_BLOCKED)
+meta __CHALLENGE_RESPONSE     __CRBOUNCE_UOL || __CRBOUNCE_VERIF || __CRBOUNCE_RP || __CRBOUNCE_VANQ || __CRBOUNCE_HEADER || __CRBOUNCE_QURB || __CRBOUNCE_0SPAM || __CRBOUNCE_GETRESP || __CRBOUNCE_TMDA || __CRBOUNCE_ASK || __CRBOUNCE_EXI || __CRBOUNCE_PREC_SPAM || __CRBOUNCE_SZ || __CRBOUNCE_SPAMLION || __CRBOUNCE_MIB || __CRBOUNCE_SI || __CRBOUNCE_UNVERIF || __CRBOUNCE_RP_2 || __CRBOUNCE_BLOCKED
+meta CHALLENGE_RESPONSE      __MY_SERVERS_FOUND && __CHALLENGE_RESPONSE
+describe CHALLENGE_RESPONSE  Challenge-Response message for mail you sent
 
-describe CRBOUNCE_MESSAGE   Challenge-response bounce message
+meta CRBOUNCE_MESSAGE       !__MY_SERVERS_FOUND && __CHALLENGE_RESPONSE
+describe CRBOUNCE_MESSAGE   Challenge-Response bounce message
 
 # ---------------------------------------------------------------------------
 # "Virus found in your mail" bounces

Modified: spamassassin/trunk/rules/50_scores.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/50_scores.cf?rev=651536&r1=651535&r2=651536&view=diff
==============================================================================
--- spamassassin/trunk/rules/50_scores.cf (original)
+++ spamassassin/trunk/rules/50_scores.cf Fri Apr 25 01:30:38 2008
@@ -1107,6 +1107,12 @@
 score VBOUNCE_MESSAGE    0.1
 score ANY_BOUNCE_MESSAGE 0.1
 
+# another informational rule: this is for C/R responses to mail the user
+# really did sent -- the opposite of CRBOUNCE_MESSAGE.  some users might
+# like to block all C/R bounces, or filter them separately.
+#
+score CHALLENGE_RESPONSE 0.1
+
 # It's still quite common for non-spam senders to send mail from hosts with
 # no rDNS, or "dynamic-looking" rDNS.  Lock these down to low values;
 # some sites can increase them as a matter of local policy, and they