On Fri, 2009-01-23 at 08:36 -0500, Brian J. Murrell wrote:
> I need to create a vfolder that has a bunch of "or" qualifications and
> then filter all of those results through another qualification.  So:
> 
> (qual1 or qual2 or qual3) and not qual4
> 
> I don't think I can do this in a single vfolder.  A vfolder of a vfolder
> would do it I guess, but oh yeah... 2.24 dropped the ability to have
> vfolders of vfolders (amongst a whole slew of other things
> dropped/broken).
> 
> Any other ideas?

You might be able to play tricks with labels, i.e. a first-level filter
to assign labels to some messages (qual1 or qual2 or qual3), and a
second filter to select only labelled messages which satisfy further
criteria (not qual4).

Just thinking aloud here, I've never done it.

poc

_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to