On Mon, Mar 07, 2011 at 01:35:13PM -0500, Wietse Venema wrote: > You must: > > - Execute "postfix upgrade-configuration" after installing postfix. > > - Respect pathname and mail_owner etc. settings in existing main.cf files.
This is done: \$BASEDIR/usr/sbin/chroot \$BASEDIR /usr/sbin/postfix set-permissions upgrade-configuration \ setgid_group=$setgid_group mail_owner=$mail_owner Largely the package looks good, the only nit I found is that all files in /etc/postfix are considered site-specific volatile, which is mostly harmless for now, but the assumption is unwarranted. -- Viktor.