hello, all.

i'm running spamassassin 2.55 on a debian testing system.  i wanted to
do the following:

for spam specific to me (containing my name, a unique spamee number, etc.):
   tell spamassassin it's spam.
for generic spam:
   tell spamassassin it's spam and report it to razor, pyzor, etc.

so i added this to ~/.muttrc:

# train spamassassin's bayesian filter
macro index S "| sa-learn --single --spam -D"
macro pager S "| sa-learn --single --spam -D"
# report spam to razor
macro index Z "| spamassassin -r -D"
macro pager Z "| spamassassin -r -D"

i thought everything was going fine, but then i noticed this in the
output of "spamassassin -r -D":

   debug: Learning Ham

the spam i report to razor is being reported to the bayesian filter as
ham, not spam.  is this a bug in spamassassin?  i've stopped reporting
spam until i can find out how to fix this.

more importantly, 75 spam messages have been recorded as ham.  i don't
have the original messages, so i can't use sa-learn to unlearn them.
how can i keep the spam i've given the filter but wipe out all the
ham, so i can start training ham from scratch?

thanks,

-- 
+----------------------------------------------------------------------------+
| jeff covey [EMAIL PROTECTED] http://pobox.com/~jeff.covey/ 410-869-8088 |
|----------------------------------------------------------------------------|
|sir., I am doing a project called "tutos" for a company, so I need to know? |
|what is called tutos and its uses and purpose ?  thanking you               |
|                                 -- freshmeat.net contributor               |
+----------------------------------------------------------------------------+

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to