spamassassin:check_spamassassin_learning_progress
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
spamassassin:check_spamassassin_learning_progress [2017/03/31 14:55] – peter | spamassassin:check_spamassassin_learning_progress [2019/12/04 21:12] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SpamAssassin - Check SpamAssassin learning progress ====== | ||
- | <code bash> | ||
- | sa-learn --dump magic | ||
- | </ | ||
- | |||
- | returns | ||
- | |||
- | < | ||
- | 0.000 0 3 0 non-token data: bayes db version | ||
- | 0.000 0 306 0 non-token data: nspam | ||
- | 0.000 0 210 0 non-token data: nham | ||
- | 0.000 0 68430 0 non-token data: ntokens | ||
- | 0.000 0 1318421928 | ||
- | 0.000 0 1319141693 | ||
- | 0.000 0 1319142287 | ||
- | 0.000 0 1319142287 | ||
- | 0.000 0 0 0 non-token data: last expire atime delta | ||
- | 0.000 0 0 0 non-token data: last expire reduction count | ||
- | </ | ||
- | |||
- | **nspam** and **nham** indicative the actual amount of learning and messages that SpamAssassin is using for its Bayesian analysis. | ||
- | |||
- | |||
- | You can find out the current numbers by <code bash> |
spamassassin/check_spamassassin_learning_progress.1490972159.txt.gz · Last modified: 2020/07/15 09:30 (external edit)