Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How can i use a composite filter with AND and OR conditions?

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от Matt

more options

Hello. I use a lot of filters. All of these are like: "AND (from,is,adrress@domain.com) AND (subject,contains,text) AND (subject,contains,serverX)"

I would like to use a filter with a composite condition with AND and OR conditions like: "AND (from,is,nagios@domain.com) AND (subject,contains,text) AND ( (subject,contains,server1) OR (subject,contains,server2) )"

But seems it is not possible. I have edited msgFilterRules.dat file and have tried some types of these constructions in filters but none works. Is it not possible?

Thanks

Hello. I use a lot of filters. All of these are like: "AND (from,is,adrress@domain.com) AND (subject,contains,text) AND (subject,contains,serverX)" I would like to use a filter with a composite condition with AND and OR conditions like: "AND (from,is,nagios@domain.com) AND (subject,contains,text) AND ( (subject,contains,server1) OR (subject,contains,server2) )" But seems it is not possible. I have edited msgFilterRules.dat file and have tried some types of these constructions in filters but none works. Is it not possible? Thanks

Все ответы (1)

more options

You will need to use the filtaquilla add-on and javascript

Add-on https://addons.mozilla.org/en-US/thunderbird/addon/filtaquilla/ Authors blog post with instructions http://mesquilla.com/extensions/filtaquilla/