Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

filter, search ip or any reg expression repeatead in body

  • 1 reply
  • 1 has this problem
  • 2 views
  • Last reply by next

more options

Find, sort or filter emails that contain repeated values, example: I receive 100 emails, in 50 of these emails there are ip addresses written in the body: 50 emails with ip 10.0.0.1 20 emails with ip 10.0.1.1 10 emails with ip 127.0.0.1 20 emails with ip 127.0.2.1

my goal to group / identify / filter only emails with ip 10.x.x.x written in the body, with a number of emails received that contain it greater than 5, can I extract this data? my goal is to identify the most reported ip addresses by setting a minimum repetition value, and perhaps to allocate these messages in a specific folder. Using regular expressions would also be fine. Thanks

Find, sort or filter emails that contain repeated values, example: I receive 100 emails, in 50 of these emails there are ip addresses written in the body: 50 emails with ip 10.0.0.1 20 emails with ip 10.0.1.1 10 emails with ip 127.0.0.1 20 emails with ip 127.0.2.1 my goal to group / identify / filter only emails with ip 10.x.x.x written in the body, with a number of emails received that contain it greater than 5, can I extract this data? my goal is to identify the most reported ip addresses by setting a minimum repetition value, and perhaps to allocate these messages in a specific folder. Using regular expressions would also be fine. Thanks

All Replies (1)

more options

Esistono delle estensioni che permettono di usare le espressioni regolari, come ad esempio questa -> https://addons.thunderbird.net/it/thunderbird/addon/expression-search-ng/?src=search ma dubito che offrano il livello di personalizzazione che ti serve.