Pages: 1
RSS
How to setup "working days" filter?, How can I filter emails with date from Monday to Friday?
 
I want to have such a filter that would mark all incoming mail as read from Monday to Friday from 06:00 - 15:00 so that my computer at home marks all incoming email as read while I'm at work as I read the email at work too.

I am using 3.0.x version, I tried 4.x but it has no new filters. There is only specific date from and to in the filters, but no day name.
Edited: Harvester - 25 November 2008 12:49:15
 
The Date header is supposed to contain the day of the week. You could add an additional condition that checks whether the Date header contains any of: Mon, Tue, etc. That should take care of most of them.
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
 
Thanks, I'll try!
Pages: 1