I am able to get sieve issuing an "out of office"message correctly. However, I want to configure it to send an "OOO" message only during certain dates, say on weekends, or only between certain hours. I can do that manually; however, was wondering if there is any automatic method available that could handle this chore. Thanks! -- Jerry
Look at the currentdate test https://tools.ietf.org/html/rfc5260#section-5 V/r, James Cassell On Sat, Jan 5, 2019, at 11:26 AM, Jerry wrote:> I am able to get sieve issuing an "out of office"message correctly. > However, I want to configure it to send an "OOO" message only during > certain dates, say on weekends, or only between certain hours. I can do > that manually; however, was wondering if there is any automatic method > available that could handle this chore. > > Thanks! > > -- > Jerry
On Sat, 05 Jan 2019 11:40:52 -0500, James Cassell stated:>On Sat, Jan 5, 2019, at 11:26 AM, Jerry wrote: >> I am able to get sieve issuing an "out of office"message correctly. >> However, I want to configure it to send an "OOO" message only during >> certain dates, say on weekends, or only between certain hours. I can >> do that manually; however, was wondering if there is any automatic >> method available that could handle this chore.>Look at the currentdate test >https://tools.ietf.org/html/rfc5260#section-5 > > >V/r, >James CassellWow, that looks to be just what I wanted. I will experiment with it a little bit and see if I can get it working the way I want. Thanks! -- Jerry