Moderators: ScalixSupport, admin
leigh wrote:Current, out-of-the-box behaviour is to not care whether a message is spam or not. You need to set up server-side rules with either sxaa or the rules wizard.
I use two rules for my spam. I have a SPAM folder and a POSSIBLE SPAM folder.
Anything spamassassin marks with "X-Spam-Status:Yes" goes straight into a spam folder.
Anything with "X-Spam-Level:***" and "X-Spam-Status:No" goes into the "possible spam" folder, for later perusal/deletion/sa-learning/whatever-I-feel-like.
alfista wrote:Is this the command to create the spam rule shown above?
sxaa --user testuser--file "possible spam" --header "X-Spam-Level:***" --header "X-Spam-Status: No"
The command runs OK, but the rule is not editable in the ruleswizard tool.
It is also possible to specify a simple condition to apply to a rule.
This appears to be working, however it doesn't appear that SA has a provision to delete messages over a certain threshold.
FYI I do my two-tiered sorting in a slightly different way:
I set 'X-Spam-Status: Yes' to be turned on at say 5.3
I decide that anything above 12, is definitely spam, so:
My first rule moves anything with "X-Spam-Level:************" to 'Spam'.
My second rule moves anything with 'X-Spam-Status: Yes' to 'Possible Spam'
Users browsing this forum: No registered users and 4 guests