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 2005/08/11 02:23:23 UTC

svn commit: r231360 - /spamassassin/branches/3.1/rules/user_prefs.template

Author: jm
Date: Wed Aug 10 17:23:22 2005
New Revision: 231360

URL: http://svn.apache.org/viewcvs?rev=231360&view=rev
Log:
bug 4484: note that OBSCURED_EMAIL and SUBJ_ILLEGAL_CHARS are both likely to FP for non-english speakers

Modified:
    spamassassin/branches/3.1/rules/user_prefs.template

Modified: spamassassin/branches/3.1/rules/user_prefs.template
URL: http://svn.apache.org/viewcvs/spamassassin/branches/3.1/rules/user_prefs.template?rev=231360&r1=231359&r2=231360&view=diff
==============================================================================
--- spamassassin/branches/3.1/rules/user_prefs.template (original)
+++ spamassassin/branches/3.1/rules/user_prefs.template Wed Aug 10 17:23:22 2005
@@ -31,4 +31,12 @@
 # score UPPERCASE_25_50		0
 # score UPPERCASE_50_75		0
 # score UPPERCASE_75_100	0
+# score OBSCURED_EMAIL          0
+
+# Speakers of any language that uses non-English, accented characters may wish
+# to uncomment the following lines.   They turn off rules that fire on
+# misformatted messages generated by common mail apps in contravention of the
+# email RFCs.
+
+# score SUBJ_ILLEGAL_CHARS      0