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!

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

filter, search ip or any reg expression repeatead in body

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 2 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (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.