@lbutlr:
> On 31 Dec 2017, at 16:41, @lbutlr <[email protected]> wrote:
> > Perhaps "are no longer part of the default Postfix install. If you are =
> not using them, they may be removed."?
Per my previous email, Postfix 3.3 as distributed by me never reports
the 'access' file as obsolete.
Concrete example:
% ls -l /etc/postfix/access /etc/postfix/transport /etc/postfix/virtual
-rw-r--r-- 1 root wheel 5532 May 10 2005 /etc/postfix/access
-rw-r--r-- 1 root wheel 7516 Dec 5 2010 /etc/postfix/transport
-rw-r--r-- 1 root wheel 3883 May 22 2015 /etc/postfix/virtual
% pwd
/home/wietse/postfix-3.3-20171229
% make -j8
...
% su
Password:
# make upgrade
...
Skipping /usr/local/doc/postfix/trivial-rewrite.8.html...
Skipping /usr/local/doc/postfix/verify.8.html...
Skipping /usr/local/doc/postfix/virtual.5.html...
Skipping /usr/local/doc/postfix/virtual.8.html...
# postfix upgrade-configuration
#
No messages about obsolete files named access, transport, virtual.
I suspect that you have a modified release.
Wietse