[Dovecot] sieve rules processing
Nikita Koshikov
koshikov at gmail.com
Thu Jul 30 12:05:49 EEST 2009
On Thu, 30 Jul 2009 10:32:20 +0200
Tom Hendrikx <tom at whyscream.net> wrote:
> You are using a if/elseif/else statement. When the if clause (which is
> always true) is matched, the stuff in the elsif/else clauses is discarded.
>
> You'll need to use 2 separate if statements to make this work.
>
Thank you for explanation, Tom. Dividing rule list to two separate statements helped.
> --
> Regards,
> Tom
>
More information about the dovecot
mailing list