Michael Fischer: > On Tue, Mar 29, 2016 at 9:40 AM, Viktor Dukhovni > <postfix-us...@dukhovni.org> wrote: > > > There are a few features for which the semantics of p_d_m_s are > > explained in more detail, for example: > > > http://www.postfix.org/access.5.html > > http://www.postfix.org/transport.5.html > > OK, thanks. It'd be useful, I think, to link the explanations in > these man pages to the documentation for p_d_m_s in main.cf, since the > latter is often where an implementor will look first.
The explanations in these man pages are already linked to the documentation for p_d_m_s in main.cf. Specifically: The parent_domain_matches_subdomains explanation in transport.5.html is hyperlinked to the postconf.5.html documentation for parent_domain_matches_subdomains in main.cf. The parent_domain_matches_subdomains explanation in acess.5.html is hyperlinked to the postconf.5.html documentation for parent_domain_matches_subdomains in main.cf. Wietse