I've been looking at the auto-whitelist code trying to figure out if it is suitable 
for our environment, and it looks to me like this code may be broken.  The 
documentation makes reference to an auto_whitelist_threshold option, and the code in 
Conf.pm does try to read this setting, but as near as I can tell, it never does 
anything with it since auto_whitelist_threshold is never refered to again.  
Conversely, the code in AutoWhitelist.pm makes use of a setting called 
auto-whitelist-factor.  This setting isn't mentioned in the documentation, but is 
described in Conf.pm - unfortunately, that description occurs just prior to the 
location where auto_whitelist_threshold is set.  So, we end up with setting that is 
documented and set from a user's preferences but never user, and another which is 
undocumented (other than source comments) and used, but there is no opportunity for a 
user to control that setting.

Am I missing something?

FWIW, I'm using 2.20 and just downloaded and looked at 2.21, which seems to have the 
same problem.



Pete `-_-'


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to