为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do I use the "Header (RegEx)" filter condition?

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Jim DeLaHunt

more options

I want to filter messages based on a certain header. In the Message Filters dialogue, one of the match options in the leftmost column (in addition to "Subject", "To", "To or CC", etc.) is "Header (RegEx)". If I select that option, then menu in the middle column offers the options "matches" and "doesn't match", and the right column is a text box.

I understand regex's (regular expressions) very well. I lack specific documentation about how Thunderbird applies regular expressions in this case?

How does the text in the right box get used as part of a "Header (RegEx)" operation? Do I write an expression which includes the Header name or not? What variant of regular expression language does Thunderbird support?

Is there documentation for "Header (RegEx)"? If so, could you please point me to it?

Thank you,

     —Jim DeLaHunt, Vancouver Canada
I want to filter messages based on a certain header. In the Message Filters dialogue, one of the match options in the leftmost column (in addition to "Subject", "To", "To or CC", etc.) is "Header (RegEx)". If I select that option, then menu in the middle column offers the options "matches" and "doesn't match", and the right column is a text box. I understand regex's (regular expressions) very well. I lack specific documentation about how Thunderbird applies regular expressions in this case? How does the text in the right box get used as part of a "Header (RegEx)" operation? Do I write an expression which includes the Header name or not? What variant of regular expression language does Thunderbird support? Is there documentation for "Header (RegEx)"? If so, could you please point me to it? Thank you, —Jim DeLaHunt, Vancouver Canada

所有回复 (3)

more options

regex isn't supported in base Thunderbird, so you must have an add-on installed.

Please post your Thunderbird version, and list of addons.

more options

There is some documentation for regex here:

http://www.mesquilla.com/extensions/filtaquilla/

Note that you can add criteria beyond Subject, Date, From etc. by clicking the criteria drop-down, Customize... and Add a header such as Message-ID, Content-Type etc.

more options

Wayne Mery said

regex isn't supported in base Thunderbird, so you must have an add-on installed. Please post your Thunderbird version, and list of addons.

Excellent observation!

I am using Thunderbird 52.9.1 (64-bit) on Mac OS X "El Capitan" 10.11.6.

I have four add-ons (as reported by the add-ons manager):

  1. Expression Search / Google Mail UI 1.3, by wang opera.
  2. GlodaQuilla (Global indexing enhancements)
  3. Lightning (integrated calendaring & scheduling)
  4. Toggle Headers

Sure enough, when I disable the "Expression Search / Google Mail UI 1.3" add-on, and restart Thunderbird, the property "Header (RegEx)" disappears from the filter authoring dialogues.

So I should look to that add-on's documentation, not to Thunderbird. Their page at https://cdn.rawgit.com/wangvisual/expression-search/master/content/help.html does not specifically mention the filter property "Header (RegEx)", but it has something related.