You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jq...@apache.org on 2014/12/12 20:49:17 UTC

svn commit: r1645050 - /spamassassin/trunk/rules/60_awl.cf

Author: jquinn
Date: Fri Dec 12 19:49:16 2014
New Revision: 1645050

URL: http://svn.apache.org/r1645050
Log:
Slight clarification of AWL rule and that it is not a true whitelist

Modified:
    spamassassin/trunk/rules/60_awl.cf

Modified: spamassassin/trunk/rules/60_awl.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/60_awl.cf?rev=1645050&r1=1645049&r2=1645050&view=diff
==============================================================================
--- spamassassin/trunk/rules/60_awl.cf (original)
+++ spamassassin/trunk/rules/60_awl.cf Fri Dec 12 19:49:16 2014
@@ -24,7 +24,7 @@
 ifplugin Mail::SpamAssassin::Plugin::AWL
 
 header AWL			eval:check_from_in_auto_whitelist()
-describe AWL			From: address is in the auto white-list
+describe AWL			Adjusted score from AWL reputation of From: address
 tflags AWL			userconf noautolearn
 priority AWL                    1000