7 Dec
2011
7 Dec
'11
1:57 p.m.
On Wed, Dec 07, 2011 at 12:32:21PM +0100, Stephan Bosch wrote:
However, I do have a suggestion for a different approach. You can define a vacation response action with an expiry date, as follows:
require ["date", "relational", "vacation"];
if currentdate :value "le" "date" "2011-12-09" { vacation "I'm out of office this week. I'll be back on Saturday 10th to reply to your e-mails."; }
Thanks! I was looking for something like this, but don't know sieve enough to find it myself. This is a much nicer approach. I'll suggest it to the sogo developers.
-jf