Provided by: dspam_3.10.2+dfsg-13_amd64
NAME
dspam_stats - display spam statistics
SYNOPSIS
dspam_stats [--profile=PROFILE][-HhrSst] [username]
DESCRIPTION
dspam_stats displays the spam filtering statistics for one or all users on the system. Displays TP (True Positives (Spam)), TN (True Negatives (Innocent)), FP (False Positives), FN (False Negatives), SC (Spam Corpusfed) and NC (Nonspam Corpusfed).
OPTIONS
--profile=PROFILESpecify a storage profile from dspam.conf. The storage profile selected will be used for all database connectivity. See dspam.conf for more information. -HUses multi-line, human-readable output displaying the fully-qualified names for each class of totals, instead of their abbreviated terms. -hDisplays help syntax -rResets the current snapshot -sDisplays stats since last snapshot (instead of since epoch) -SDisplays accuracy percentages in addition to stats -tDisplays a total of all statistics displayed [username]Specifies the username to query. If no username is provided, all users will be queried.
EXIT VALUE
0 Operation was successful. other Operation resulted in an error.
COPYRIGHT
Copyright © 2002-2012 DSPAM Project All rights reserved. For more information, see http://dspam.sourceforge.net.
SEE ALSO
dspam(1), dspam_admin(1), dspam_clean(1), dspam_crc(1), dspam_dump(1), dspam_logrotate(1), dspam_merge(1), dspam_train(1)