Bug 1964 - Feature request: Header indicating ham/spam learned
Summary: Feature request: Header indicating ham/spam learned
Status: RESOLVED WORKSFORME
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Learner (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P5 enhancement
Target Milestone: 2.70
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-25 08:24 UTC by Marc Perkel
Modified: 2003-05-25 01:14 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Perkel 2003-05-25 08:24:20 UTC
I'd like something in the header - probably in the list of rules matched - to
indicate if the Baysian filter learned the message as either spam or ham.
something like LEARNED_SPAM and LEARNED_HAM.

I need it to identify unlearned messages for sorting and learning.
Comment 1 Theo Van Dinter 2003-05-25 08:27:30 UTC
It's already listed in the X-Spam-Status header.  Been there since 2.50.
Comment 2 Marc Perkel 2003-05-25 08:55:05 UTC
Subject: Re: [SAdev]  Feature request: Header indicating ham/spam
 learned

I don't see it - where is it?



bugzilla-daemon@hughes-family.org wrote:

>http://www.hughes-family.org/bugzilla/show_bug.cgi?id=1964
>
>felicity@kluge.net changed:
>
>           What    |Removed                     |Added
>----------------------------------------------------------------------------
>             Status|NEW                         |RESOLVED
>         Resolution|                            |WORKSFORME
>
>
>
>------- Additional Comments From felicity@kluge.net  2003-05-25 08:27 -------
>It's already listed in the X-Spam-Status header.  Been there since 2.50.
>
>  
>

Comment 3 Graham Murray 2003-05-25 09:14:54 UTC
Because most of the "nice" rules have been removed from CVS it is very rare for
ham to be autolearn, which could be why you do not see it.
Comment 4 Theo Van Dinter 2003-05-25 09:22:52 UTC
Subject: Re: [SAdev]  Feature request: Header indicating ham/spam learned

On Sun, May 25, 2003 at 08:55:06AM -0700, bugzilla-daemon@hughes-family.org wrote:
> I don't see it - where is it?

If a mail is autolearned, you'll see a "autolearn=ham" or "autolearn=spam"
in the X-Spam-Status header.