<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi Adam,<br/>
<br/>
> so I'd like to have a rule<br/>
> which just unmarks every message last of all (or one that unmarks then<br/>
> keeps trying the next filter.)<br/>
<br/>
The first option won't work (see below), but the second one should be possible..<br/>
<br/>
> However it seems Claws stops processing rules once it finds a matching<br/>
> filter.<br/>
<br/>
Some filter actions in Claws Mail are "final" which means that following<br/>
actions won't be done anymore, and also that no further rules will be applied.<br/>
Final rules are (out of my head, might be incomplete): Delete, move, and stop.<br/>
<br/>
So, you cannot move and then unmark, but you should be able to have a rule that<br/>
unmarks, followed by more rules that do further processing.<br/>
<br/>
>If I have a filter that unmarks messages followed by one that<br/>
>moves them, the messages get unmarked but not moved.<br/>
<br/>
I thought that this should work (but I'm on the road right now, and<br/>
can't test).<br/>
<br/>
>If I put the move<br/>
>filter first, they get moved but not unmarked.<br/>
<br/>
That's true, since moving is final, see above.<br/>
<br/>
In any case, if your rules get so complicated, maybe it would make sense for<br/>
you to use the Perl plugin. There, you can group, nest and combine as you wish.<br/>
<br/>
Holger</div></div></body></html>