On 2/8/19 2:10 PM, Viktor Dukhovni wrote:
On Feb 8, 2019, at 2:07 PM, Robert Moskowitz <r...@htt-consult.com> wrote:
Much easier to automate changes (as we had nothing like postconf -e for
changing master.cf). If I read the patch right, you are providing a warning of
the double entry. Perhaps a better patch would warn and drop all but the last
entry?
It is not the job of master(8) to edit master.cf. Indeed that file
might reside in read-only storage.
If you meant "use only the last one", as Wietse also notes, that's the
current behaviour.
Ah, so it is my muddled reading.
I did not think that postfix should edit master.cf. Only its internal
processes would use the last entry found.