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 2004/04/26 04:49:55 UTC

[Bug 3304] New: Bayes DBM Magic Tokens ending up in dump output

http://bugzilla.spamassassin.org/show_bug.cgi?id=3304

           Summary: Bayes DBM Magic Tokens ending up in dump output
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Learner
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: parkerm@pobox.com


Looks like use constant MAGIC_RE    => qr/^\015\001\007\011\003/; isn't working
correctly.

Try: sa-learn --dump | egrep -e "OLDESTAGE|NEWESTAGE|NTOKENS"



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