View Single Post
  #16 (permalink)  
Old 10-30-2006, 06:42 PM
scalper scalper is offline
Partner (VAR/HSP)
 
Posts: 123
Default

Quote:
Originally Posted by inigoml
My system has been trained with thousands of spam messages with a set of spam samples, but 4 is very low for us. Too many spam messages would enter without been tagged.
In fact, I rely more in blacklist than in bayesian filters...

This is the spam repository I have used. There are hundred of thousand samples...
http://www.untroubled.org/spam/

Trained via sa-learn (/opt/zimbra/libexec)
I have downloaded the spam samples, ran sa-learn.. receive these error..

Code:
[zimbra@pluto ~]$ /opt/zimbra/libexec/sa-learn --spam /opt/spam/2006/09/
config: invalid regexp for rule TW_QE: /[-<!\s]\w{0,10}qe[abceghjkmopquwxyz]\w{0,: missing or invalid delimiters
bayes: expire_old_tokens: locker: safe_lock: cannot create tmp lockfile /opt/zimbra/.spamassassin/bayes.lock.pluto.cnc.net.my.6233 for /opt/zimbra/.spamassassin/bayes.lock: No such file or directory
is my command incorrect?

tq
Reply With Quote