On Sat, Dec 30, 2023 at 07:54:56PM -0500, pgnd via Postfix-users wrote:

> BUT, just-built 'postconf' FAILs,
> 
>       /usr/local/TMP/postfix-package/sbin/postconf mail_version
>               /usr/local/TMP/postfix-package/sbin/postconf: fatal: open 
> /etc/postfix/main.cf: No such file or directory

Of course, this is expected, you asked to build a distribution package
image, not a live installation.  For the latter use "make upgrade"
instead.  It will install a live image into the actual paths from which
you expect Postfix to run.

>       Preparing a pre-built package for distribution to other systems

But you did build a package image, you can't expect to run it from
the temporary image directory.  To actually use Postfix, you need
to install the image into the expected paths, and run the
first time install actions.

-- 
    Viktor.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to