Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 1 trả lời
  • 1 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi 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

Tất cả các câu trả lời (1)

more options