I am using Thunderbird 9 and I have a problem I cannot solve in a "nice" way.
My input is a series of emails I received regularly and I want to filter at two levels. First, if the email is from a specific sender and contains one of a set of strings, I want it to be moved to a folder. My problem here is that I cannot create a filter with clauses like X AND (Y OR W OR Z) which is what I need. How can I do this?
Second, once this filtering is done, I would like to flag as Important (and maybe do something else) any message in the filtered set that contain a specific string in the Body. To do this I read about FiltaQuilla and its Javascript integration, but I wasn't sure how to use it for "filtering" instead of "filter action"...
I know the filtering I am performing would be better done at mail-server level, but I don't have that option, so...is what I am trying to do even possible?
Thank you very much!
