Sietse van Zanen wrote:
ALL, depending which user is the recipient.

If you want a site wide bayes, you should set that up. (run spamd with
-u 'username')

Users receive different e-mails, so their bayes db tokens will be
different too.
Excellent! This is something I've been wondering about as well. I run spamd (3.1.8) like this:

/usr/bin/spamd -c -d -m 3 -H /etc/mail/spamassassin -v -u vpopmail -x --virtual-config-dir=/home/vpopmail/domains/%d/%l

I'm running SA in a Qmail/Vpopmail environment. When I run "sa-learn --dump magic", I get larger numbers than when I run for individual users:

[EMAIL PROTECTED] tom]# sa-learn --dump magic
0.000          0          3          0  non-token data: bayes db version
0.000          0     306286          0  non-token data: nspam
0.000          0      51813          0  non-token data: nham
0.000          0     151436          0  non-token data: ntokens
0.000          0 1165821737          0  non-token data: oldest atime
0.000          0 1166496611          0  non-token data: newest atime
0.000 0 1166495449 0 non-token data: last journal sync atime
0.000          0 1166495477          0  non-token data: last expiry atime
0.000 0 0 0 non-token data: last expire atime delta 0.000 0 0 0 non-token data: last expire reduction count
[EMAIL PROTECTED] tom]#
[EMAIL PROTECTED] tom]# sa-learn --dbpath /home/vpopmail/domains/somedomain.com/someuser --dump magic
0.000          0          3          0  non-token data: bayes db version
0.000          0       2796          0  non-token data: nspam
0.000          0        113          0  non-token data: nham
0.000          0     139925          0  non-token data: ntokens
0.000          0 1169849102          0  non-token data: oldest atime
0.000          0 1172937996          0  non-token data: newest atime
0.000 0 0 0 non-token data: last journal sync atime
0.000          0 1172612681          0  non-token data: last expiry atime
0.000 0 2764800 0 non-token data: last expire atime delta 0.000 0 47402 0 non-token data: last expire reduction count
[EMAIL PROTECTED] tom]#

Will a combination of both bayes databases be used or ONLY the one for each individual user?

Thanks!

Peace...

Tom


Reply via email to