It appears that our SA setup is working, it's flagging messages and looking through the logs, it is learning. What does not seem to be working is the cleanup. I thought the system would empty out the user's Junk folder every night. It hasn't been. Our crontab has among other entries, these which seem to be the learning and cleanup routines.
Is it supposed to clean out everyone's Junk folder every night if there are messages in it? If it is, what should I be checking for a problem?
Thx!
# Spam training
#
0 23 * * * /opt/zimbra/bin/zmtrainsa >> /opt/zimbra/log/spamtrain.log 2>&1
#
# Spam training cleanup
#
45 23 * * * /opt/zimbra/bin/zmtrainsa --cleanup >> /opt/zimbra/log/spamtrain.log 2>&1
and in the logs, entries:
[] INFO: Total messages processed: 9
[] INFO: Total messages processed: 0
[] INFO: Total messages processed: 8
[] INFO: Total messages processed: 0
Learned from 8 message(s) (8 message(s) examined).
Learned from 0 message(s) (0 message(s) examined).
bayes: synced databases from journal in 1 seconds: 4004 unique entries (4197 total entries)


LinkBack URL
About LinkBacks



