LuKreme:
> On 27 Nov 2013, at 17:13 , Wietse Venema <[email protected]> wrote:
> > Examples are at http://www.porcupine.org/postfix-mirror/wip.html
> > and at the top of the RELEASE_NOTES file. Documentation is also in
> > the postconf(1) manpage (nroff -man man/man1/postconf.1 | less).
> 
> My only comment is that the delineation between -F and -P is going
> to cause confusion, misconfigurations, and much wailing and gnashing
> of teeth.

Specify -F if you want to change a column (chroot) and specify -P
if you want to change a parameter (smtpd_recipient_restrictions).

The alternative is to encode it in the name:

field/smtp/inet/chroot=n

parameter/smtp/inet/mynetworks=127.0.0.1

> since the targets of -F are known, it seems these switches can be combined.

You are assuming that -F and -P will be the only name spaces, and
that one name cannot appear in more than one place. I think that's
two mistakes.

        Wietse

Reply via email to