Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

How do I create a message filter with multiple nested rules?

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 2 wyświetlenia
  • Ostatnia odpowiedź od Matt

more options

In Thunderbird, you can create message filters with multiple rules like so:

 rule1 AND rule2 AND rule3 AND...

or

 rule1 OR rule2 AND rule3 OR...

but I want to be able to make more general boolean queries for rules like:

 rule1 OR (rule2 AND rule3) OR rule4 OR (rule5 AND (rule6 OR rule7))

Other applications have this ability by allowing the "+" button in filter creations to create another block of "match ALL/ANY of the following" nested under an existing rule.

Can this be done in Thunderbird?

Thanks!

-Eric

In Thunderbird, you can create message filters with multiple rules like so: rule1 AND rule2 AND rule3 AND... or rule1 OR rule2 AND rule3 OR... but I want to be able to make more general boolean queries for rules like: rule1 OR (rule2 AND rule3) OR rule4 OR (rule5 AND (rule6 OR rule7)) Other applications have this ability by allowing the "+" button in filter creations to create another block of "match ALL/ANY of the following" nested under an existing rule. Can this be done in Thunderbird? Thanks! -Eric

Wszystkie odpowiedzi (1)

more options