http://bugzilla.spamassassin.org/show_bug.cgi?id=3970
Summary: bad sa-learn dump (encrypted token ?)
Product: Spamassassin
Version: 3.0.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Learner
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
with spamassassin 3.0.1, the "sa-learn --dump all" give me something like :
0.000 0 3 0 non-token data: bayes db version
0.000 0 77 0 non-token data: nspam
0.000 0 0 0 non-token data: nham
0.000 0 4646 0 non-token data: ntokens
0.000 0 1100538095 0 non-token data: oldest atime
0.000 0 1100593149 0 non-token data: newest atime
0.000 0 0 0 non-token data: last journal sync atime
0.000 0 0 0 non-token data: last expiry atime
0.000 0 0 0 non-token data: last expire atime delta
0.000 0 0 0 non-token data: last expire reduction
count
0.500 14 0 1100591536 90311df836
0.500 2 0 1100538095 d58eb8cdb4
...
the token looks like encrypted
and when I try to use the --regexp, it does not find anything
with spamassassin 2.64, I have a "clear" token, and regexp search work :
0.000 0 2 0 non-token data: bayes db version
0.000 0 8058 0 non-token data: nspam
0.000 0 22695 0 non-token data: nham
0.000 0 158084 0 non-token data: ntokens
0.000 0 1099178165 0 non-token data: oldest atime
0.000 0 1100598197 0 non-token data: newest atime
0.000 0 1100597807 0 non-token data: last journal sync atime
0.000 0 1100560100 0 non-token data: last expiry atime
0.000 0 1382400 0 non-token data: last expire atime delta
0.000 0 1501 0 non-token data: last expire reduction
count
0.885 3 1 1100597380 o'clock
0.947 7 1 1100597380 bernoulli
0.891 9 3 1100597380 anticipate
...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.