> >> Don't expire things manually.
> >>
> >>
> >
> > 1. Why not?
> >
> > 2. On a Bayes SQL setup with multiple servers feeding/reading the db,
> > should one server be responsible for expiration or should each
> > opportunistically take care of it?
> >
> >
> I'll be more specific, don't expire things by doing the SQL commands
> yourself.
> 
> It is fine to expire manually by running sa-learn --force-expire.

Default auto_expire setting is 1, is it not?  Why do these other people cron
sa-learn to manually exprire then?  What advantage does that have over
letting SA do it opportunistically (unless perhaps your server is NEVER not
busy?)??
 
Does sa-learn --force-expire need to be executed within a username context
(-u option unless you run it as the right user), or does it not care about
users?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to