Page 1 of 1

Out of office

Posted: Wed Dec 28, 2005 6:34 pm
by wereck
When I make a Out of Office in Outlook all rules does not working. Please help me. Sorry for my english.

I post a new file 000003d from my user

[root@mail g000038]# tfbrowse -i 000003d
HEADER (DN) 1 0 2 1002 0x0 0x0 0 0x0 0x0
** Warning - Insufficient fields present (Record No. 1)
AA_NO (DN) 0x1 500 0 0 0 0 "Scalix-Abwesenheitsassistent: A\
utomatische Aktion" "" "" "" ""
AA_SIMPLE_FORWARD (DN) 0x1 0x0 1167 0 0 "" "ISO8859_1" "" "" "" "" \
"" "" "" ""
AA_NO (DN) 0x0 501 0 0 0 0 "Scalix-Abwesenheitsassistent: A\
utomatische Aktion" "" "" "" ""
AA_SIMPLE_REPLY (DN) 0x0 0x8 1167 0 0 "" "ISO8859_1" "" "" "" "" \
""

Posted: Wed Dec 28, 2005 8:55 pm
by ScalixSupport
Hi wereck,

What you posted is the out of office rule created by outlook. Are you saying that the out of office rule isn't working or were there other rules configured that are no longer working? If there were other rules they are now gone from the 000003d file.

Regards,
Don

Posted: Thu Dec 29, 2005 1:42 am
by wereck
Yes the out of office rule does not work. Can you see the error in the file?


** Warning - Insufficient fields present (Record No. 1)

When I delete the 000003d file and only make rule they are working, but when i make a out of office rule nothing works.

regards

wereck

Posted: Thu Dec 29, 2005 1:56 pm
by ScalixSupport
Hi wereck,

Yes, I saw the warning and that struck me as odd so I created an Out of Office rule through Outlook and the rule worked for me. I also created the rule through the SWA rules wizard. It also contained the warning but again it worked for me. Can you try creating the rule through the SWA rules wizard?

Thanks,
Don

Posted: Thu Dec 29, 2005 4:09 pm
by wereck
Hi

No it does not work, i delete the 000003d file an create a new one with SWA rules Wizard.
See the listing.

[root@mail g000038]# tfbrowse -i 000003d
HEADER (DN) 1 0 2 1002 0x0 0x0 1 0x0 0x0
** Warning - Insufficient fields present (Record No. 1)
AA_NO () 0x0 508 0 0 0 0 "Abwesenheit" "" "" "" ""
AA_SIMPLE_REPLY () 0x0 0x8 1167 0 0 "" "ISO8859_1" "" "" "" "" ""

but its not working.

regards wereck

Posted: Thu Dec 29, 2005 4:30 pm
by wereck
When i create a rule to move a mail with a subject "bla" copy it to a folder "blabla" it works fine, only the out of office does not work.

any ideas? please help me

Posted: Thu Dec 29, 2005 4:31 pm
by ScalixSupport
Hi wereck,

I should have mentioned by now that the Local Delivery service keeps track of who it has sent the out of office message to. By default the message will be sent to each user that sends you a message once a day.

This can be configured in the SAC under Settings/server/Mail/Out of Office settings. If you've set this an entry is made in

/var/opt/scalix/sys/general.cfg

LD_AUTOREPLY_EXPIRY_TIME=x

where x is the number of days. There is a bug and the entry is added as =xd. The d needs to be removed for this field to be read properly and for out of office rules to behave as expected.

If you don't have that entry and want to verify that your out of office rules are working you can add

LD_AUTOREPLY_CHECK_ON=FALSE

to the general.cfg file. This will generate an out of office message to be generated for every message you receive regardless of whether or not the sender has already received an out of office message. If you make this change to your general.cfg file you may have to restart Local Delivery.

omoff -d0 ld
omon ld

Best wishes,
Don

Posted: Thu Dec 29, 2005 4:50 pm
by wereck
Thank you Don now it's working.

Happy new year....

wereck

Posted: Thu Dec 29, 2005 4:53 pm
by ScalixSupport
Whew, glad it's working. Sorry I forgot about Local Delivery keeping track of who an ooo message has been sent to.

Happy New Year to you too!
dj