Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 1 відповідь
  • 1 має цю проблему
  • 15 переглядів
  • Остання відповідь від 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! :)
Прикріплені знімки екрана

Усі відповіді (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/