You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2015/06/25 10:44:29 UTC

[Bug 7216] New: TextCat documentation enhancement and _TEXTCATRESULTS_ tag

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7216

            Bug ID: 7216
           Summary: TextCat documentation enhancement and _TEXTCATRESULTS_
                    tag
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Libraries
          Assignee: dev@spamassassin.apache.org
          Reporter: hege@hege.li

Clarifying some things in doc and adding _TEXTCATRESULTS_ for debugging, sample
output:

Jun 25 11:43:12.781 [1286] dbg: check: tagrun - tag TEXTCAT_RESULTS is now
ready, value: fi:110077(1.00) sv:123554(1.12) sr.us-ascii:125165(1.14)
es:125213(1.14) ro:125225(1.14) sk.us-ascii:125239(1.14)
hr.us-ascii:125614(1.14) cs.iso-8859-2:125744(1.14) ca:125891(1.14)
it:126985(1.15) fr:127018(1.15) hu:127263(1.16) da:127367(1.16)
sk.windows-1250:127518(1.16) af:127798(1.16) id:127928(1.16) pt:128072(1.16)
en:128287(1.17) ms:128447(1.17) nl:129419(1.18)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7216] TextCat documentation enhancement and _TEXTCATRESULTS_ tag

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7216

jidanni@jidanni.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jidanni@jidanni.org

--- Comment #3 from jidanni@jidanni.org ---
Actually Mail::SpamAssassin::Plugin::TextCat(3pm)
Says (twice!):

  You can use _TEXTCATRESULTS_ tag to view the internal ngram-scoring, it might
help fine-tuning settings.

but has no example of how one is supposed to do that.

OK, it seems
 add_header all Languages _TEXTCATRESULTS_
works. Perhaps mention it on the man page. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Re: [Bug 7216] TextCat documentation enhancement and _TEXTCATRESULTS_ tag

Posted by "Kevin A. McGrail" <KM...@PCCC.com>.
On 6/25/2015 4:53 AM, Henrik Krohns wrote:
> Is there a separate 3.4 branch now where this might be added?  Sorry haven't
> followed things closely..
Yes, Henrik, there is a 3.4 branch to update.  We are maintaining trunk 
and branch currently.

http://svn.apache.org/repos/asf/spamassassin/branches/3.4/

Regards,
KAM


Re: [Bug 7216] TextCat documentation enhancement and _TEXTCATRESULTS_ tag

Posted by Henrik Krohns <he...@hege.li>.
Is there a separate 3.4 branch now where this might be added?  Sorry haven't
followed things closely..

Cheers,
Henrik


On Thu, Jun 25, 2015 at 08:46:23AM +0000, bugzilla-daemon@bugzilla.spamassassin.org wrote:
> https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7216
> 
> Henrik Krohns <he...@hege.li> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>                  CC|                            |hege@hege.li
>          Resolution|---                         |FIXED
> 
> --- Comment #1 from Henrik Krohns <he...@hege.li> ---
> Sending        TextCat.pm
> Transmitting file data .
> Committed revision 1687445.
> 
> -- 
> You are receiving this mail because:
> You are the assignee for the bug.

[Bug 7216] TextCat documentation enhancement and _TEXTCATRESULTS_ tag

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7216

Henrik Krohns <he...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hege@hege.li
         Resolution|---                         |FIXED

--- Comment #1 from Henrik Krohns <he...@hege.li> ---
Sending        TextCat.pm
Transmitting file data .
Committed revision 1687445.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7216] TextCat documentation enhancement and _TEXTCATRESULTS_ tag

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7216

--- Comment #4 from jidanni@jidanni.org ---
OK,
add_header all Textcatresults _TEXTCATRESULTS_
won't conflict with other headers names. And OK adding headers is already
documented on Mail::SpamAssassin::Conf, so nevermind.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7216] TextCat documentation enhancement and _TEXTCATRESULTS_ tag

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7216

--- Comment #2 from Henrik Krohns <he...@hege.li> ---
3.4:

Sending        TextCat.pm
Transmitting file data .
Committed revision 1687548.

-- 
You are receiving this mail because:
You are the assignee for the bug.