On 6 Jun 2011, at 9:36, Benny Kj?r Nielsen wrote:

> If you just want to exclude messages that are in your own ?Sent 
> Messages? mailbox then you can change the transformation used to the 
> following (in the thread arcs part of the plist file):
>
>       transformation = "($ALL_MESSAGES xor $SENT).filter(#thread-id =[c] 
> $mainOutline.#thread-id)";

Is it possible to make a decision? Something like

if mailbox is "Mailing lists" then ($ALL_MESSAGES xor $SENT). ...
if mailbox is not "Mailing lists" then ($ALL_MESSAGES). ...

The first case makes sense for mailing lists, but in other cases it is 
less convenient.

-- 
Gru?
Mike

Reply via email to