Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How could I create filter filter conditions by hours or minutes instead of days, such as condition Greater Than 4 hours?

  • 1 Antwort
  • 1 hat dieses Problem
  • 15 Aufrufe
  • Letzte Antwort von Matt

more options

How could I create filter filter conditions by hours or minutes instead of days, such as condition Greater Than 4 hours?

I need to delete or move emails that are older than x time, but the criteria 1 days is the smallest possible?

for example condition="AND (subject,contains,Re:) AND (subject,contains,Invoice) AND (age,greater than,4 hrs)"

is it possible to create filter conditions myself? How?

Where can I find a detailed updated manual?

Is there some configuration file where I can add critieria?

Thanx a lot! :)

How could I create filter filter conditions by hours or minutes instead of days, such as condition Greater Than 4 hours? I need to delete or move emails that are older than x time, but the criteria 1 days is the smallest possible? for example condition="AND (subject,contains,Re:) AND (subject,contains,Invoice) AND (age,greater than''',4 hrs''')" is it possible to create filter conditions myself? How? Where can I find a detailed updated manual? Is there some configuration file where I can add critieria? Thanx a lot! :)
Angefügte Screenshots

Alle Antworten (1)

more options

As you can clearly see there is no age in hours. It is really that simple as far as the base product is concerned.

The filtaqilla addon offers regex matching and JavaScript actions, so you might get what you want with that addon. https://addons.thunderbird.net/en-US/thunderbird/addon/filtaquilla/