[Dovecot] Help with a generated sieve rule
Marcio Merlone
marcio.merlone at a1.ind.br
Fri Jun 18 17:57:36 EEST 2010
Em 18-06-2010 10:23, Marcio Merlone escreveu:
> Can some kind soul please help me find why this rule did not work,
> what's wrong? I am using dovecot 1:1.2.10-0xk1.
>
> ## Generated by RoundCube Webmail SieveRules Plugin ##
> require ["vacation","variables"];
>
> set "subject" "";
> if header :matches "subject" "*" {
> set "subject" "${1}";
> }
>
> # rule:[Treinamento]
> if anyof (true)
> {
> vacation
> :days 1
> :subject "Ausência: ${subject}"
> text:
> Olá!
> Estou em treinamento externo durante o período de 21 a 25 de junho.
> Att,
> .
> ;
> }
Bizarre. Just changed ":days 1" to ":days 0" and it now worked. That was
my first message to her and failed. Odd.
--
Marcio Merlone
More information about the dovecot
mailing list