Stupid Rules Wizard Spam Problem
Posted: Mon Oct 09, 2006 9:04 am
Hi All,
I'm probably just being brain dead, but hoping someone could help me with this.
I have three anti-spam rules on a mailbox that is receiving a lot of spam. They were added by command-line (sxaa) and no other rules exist on the mailbox:
My expected behavior is spam of a 15 or higher score be deleted, 8 or higher be moved into a 'Spam Definite' folder and anything that survives that is still tagged as Spam go into a 'Spam Possible' folder.
But here's what I'm seeing:
It appears some messages are being deleted because the spam volume appears to have been reduced. However, messages between 5.6 and 30 are being found in the 'Spam - Possible' folder and a 'Spam - Definite' folder has not been created. What am I missing? Is it processing the last rule added first?
Thanks,
Jason
I'm probably just being brain dead, but hoping someone could help me with this.
I have three anti-spam rules on a mailbox that is receiving a lot of spam. They were added by command-line (sxaa) and no other rules exist on the mailbox:
Code: Select all
sxaa --user nancy --file "Deleted Items" --header "X-Spam-Level:***************"
sxaa --user nancy --file "Spam - Definite" --header "X-Spam-Level:********"
sxaa --user nancy --file "Spam - Possible" --header "X-Spam-Status: Yes"
My expected behavior is spam of a 15 or higher score be deleted, 8 or higher be moved into a 'Spam Definite' folder and anything that survives that is still tagged as Spam go into a 'Spam Possible' folder.
But here's what I'm seeing:
It appears some messages are being deleted because the spam volume appears to have been reduced. However, messages between 5.6 and 30 are being found in the 'Spam - Possible' folder and a 'Spam - Definite' folder has not been created. What am I missing? Is it processing the last rule added first?
Thanks,
Jason