You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by bi...@apache.org on 2018/07/29 20:15:44 UTC

svn commit: r1837004 - /spamassassin/trunk/rulesrc/sandbox/billcole/22_bug_7593.cf

Author: billcole
Date: Sun Jul 29 20:15:44 2018
New Revision: 1837004

URL: http://svn.apache.org/viewvc?rev=1837004&view=rev
Log:
FROMSPACE is unexpectedly good

Modified:
    spamassassin/trunk/rulesrc/sandbox/billcole/22_bug_7593.cf

Modified: spamassassin/trunk/rulesrc/sandbox/billcole/22_bug_7593.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/billcole/22_bug_7593.cf?rev=1837004&r1=1837003&r2=1837004&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/billcole/22_bug_7593.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/billcole/22_bug_7593.cf Sun Jul 29 20:15:44 2018
@@ -1,2 +1,3 @@
-
-header      T_FROMSPACE         From:raw =~ /^\s?\"\s/
+# Surprisingly, this is a thing that spam sometimes does... 
+describe	FROMSPACE	Idiosyncratic "From" header format
+header		FROMSPACE	From:raw =~ /^\s?\"\s/