搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is there a way to filter messages by the day of the week (not date!)?

  • 2 个回答
  • 1 人有此问题
  • 10 次查看
  • 最后回复者为 SRUNMTNTOP

more options

I'd like to create a message filter based on emails arriving on certain days of the week.

I've staff who don't work certain days of the week, so if an email comes in on, say, Tuesday, I'd like to be able to set up an auto-reply for all emails arriving on Tuesday to that email address.

I can't set this up with my email hosting provider, they only provide a simple on or off function, nothing customisable or repeatable.

I haven't found any plugins which offer more advanced out-of-office or auto reply features, nor which expand the filtering functionality of Thunderbird in a way that allows day filtering.

Thank you!

I'd like to create a message filter based on emails arriving on certain days of the week. I've staff who don't work certain days of the week, so if an email comes in on, say, Tuesday, I'd like to be able to set up an auto-reply for all emails arriving on Tuesday to that email address. I can't set this up with my email hosting provider, they only provide a simple on or off function, nothing customisable or repeatable. I haven't found any plugins which offer more advanced out-of-office or auto reply features, nor which expand the filtering functionality of Thunderbird in a way that allows day filtering. Thank you!

由SRUNMTNTOP于修改

被采纳的解决方案

I notice that the Received header contains the day as Mon, Tue, Wed, Thu etc., so to add the Received header to the filter or search rules, click the criterion drop-down, the one that defaults to Subject, click Customize... and add Received as a custom header. That allows a rule such as Received + contains + Thu. Before making a filter, test the rule with Classic Search, Ctrl+Shift+F.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

I notice that the Received header contains the day as Mon, Tue, Wed, Thu etc., so to add the Received header to the filter or search rules, click the criterion drop-down, the one that defaults to Subject, click Customize... and add Received as a custom header. That allows a rule such as Received + contains + Thu. Before making a filter, test the rule with Classic Search, Ctrl+Shift+F.

more options

Thank you, that is excellent. I think this will be helpful for a lot of people!

I tested it with the classic search as you suggested first, that worked nicely. Handly little hint.

I created a filter with the following settings

1. Filter AFTER junk classification (so you don't auto reply to junk email)

2. Match ALL of the following

   - Received contains "Tue" (or whatever day here)
   - From doesn't contain (email domain of the company here, e.g @company.com), so you don't auto reply to internal emails
   - Cc doesn't contain (email domain of the company here, e.g @company.com), so you don't auto reply to threads you are copied in

3. Reply with Template - select your out of office template you've created here

Thank you again!

由SRUNMTNTOP于修改