Page 1 of 1

Rules not working, logging enable

Posted: Fri Sep 08, 2006 5:26 am
by planeo
Hi,
I have problems with the execution of personal defined rules from the rules wizard. No mails moved in other folders.

How can I add more logging to scalix to see what's going wrong?

planeo

Posted: Fri Sep 08, 2006 6:49 am
by ScalixSupport
Hi,

You will have to give us more details. What kind of rule it is? Is it a client side or a server side rule? What are the actions and conditions?

Also post the output of

Code: Select all

sxaa -u username


sxaa tool is part of the admin resource kit of the Scalix distribution.

Cheers,
Yuri

Posted: Fri Sep 08, 2006 7:45 am
by planeo
The rule is working now. I don't know why. The rule was defined with the webmail tool.
Is this, what you mean with server side? E.g. in Outlook -> client side?

Here is the output:
[root@h827568 ~]# sxaa -u tom
OOF FLT OLK AANO ACTION TITLE STATE
--- --- --- ---- ---------- ------------------------------ --------
Y 508 FILE h827568 enabled

Exist a config file for user defined roules? Or where are the rules saved?

Thank you.

tom

Posted: Fri Sep 08, 2006 7:54 am
by planeo
Hi,

I read the sxaa.readme and found a lot of answers. Hier the full output:
sxaa -u tom
OOF FLT OLK AANO ACTION TITLE STATE
--- --- --- ---- ---------- ------------------------------ --------
Y 508 FILE h827568 enabled


sxaa --user tom --info 508
Conditions
----------
Sender = "S=%root@xxxxx.serverkompetenz.net%"
DL Name = "S=%root@xxxx.serverkompetenz.net%"
Action
------
FILE in /vserver/logs


My problem was, that the mails are not moved to the subfolder and I don't know why. That's why I was searching for some log output like "Incoming mail not match rule no:..."
But I did'nt found log files with similar content.

tom