Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Filtering a date out of the subject line and then moving it to a specific folder.

  • 1 отговор
  • 1 има този проблем
  • 9 изгледи
  • Последен отговор от Zenos

more options

Hello,

I would like to filter a date out of the subject line and then move it to a specific folder. This is for keeping track of orders that are coming in from my webshop. How can this be done?

Thanks in advance!

Hello, I would like to filter a date out of the subject line and then move it to a specific folder. This is for keeping track of orders that are coming in from my webshop. How can this be done? Thanks in advance!

Всички отговори (1)

more options

As a starting point, I'd suggest FiltaQuilla and a regular expression match on the subject line. Provided your dates adhere to a consistent formatting convention you should be able to identify them and act on their values, to a limited extent.

But the outcome depends on how ambitious you want to be. If you need to create folders dynamically on the fly then you'll need some real code. FiltaQuilla also lets you run javascripts as a filter action, but I'm way out of my depth here.

Променено на от Zenos