Hello everyone.
I have set up the following two rules:
sxaa --user "Stephan.Klaus" --file "Spam" --subject "[SPAM] " --title "Anti-Spam Subject Rule"
sxaa --user "Stephan.Klaus" --file "Possible Spam" --header "X-Spam-Level: ***" --title "Anti-Spam Header Rule"
It works normally besides that every mail gets filed to Possible Spam aswell. So I get every spam duplicated one in the Spam Folder and the same duplicates itself in the Possible Spam Folder.
Is there any possible way how I can tell sxaa not to apply a rule if another one hits?