Page 1 of 1

Limiting Out-of-Office Replies Globally from the cmd line

Posted: Thu Oct 25, 2007 2:03 pm
by dwerthmu
Interested in Setting Out-of-Office Settings Globally from the cmd line.
1) Enable - Allow users to set them
2) predefine how they will work. - Like For example, if someone sends five emails on the first day a user is on vacation, they receive only one out-of-office reply.

Globally set these via command line.

The admin guide talks about Limiting Out-of-Office Replies via the SAC interface.

thanks

Posted: Thu Oct 25, 2007 3:01 pm
by kanderson
You're looking for sxaa. This will allow you to set it on a per user basis, but it can be put into a script easily.

The 1 reply limit per day is a system default already.

I think there's an om command to set it, but I can't remember off the top of my head what it is...

Kev.

Posted: Fri Oct 26, 2007 3:41 am
by Valerion
I believe the setting in general.cfg is LD_AUTOREPLY_EXPIRY_TIME=1d (for 1 day).