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 2010/02/03 16:43:57 UTC

[Bug 6321] New: _TOKENSUMMARY_ not working in 3.3.0

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6321

           Summary: _TOKENSUMMARY_ not working in 3.3.0
           Product: Spamassassin
           Version: 3.3.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: Mark.Martinec@ijs.si


Date: Sat, 30 Jan 2010 23:00:45 +0100
From: Michael Schaap <...>
To: SpamAssassin Users <us...@spamassassin.apache.org>
Subject: _TOKENSUMMARY_ not working in 3.3.0?
Date: Sat, 30 Jan 2010 23:00:45 +0100

I just upgraded from 3.2.5 to 3.3.0.

I have the following custom header in my local.cf:
add_header all Tokens _TOKENSUMMARY_\nHammy: _HAMMYTOKENS(5)_\nSpammy: 
_SPAMMYTOKENS(5)_

This always worked in 3.2.x, and resulted in a header like:
X-Spam-Tokens: Tokens: new, 67; hammy, 79; [...]

Since installing 3.3.0, though, the header looks like this:
X-Spam-Tokens: Bayes not run.
    Hammy: 0.000-+--H*r:sk:googlea, [...]

In other words, TOKENSUMMARY is consistently replaced by "Bayes not run.".
Bayes is running OK.  Messages are scored correctly, and the 
_HAMMYTOKENS(5)_ and _SPAMMYTOKENS(5)_ placeholders are correctly filled in.
[...]

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6321] _TOKENSUMMARY_ not working in 3.3.0

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

--- Comment #1 from Mark Martinec <Ma...@ijs.si> 2010-02-03 07:47:51 UTC ---
  Bug 6321 - _TOKENSUMMARY_ not working in 3.3.0
  (Plugin/Bayes.pm looks-up a tag from wrong location)
Sending lib/Mail/SpamAssassin/Plugin/Bayes.pm
Committed revision 906095.


Please review/vote for:  svn diff -c906095

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6321] _TOKENSUMMARY_ not working in 3.3.0

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

--- Comment #3 from Warren Togami <wt...@redhat.com> 2010-02-03 08:31:12 UTC ---
+1

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6321] _TOKENSUMMARY_ not working in 3.3.0

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

Mark Martinec <Ma...@ijs.si> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5                          |P3
   Target Milestone|Undefined                   |3.3.1

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6321] _TOKENSUMMARY_ not working in 3.3.0

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

Mark Martinec <Ma...@ijs.si> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Mark Martinec <Ma...@ijs.si> 2010-02-03 08:44:44 UTC ---
Thanks.

3.3:
Sending lib/Mail/SpamAssassin/Plugin/Bayes.pm
Committed revision 906120.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6321] _TOKENSUMMARY_ not working in 3.3.0

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

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com

--- Comment #2 from Kevin A. McGrail <km...@pccc.com> 2010-02-03 07:49:38 UTC ---
+1

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.