sieve vacation reposnse gives no response even after end of days specified
Marco Colombo
cyrus-list at esiway.net
Wed Nov 19 06:18:22 EST 2008
ram wrote:
> I have a default cyrus installation with cyrus-imapd-2.3 on centos 5
> People use sieve to set their vacation responses
>
> As per the configuration no response is sent for 1 day
> ---------
> cat /usr/sieve/i/it/default.script
>
> require "vacation";
> # Vacation
> vacation :days 1 :addresses "it at example.com" "this is a vacation
> response";
> ------------------
>
>
> The first vacation response seems to go perfectly fine , but even after
> 1 day the response is not sent again
>
> What could be the issue ? how do I debug this ?
http://tools.ietf.org/html/rfc5230#section-4.1
The minimum value used for this parameter is normally 1. Sites MAY
define a different minimum value as long as the minimum is greater
than 0.
I think your server has the minimum = 3 days.
See also:
http://lists.andrew.cmu.edu/pipermail/info-cyrus/2007-August/026550.html
.TM.
More information about the Info-cyrus
mailing list