On Wednesday 14 December 2005 13:34, Matt Kettler wrote: >Clay Davis wrote: >> When I lint my rules the output tells me that it chose rule set 0. >> >> c:\>spamassassin -D --lint >> debug: SpamAssassin version 3.0.2 >> debug: Score set 0 chosen. >> debug: running in taint mode? no >> . >> . >> . >> >> Does this mean that I am not running Bayes or Network tests? > >No. SA always starts off at score set 0 and then later changes sets > once it figures out what resources are actually available and > enabled. > >If you look later down in the debug output you'll find it changing > it's mind after it's parsed your config files. > >[15643] dbg: bayes: found bayes db version 3 >[15643] dbg: bayes: DB journal sync: last sync: 1134584815 >[15643] dbg: config: using "/root/.spamassassin" for user state dir ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Bingo! So I'm not the only one with this &^%$#@@* problem. Now the question is, what the heck can we do about it?
Everyone here is giving me hell for running as root, but if you look at how /etc/init.d/spamd is being started, during the boot, eons before anyone has logged in, its going to be run as root regardless, and if the /home/spamd directory exists, and the user:group spamd exists then it does a suid to the user spamd. Mine is doing that ok according to everything but htop. But its still trying, and failing, to use the above directory for its locks and file updates, which it cannot do as spamd has only read perms for stuff in /root which I understand is correct. Everyplace in any of the config files, including /etc/mail/spamassassin/local.cf, is telling it to use /home/spamd/.spamassassin/bayes as the bayes_path, and its ignoring the commandment, absolutely and totally. Its also ignoring it for auto-whitelist and friends, as I've posted several snippets from the maillog to show in previous messages. File the bug please, 3.10 is busted. Or tell us ALL how to fix it. >[15643] dbg: config: score set 3 chosen. >[15643] dbg: message: ---- MIME PARSER START ---- > > >For me the "score set 3 chosen" is line 194 of the debug output. > Exact line number may vary, but it will be buried below all the > "dbg: config: read file " lines. -- Cheers, Gene People having trouble with vz bouncing email to me should use this address: <[EMAIL PROTECTED]> which bypasses vz's stupid bounce rules. I do use spamassassin too. :-) Yahoo.com and AOL/TW attorneys please note, additions to the above message by Gene Heskett are: Copyright 2005 by Maurice Eugene Heskett, all rights reserved.