Schedule rules to run only when you need them
Not every mail policy should apply around the clock. MSH Postfix Milter lets you attach a scheduler to any rule, so it is only active during the time windows you define, and does nothing outside of them.
You can define multiple time ranges, and when several entries are set, they are combined with OR: the rule is active whenever the message’s send time matches any one of them. One entry for Saturday and another for Sunday, for instance, is enough to cover an entire weekend.
Matching your business hours
Ranges can cover the whole day, a specific window, or only selected days of the week, and each schedule has its own timezone so the rule fires at the correct local time regardless of where your mail server sits. That makes it easy to build things like an out-of-hours autoresponder, a holiday notice, or a stricter attachment policy that only applies overnight.
To learn more visit MSH Postfix Milter website.