ÐÐÐÐÐÐÐ ÐÐÑÐÐÐÐÐ wrote:
>
>>  
>>
> I understood the problem. Amavisd starts spamassassin with user cyrus.
> I'm learning spamassassin under each user with sa-learn option -u.
> I just wanted that each user had it's own spam base. Then I don't
> understand for what purposes option -u is used.

-u should work for that, but only if you're using a virtual configuration such
as SQL.

One thing that's a bit confusing is your local.cf has a bayes_path statement in
it, but also SQL statements.

try running sa-learn with debugging enabled (-D):

sa-learn --dump magic -D        

And see if SA is correctly using SQL or not. If it's not using SQL, then the -u
will be unused.

Reply via email to