Hello all I have my mailserver running all incoming mail through spamassassin (2.6.0) with spamd/spamc quite happliy (it puts spam in my Filter.Spamassassin folder). However i need to use the bayesian filter. The problem is that none of my mail users have a home directory (or even system account) because my mail system accounts are run from mysql. I start spamd with the following options: -d --pidfile=$PIDFILE -x --virtual-config-dir=/var/mail/%d/%l -c Which i believe should make SA look for user config files in /var/mail/<domain>/<user>/ does this include bayes DBs? Do i need a user config file in this location to specify path to a bayes db? What i cant work out is how to get sa-learn (which i want to eventually run as a cron job) to place the bayes DBs under/var/mail/<domain>/<user>/
<begin /etc/spamassassin/local.cf> skip_rbl_checks 1 auto_learn 0 required_hits 5 use_bayes 1 bayes_auto_learn 0 <end /etc/spamassassin/local.cf> Any input muchly appreciated. David Leggett [EMAIL PROTECTED] http://www.asguard.org.uk http://www.site-control.org Get my public GPG key from http://www.asguard.org.uk/~david/david.asc Fingerprint: 432E 4EAD E1E5 26BB 29EB 47FA CBDE AB17 0D23 C76B ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk