Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 1 답장
  • 1 이 문제를 만남
  • 2 보기
  • 최종 답변자: 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

모든 댓글 (1)

more options