[Users] Order of processing rules
Paul
claws at thewildbeast.co.uk
Wed Jan 25 13:07:40 CET 2017
On Wed, 25 Jan 2017 11:55:59 +0000
Bob Williams <linux at karmasailing.uk> wrote:
> I assume processing rules are executed in the order they appear in
> the list. For example, I have these two rules applied to a folder
>
> age_greater 150 & marked move <dest>
> age_greater 180 delete
>
> What I want to happen is flagged messages older than 150 days are
> moved to the destination folder, then messages older than 180 days
> are deleted.
>
> Also, will the second rule run, irrespective of the result of the
> first rule?
The second rule will run, but all messages moved by the first are no
longer around (they've been moved) to be matched by the second.
with regards
Paul
More information about the Users
mailing list