sieve vacation reposnse gives no response even after end of days specified
ram
ram at netcore.co.in
Mon Nov 24 01:51:29 EST 2008
On Wed, 2008-11-19 at 12:18 +0100, Marco Colombo wrote:
> 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
>
Is there a patch that fixes this value to 1
More information about the Info-cyrus
mailing list