Y
yoja
Guest
I'm having trouble training spamassassin serverwide. (I have one domain of my own which I would like to train and let the all the other domains on the server benefit from my training).
My situations: I have bought the psa-sa plugin and enabled global settings in the control panel. ( Server -> Spamassassin -> Server wide settings tagged
Personal settings not tagged)
I have an spam imap folder in which I move with outlook all my spam. I have an imap ham folder in which I move all my ham. About now there are some 2000 spam and 1000 ham mailes.
I train the spamfilter with a cronjob every night like this:
/usr/bin/sa-learn --spam /var/qmail/mailnames/MYDOMAIN/spam/Maildir/.SPAM/cur
/usr/bin/sa-learn --ham /var/qmail/mailnames/MYDOMAIN/ham/Maildir/.ham/cur
An output of the learing gives something like:
Learned from 46 message(s) (2073 message(s) examined).
But still loads of spam come throug, an email of which I've seen several ones still gets a poorly score of 1.2:
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on MYSERVER
X-Spam-Level: *
X-Spam-Status: No, score=1.2 required=7.0 tests=FORGED_RCVD_HELO,HTML_MESSAGE,
MIME_HTML_ONLY,RCVD_BY_IP autolearn=no version=3.0.3
It doesn't seem to take in the baysian filtering by autlearning into its filtering.
My questions:
- How do I check if the manual training is used?
- Is my assumption correct that the manual training rules are not taken into consideration?
- How do I enable filtering with my manual training rules enabled.
Hope anyone can help...... The spam is killing me!
My situations: I have bought the psa-sa plugin and enabled global settings in the control panel. ( Server -> Spamassassin -> Server wide settings tagged
Personal settings not tagged)
I have an spam imap folder in which I move with outlook all my spam. I have an imap ham folder in which I move all my ham. About now there are some 2000 spam and 1000 ham mailes.
I train the spamfilter with a cronjob every night like this:
/usr/bin/sa-learn --spam /var/qmail/mailnames/MYDOMAIN/spam/Maildir/.SPAM/cur
/usr/bin/sa-learn --ham /var/qmail/mailnames/MYDOMAIN/ham/Maildir/.ham/cur
An output of the learing gives something like:
Learned from 46 message(s) (2073 message(s) examined).
But still loads of spam come throug, an email of which I've seen several ones still gets a poorly score of 1.2:
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on MYSERVER
X-Spam-Level: *
X-Spam-Status: No, score=1.2 required=7.0 tests=FORGED_RCVD_HELO,HTML_MESSAGE,
MIME_HTML_ONLY,RCVD_BY_IP autolearn=no version=3.0.3
It doesn't seem to take in the baysian filtering by autlearning into its filtering.
My questions:
- How do I check if the manual training is used?
- Is my assumption correct that the manual training rules are not taken into consideration?
- How do I enable filtering with my manual training rules enabled.
Hope anyone can help...... The spam is killing me!