Page 1 of 1

Message rules

Posted: Tue Feb 07, 2006 11:44 pm
by leigh
Hi All,
I have a couple of questions regarding message rules:
1. Is it possible to set up enterprise-wide rules which will be automatically put on every new mail account? We want to use the same rules foreverybody by default, but don't want to set them all up individually.
2. In what order are the rules processed? ie If I have the following rules set:

Move mail to the "probably spam" folder if the header contains "X-Spam-Level: ****"
Move mail to the "maybe spam" folder if the header contains "X-Spam-Level: ***"

Any mail which matches the second rule will also match the first, but not the other way around. Is there any way to make sure the rules are matched in a particular order?

Posted: Wed Feb 08, 2006 6:44 am
by ScalixSupport
Hi,

please see this thread and the others dealing with the subject: http://www.scalix.com/community/viewtop ... =5625#5625

Cheers,

Sascha.

Posted: Mon Feb 13, 2006 2:44 am
by florian
The Scalix Admin Resource Kit (in the Scalix tarball) contains a script called "sxaa" that modifies the Auto Action file on the server side.

Believe this is good example code on how to set things up programmatically. In addition, the version of the Script that comes with Scalix 10 will allow for the rules that are wanted here to be setup, so I believe this can be done easily here.

Florian.