On Wed, Feb 18, 2015 at 11:18:10AM -0500, Wietse Venema wrote: > > diff --git a/conf/post-install b/conf/post-install > > index 7e79c92..35279d0 100644 > > --- a/conf/post-install > > +++ b/conf/post-install > > @@ -501,6 +501,7 @@ test -n "$create" && { > > # Flag obsolete objects. XXX Solaris 2..9 does not have "test -e". > > if [ -n "$obsolete_flag" ] > > then > > + echo "'$path':$type:$owner:$group:$mode:$flags:$junk" >> > > obsolete.log > > Or y9u can send us the postfix-files file that Postfix 2.11.4 wants to > install.
I think *and* rather than *or*. The problem might not be in the file, it might be the result of how postfix-install is invoked. -- Viktor.