* Alex Bryant <alex.bry...@trancos.com>:
> Was looking for the best strategy for implementing time based config file
> options.
> 
> 
> For instance, implement the following from 8-9:00 am and 4-5:00 pm only:
> 
> virtual_alias_maps = pcre:/etc/postfix/virtual_alias_maps_regex_1

Create a cronjob. Let it execute somehing along the lines of:

postconf -e 'virtual_alias_maps = pcre:/etc/postfix/virtual_alias_maps_regex_1'

p@rick

-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein
 

Reply via email to