ly, I receive duplicate mails whenever spamd dies. My
servers are running qmail+vpopmail with simscan. Has anyone ever
encountered similar problems before?
Regards
Mun Fai
Hi
I'm having some difficulty finding out exactly which user I should be
running sa-learn is.
The following is an output of 'ps -ef' from my mail server:
# ps -ef
UIDPID PPID C STIME TTY TIME CMD
root 1308 1 0 04:21 ?00:00:00
/usr/lib/courier-imap/libexec/cou
Hi Bob
> One possibility: If you're doing sa-learn as one user, and qmail is
> invoking spamd to run as a different user, you may be training one
> Bayes database and spamd may be using a different database that isn't
> trained.
> Bob Menschel
I'm having some difficulty finding out exactly whic
Title: RE: Bayesian filtering test
If i change my config to the following:
bayes_min_ham_num 5
bayes_min_spam_num 5
then i would start to see things happening pretty quick, rite?
Rgds
Lee
Hi all
I'm using SpamAssassin 3.0.1 on a qmail system, and invoking it using
qmail-scanner.
I have just enabled Bayesian filtering, with the following configuration
options:
use_bayes 1
bayes_store_module Mail::SpamAssassin::BayesStore::SQL
bayes_sql_dsn DBI:mysql:spamassassin:xxx:xxx
bayes_sq