Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

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 jibu
  • 1 ana tatizo hili
  • 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.