On Mon, June 15, 2009 9:09 am, EASY steve.h...@digitalcertainty.co.uk said:
> Probably a stupid question, but in practical terms is it possible to set > a header filter that will reject (or ideally defer) mail on time range? > For example during the hours of 00:00 -> 07:00. *Header* filter? Do you simply mean that all messages, regardless of contents, should be rejected between 00:00 and 07:00? Either use two main.cf configurations that you switch between at 00:00 and 07:00, or use a lookup table that you change the contents of at that time. The latter approach avoids a Postfix reload, which is good (but if the timing is critical you do need to reload Postfix to make it pick up the new configuration immediately). -- Magnus Bäck mag...@dsek.lth.se