Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

E-mails with future dates. How to send to another folder?

  • 1 antwurd
  • 1 hat dit probleem
  • 3 werjeftes
  • Lêste antwurd fan Matt

more options

I made a filter by date to remove all future dates after today() but fear the today() will remain with today's date. Is there a way to create a sliding date that would stay one day after today to remove all future dates to a different folder for examination and removal? Like "today()+1" without setting the "date" into the filter for other than checking and moving, but keeping the "today()+1" for use the next time the filter is run. TY.

I made a filter by date to remove all future dates after today() but fear the today() will remain with today's date. Is there a way to create a sliding date that would stay one day after today to remove all future dates to a different folder for examination and removal? Like "today()+1" without setting the "date" into the filter for other than checking and moving, but keeping the "today()+1" for use the next time the filter is run. TY.

Alle antwurden (1)

more options

If you want to use coding concepts like the use of functions such a today() you will need to use the filtaquilla addon to allow that. https://addons.thunderbird.net/en-US/thunderbird/addon/filtaquilla/?src=search

It allows javascript in the criteria. What the syntax you would need to use I do not know however.