Page 1 of 1

Scalix to sort ***SPAM*** taged mail

Posted: Thu Sep 21, 2006 7:07 am
by donnie
Hi! I want Scalix to sort ***SPAM*** taged to a Spam box on the scalix server.
I have a Postfix/Spamassasin Linux server as Mail Gateway.
It tages mail subject with ***SPAM*** if it suspects spam, I dont want these mail in the inbox. Any system wide configuration tips?

Or is the only way via Scalix filter scripts at each user?


Best regards
/Donnie.

Posted: Thu Sep 21, 2006 8:57 am
by Valerion
You create a rule in each mailbox detailing how to handle the mail, ie. to have it filed into a folder.

if you want to apply it sitewide, you can use a script that
1) Gets a list of all the users
2) Uses sxaa to create the rule for each user

Posted: Thu Sep 21, 2006 3:27 pm
by donnie
Thanks


Valerion wrote:You create a rule in each mailbox detailing how to handle the mail, ie. to have it filed into a folder.

if you want to apply it sitewide, you can use a script that
1) Gets a list of all the users
2) Uses sxaa to create the rule for each user