you can do this with rulesets.
Depending on if you are using a smart-host or not will depend on how you implement it.
You should notice that OoO replies and a bunch of others in Scalix will get their own addendum header bits. Like so:
Code: Select all
x-scalix-Autoreplied: TRUE
X-Scalix-Class: IPM.Note.Rules.OofTemplate
You will probably want to specify the former line in your rules, as the latter seems to always show up with the former to my experience. You can create rules (scalix mailbox wizard etc allows for filtering by header bits, as well as you can do so using qmail, postfix, and sendmail's scripting and rules abilities) and have these rules discard/blackhole any emails that have headers that match that. We did this with out smarthost forwarding to stop Out-of-Office emails from going out to the 'Net.
If you just need to do it internally, you can apply these kinds of rules to groups I believe, as well as to individual mailboxes to discard autoreplies from scalix. SXAA utility works wonders for that.