Matt Saladna:
> I do intend on overwriting it when changes are made to the master.cf,
That would be a mistake. Postfix has a command
postfix upgrade-configuration
that takes existing main/master.cf and makes necessary changes after
a new release.
Been that way for, oh, 10 years or so.
I do intend on overwriting it when changes are made to the master.cf,
but I do not want to clobber any custom services a user may have added
nor do I want their intervention to manually reconcile changes from
.rpmsave. I don't want to maintain a history of sed/awk scripts that may
break and Ans
On 6/04/20 6:26 pm, Matt Saladna wrote:
Hello all,
I provide a base master.cf part of an RPM release that I'd like to give
users the ability to customize without overwriting each RPM release.
You do realize that all you have to do is properly set the master.cf
file as a config file for rpm a
Hello all,
I provide a base master.cf part of an RPM release that I'd like to give
users the ability to customize without overwriting each RPM release. Use
case would be allowing per-sender bind/helos using
sender_dependent_default_transport_maps or setting content milters
beyond the basics t