
Hi Doug, On Thu, Apr 08, 2004 at 08:44:55AM +0100, Doug Hall wrote:
Is there any way Working Hours can be set?!? Then when I log in of a morning, I get 10 reminders for every two hours since I logged off. Had 2 days holiday, had 120 Reminder emails waiting for me.
Apologies if there is already an option for this, and I'm just being thick!! :-)
There is one config option: [Kernel/Config.pm] # SendNoPendingNotificationTime # (send no pending notification this hours) $Self->{SendNoPendingNotificationTime} = { Mon => [ 0,1,2,3,4,5,6 ], Tue => [ 0,1,2,3,4,5,6 ], Wed => [ 0,1,2,3,4,5,6 ], Thu => [ 0,1,2,3,4,5,6 ], Fri => [ 0,1,2,3,4,5,6,21,22,23 ], Sat => [ 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 ], Sun => [ 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 ], }; [...]
Regards doug
Martin -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!