EASY steve.h...@digitalcertainty.co.uk schrieb:
> 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.
>   

postfwd a policy server would do this with the following rule:

id=TIME_01; time=00:00:00 - 07:00:00; action=REJECT

another example
id=TIME_02; days=Tue - Thu; action=REJECT

Reply via email to