| Version 2 (modified by , 19 years ago) ( diff ) |
|---|
For email adminstration, access the email server sedna as root.
Resetting DSPAM Filter
To reset the spam filters (and backup the old filters), move the data as follows:
[0 root@sedna root]# mv /var/spool/dspam/data/astro.columbia.edu/'user' /var/spool/dspam/backup/local/ [0 root@sedna root]#
Checking Filter Stats
Issue the following command for filter stats:
[0 root@sedna root]# dspam_stats 'user'@astro.columbia.edu
[0 root@sedna root]# dspam_stats 'user'@astro.columbia.edu
cdelacruz@astro.columbia.edu TP: 1128 TN: 6097 FP: 26 FN: 0 SC: 0 NC: 0
[0 root@sedna root]#
dspam_stats displays the spam filtering statistics for one or all users on the
system. Displays TS (Total Spams), TI (Total Innocent), TM (Total Spam Misses)
and FP (Total False Positives). To calculate the total number of spams caught
by DSPAM, subtract TM from TS.
Note:
See TracWiki
for help on using the wiki.
