Can anybody tell me why my mail isn't being processed? I get cron job reports as follows:
Code:
Learning SPAM
Processing /home/[name]/mail/grokdesigns.com/chris/.SPAM
Learned tokens from 0 message(s) (0 message(s) examined)
rm: cannot remove `/home/[name]/mail/grokdesigns.com/chris/.SPAM': Is a directory
Learning HAM
Processing /home/[name]/mail/grokdesigns.com/chris/.HAM
Learned tokens from 0 message(s) (0 message(s) examined)
rm: cannot remove `/home/[name]/mail/grokdesigns.com/chris/.HAM': Is a directory
Done
These are the correct directory names, but no messages are being processed...and I'm confused as to why. I have 132 messages in .SPAM and 69 in .HAM. I also don't understand why it's trying to remove the directory instead of messages.