Mailing List Archive

svn commit: r486777 - /spamassassin/rules/trunk/sandbox/felicity/70_other.cf
Author: felicity
Date: Wed Dec 13 09:57:07 2006
New Revision: 486777

URL: http://svn.apache.org/viewvc?view=rev&rev=486777
Log:
deal with some FPs

Modified:
spamassassin/rules/trunk/sandbox/felicity/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/felicity/70_other.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/felicity/70_other.cf?view=diff&rev=486777&r1=486776&r2=486777
==============================================================================
--- spamassassin/rules/trunk/sandbox/felicity/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/felicity/70_other.cf Wed Dec 13 09:57:07 2006
@@ -322,4 +322,4 @@
endif

# 13.245 14.9333 0.0000 1.000 1.00 1.00 RCVD_BAD_ID
-header RCVD_BAD_ID Received =~ /\bid\s+[a-zA-Z0-9_+\/\\-]+(?:[!"\#\$\%&'()*,:<=>?\@\[\]^\`{|}~]|;\S)/
+header RCVD_BAD_ID Received =~ /\bid\s+[a-zA-Z0-9_+\/\\,-]+(?:[!"\#\$\%&'()*:<=>?\@\[\]^\`{|}~]|;\S)/