On Wed, 28 Jul 2010 01:22:26 +0200
news...@acrocat.com wrote:

>  I am not running dspam as a daemon, but I want to change to TOE, rather
> than TEFT.
> 
> I suppose what I need to do is edit dspam.conf and modify the line to:
> Preference "trainingMode=TOE"
> 
That would only change the setting on a per user basis. If you want globally to 
get that changed then you should set:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
#
# Training Mode: The default training mode to use for all operations, when
# one has not been specified on the commandline or in the user's preferences.
# Acceptable values are:
#     toe     Train on Error (Only)
#     teft    Train Everything (Trains on every message)
#     tum     Train Until Mature (Train only tokens without enough data)
#     notrain Do not train or store signatures (large ISP systems, post-train)
#
TrainingMode toe
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


> But this will still allow a user to override this setting, correct?
> 
If you use:
Preference "trainingMode=TOE"

then you have set the PREFERENCE for each user to be "trainingMode=TOE". If you 
don't want users to be able to change the preference then just insure that in 
dspam.conf you DO NOT have this line:
AllowOverride trainingMode


> Thanks,
> Ed
> 
-- 
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to