You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ax...@apache.org on 2014/06/07 14:27:12 UTC

svn commit: r1601097 - /spamassassin/trunk/contrib/HOWTO.Bayes-Redis/SA-rule/bayes_redis.cf

Author: axb
Date: Sat Jun  7 12:27:12 2014
New Revision: 1601097

URL: http://svn.apache.org/r1601097
Log: (empty)

Modified:
    spamassassin/trunk/contrib/HOWTO.Bayes-Redis/SA-rule/bayes_redis.cf

Modified: spamassassin/trunk/contrib/HOWTO.Bayes-Redis/SA-rule/bayes_redis.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/contrib/HOWTO.Bayes-Redis/SA-rule/bayes_redis.cf?rev=1601097&r1=1601096&r2=1601097&view=diff
==============================================================================
--- spamassassin/trunk/contrib/HOWTO.Bayes-Redis/SA-rule/bayes_redis.cf (original)
+++ spamassassin/trunk/contrib/HOWTO.Bayes-Redis/SA-rule/bayes_redis.cf Sat Jun  7 12:27:12 2014
@@ -6,7 +6,7 @@ bayes_store_module  Mail::SpamAssassin::
 
 # You'll need to set IP to your Redis server's IP
 # Redis-server-ip:Redis server listening port
-
+#NOTE: We're not using authentication assuming the Redis server/port should not be reachable form the "outside"
 bayes_sql_dsn  server=192.168.1.2:6379
 
 use_bayes 1