Hi All,
What is the recommended way of managing something like the postfix
configuration file? I would prefer _not_ to overwrite the config file with one
stored centrally or using the templating system.
Ideally I'd like to use the 'postconf' and 'postconf -e' programs to get and
set options.
Ha
Thanks for this, the snippet below worked great, with a couple of minor
changes, on my CentOS 5 system:
- full path to /usr/bin/test
- single equal in 'false' test
Thanks Francois!
Regards
Darryl
Francois Deppierraz wrote:
> Darryl Ross wrote:
>
>> What is the recom