There are a couple of changes:
- This version works with Scalix 11 as well as 10.
- To remove a rule, the --del option is now called --remove
- You can create a delete action using the --delete option
Please feedback if you find any problems.
Cheers
Dave
Moderators: ScalixSupport, admin
mhanisch wrote:The "to deleted items" part worries me - I thought a --delete rule would be a hard delete and not move these mails to the wastebasket.
dkelly wrote:I've put a new version of sxaa onto the Admin Resource Kit wiki at http://www.scalix.com/wiki/index.php?title=Admin_Resource_Kit
There are a couple of changes:
- This version works with Scalix 11 as well as 10.
- To remove a rule, the --del option is now called --remove
- You can create a delete action using the --delete option
Please feedback if you find any problems.
Cheers
Dave
Code: Select all
# /usr/sbin/sxaa --user tuxtattoo --info 1000
Conditions
----------
OR (
Sender = "S=%TUXTATTOO@SOMETHING.COM%"
Sender = "S=%TUXTATTOO@SOMETHINGELSE.COM%"
)
Action
------
FILE in /INBOX/Personal/Tuxtattoo
Code: Select all
# /usr/sbin/sxaa --user tuxtattoo --title 'Personal - Tuxtattoo' --file 'Inbox/Personal/Tuxtattoo' "OR ( Sender = 'S=%TUXTATTOO@SOMETHING.COM%' Sender = 'S=%TUXTATTOO@SOMETHINGELSE.COM%' )"
tuxtattoo wrote: Is sxaa capable of multiple conditions? If not could I beg you to add that capability? Even if it was to feed the raw condition statements such as those above?
dkelly wrote:tuxtattoo wrote: Is sxaa capable of multiple conditions? If not could I beg you to add that capability? Even if it was to feed the raw condition statements such as those above?
You could try begging![]()
At one point I did think about allowing more conditions but opted for the easy route when I couldn't create a sentence parser in 5 minutes.
I will give this some thought as it is a useful request but, given that we are really close to release ( did you see that we released our RC1 ? ), my priorities are somewhat diverted to that at the moment.
Cheers
Dave
dkelly wrote:I've put a new version of sxaa onto the Admin Resource Kit wiki at
- To remove a rule, the --del option is now called --remove
Users browsing this forum: No registered users and 2 guests