pedz
Registered
I think I must have something miss configured. I get about 25 spam messages a day. None of them are marked by spam assassin.
In the Server Admin window, I have things enabled and set up pretty normal. I take my spam messages and I run a script I wrote to teach spam assassin about them. The essence of the script is:
su - clamav -c "sa-learn --spam --showdots "${TEMP}""
where temp is a directory I have moved the new spam messages to. (I copy them from a spam mail box on the server to a directory, do the command above, and them move them to a directory to save for furture purposes.)
At this point, I have 1205 spam messages. I have also taught it a few thousand non-spam messages with a similar process. And what is frustrating is the spam I get is soooo repetitious. I just don't see how spam assassin can't learn what to look for. But, at the same time, my local Mail "junk" mail (which I assume is roughly the same technology) does not mark them as Junk either.
Can anyone help me?
In the Server Admin window, I have things enabled and set up pretty normal. I take my spam messages and I run a script I wrote to teach spam assassin about them. The essence of the script is:
su - clamav -c "sa-learn --spam --showdots "${TEMP}""
where temp is a directory I have moved the new spam messages to. (I copy them from a spam mail box on the server to a directory, do the command above, and them move them to a directory to save for furture purposes.)
At this point, I have 1205 spam messages. I have also taught it a few thousand non-spam messages with a similar process. And what is frustrating is the spam I get is soooo repetitious. I just don't see how spam assassin can't learn what to look for. But, at the same time, my local Mail "junk" mail (which I assume is roughly the same technology) does not mark them as Junk either.
Can anyone help me?