…
Hmm. So today I installed SpamAssassin 3.0. Things went good, except in the middle of everything an errant find command b0rked my vpopmail install. (Who would have thought that find . -delete -name “bayes*” would delete everything in and beneth the current directory, while find . -name “bayes*” -delete would only recursively delete all files matching ‘bayes*’.)
Anyway, vpopmail is reinstalled, SpamAssassin is doing it’s thing, etc. Except for one problem. I don’t get any spam. At all. I get messages that are flagged as not being spam, but I never ever get any flagged as spam. I’m really not sure what’s going on… SpamAssassin isn’t capable of deleting messages, and I’ve got nothing in place to ensure that the messages go away. And messages that are flagged as not being spam come through. So, I’m not sure what’s up.
One thought is that spam counts happen to be way down today (this is a distinct possibility) and that all the spam I am getting is the silly no body / no subject / no date mail, which the MTA is doing away with.
I guess the only thing to do is go home, reset the junkmail counters in Mail.app, and see if they increase over night. If I don’t get *any* spam, I’ll have to look further. Every message that I’ve expected to receive has gotten through… I just don’t have any test spam.
[UPDATE]
I’d forgotten I left this window open… In the mean time, I sent something that was apt to be flagged as spam, but it was legit. Now to figure out what’s going on…