Page 1 of 1

Problem with out of office and forward rule

Posted: Mon Aug 25, 2008 10:02 am
by PrisonMind
hi,

i have the problem that one user has create a out of office rule with auto forward to another user.
the auto reply works fine, but the emails doesn´t forward.
have somebody an idea?

and what means

Code: Select all

AND (
    Sensitivity not = 0
    Sensitivity not = 1
    Sensitivity not = 2
    Sensitivity not = 3
)

this


sxaa --user "Bla Bla"
OOF FLT OLK AANO ACTION TITLE STATE
--- --- --- ---- ---------- ------------------------------ --------
Y 450 REDIRECT Von Scalix umgeleitete Nachricht enabled
Y 500 FORWARD Scalix-Abwesenheitsassistent: Automatische Aktion enabled
Y 501 REPLY Scalix-Abwesenheitsassistent: Automatische Aktion enabled


sxaa --user "Bla Bla" --info 500
Conditions
----------
AND (
Sensitivity not = 0
Sensitivity not = 1
Sensitivity not = 2
Sensitivity not = 3
)
Action
------
FORWARD
TO : Kollege

sxaa --user "Bla Bla" --info 501
Action
------
REPLY
Text
----
Out of office

Posted: Mon Aug 25, 2008 5:27 pm
by schmoe90
It looks like your user is opting to forward anything that isn't normal, personal, private or company confidential. ie nothing.

Posted: Tue Aug 26, 2008 10:50 am
by PrisonMind
thanks schmoe,

in which document you have find this information or how can i find this...
i have search in the wiki, in the admin guide...nothing...about options with this rules.
or is this only in scalix internal docu´s??? :cry:

Posted: Tue Aug 26, 2008 1:20 pm
by schmoe90
This looks like it's been set up by the user using SWA, rather than sxaa.

Man pages, admin guides, common sense - there are no internal only documents on this stuff :)