Restrictions
Previous  Top  Next

To use the Restrictions, add a Restrictions.INI file to your \\SERVER\SLEUTH\SPAM directory

The following example will remove Blacklists and Score configuration from everyone (except Master Users), and Joe won't be able to access Bayesian or Turing, but will be able set Score thresholds.

RESTRICTIONS.INI
[Default]
Blacklists=0
Score=0

[joe@mycompany.com]
Bayesian=0
Turing=0
Score=1

Rules:
·If the file is empty or missing there are no restrictions  
·The restrictions do not apply to Master Users  
·Use the name of the Analyzer file (without the .analyzer extension)  
·You can use 'Score=0' even though there isn't a Score.Analyzer file  
·The Default applies to all non-Master users and the individual setting override the default  
·Setting to "=0" turn it off, setting it to "=1" turns it back on.  


[General]
AllowUserToggle=0   ;Set to 1 to allow Master Users to toggle between users in Web Client