svn commit: r1936126 - spamassassin/trunk/rulesrc/sandbox/kmcgrail

[email protected] Tue, 14 Jul 2026 07:17:56 -0000
Newsgroups gmane.mail.spam.spamassassin.cvs
Message-ID <178401347671.152155.2553064393272805322@svn03-he-fi>
Author: gbechis
Date: Tue Jul 14 07:17:56 2026
New Revision: 1936126

Log:
avoid FPs on KAM_LOTTO2, make it clear that any committer can manage kmcgrail@ sandbox
commit on behalf of kmcgrail@

Added:
   spamassassin/trunk/rulesrc/sandbox/kmcgrail/README
Modified:
   spamassassin/trunk/rulesrc/sandbox/kmcgrail/20_needed.cf

Modified: spamassassin/trunk/rulesrc/sandbox/kmcgrail/20_needed.cf
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/kmcgrail/20_needed.cf	Tue Jul 14 06:13:33 2026	(r1936125)
+++ spamassassin/trunk/rulesrc/sandbox/kmcgrail/20_needed.cf	Tue Jul 14 07:17:56 2026	(r1936126)
@@ -24,5 +24,5 @@
 ###########################################################################
 
 #LOTTO CRUD     
-body            __KAM_LOTTO2    /(?:(?:ticket|serial|lucky) number|secret pin ?code|batch number|reference number|promotion date)/is
+body            __KAM_LOTTO2    /(?:(?:ticket|serial|lucky) number|secret pin ?code|batch number|(?:lotto|lottery|winner|winning|claim.{1,20}prize) reference number|promotion date)/is
 

Added: spamassassin/trunk/rulesrc/sandbox/kmcgrail/README
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ spamassassin/trunk/rulesrc/sandbox/kmcgrail/README	Tue Jul 14 07:17:56 2026	(r1936126)
@@ -0,0 +1,9 @@
+# Open Cooperative Sandbox Policy
+# I hereby give permission for any other committer to change anything in my
+# sandbox if their personal judgment deems it is safe and not counter to the
+# intent of my rules.  I trust you not to introduce breakage in my sandbox.  I
+# don't expect for this to ever be a problem, but if I disagree with your change
+# then we can talk about it.
+#
+# Feel free to contact me at [email protected] with questions or comments
+# regarding this sandbox.