gnarwl

We are using gnarwl for vacation notification and I would like gnarwl to only reply if the current time is in the vacationStart vacationEnd window.

Here is the queryfilter to do that using the following information:


$recepient - receiver of the message
$time - current time in seconds since the epoch
vacationActive - attribute for start time of the vacation in seconds since the epoch
vacationEnd - attribute for end time of the vacation in seconds since the epoch
mail
mailAlternateAddress - attribute for…