Many thanks for helping with the silly question!
python-docker@376137470ed1:~/code$ postconf | grep mail_version
mail_version = 3.7.0
milter_macro_v = $mail_name $mail_version
On Mon, Feb 7, 2022 at 1:50 PM Viktor Dukhovni
wrote:
> On Mon, Feb 07, 2022 at 11:43:55AM -0500, Viktor Dukhovni wrote
Hi Viktor,
Indeed, in my script I was cloning from my fork's version of your
repository.
Simple fix, thanks.
On Mon, Feb 7, 2022 at 1:44 PM Viktor Dukhovni
wrote:
> On Mon, Feb 07, 2022 at 01:37:24PM -0300, Nilo César Teixeira wrote:
>
> > Building from https://github.com/vdukhovni/postfix/tre
On Mon, Feb 07, 2022 at 11:43:55AM -0500, Viktor Dukhovni wrote:
> > Is the configuration tag incorrect, or is indeed the branch behind the
> > release ?
>
> Update your git clone.
Note also that my Postfix git repository is not an official
location from which to obtain and build Postfix. It ma
On Mon, Feb 07, 2022 at 01:37:24PM -0300, Nilo César Teixeira wrote:
> Building from https://github.com/vdukhovni/postfix/tree/postfix-3.7 leads
> to this configuration info:
You must have a stale copy of the branch.
https://github.com/vdukhovni/postfix/blob/postfix-3.7/postfix/src/global/m
Building from https://github.com/vdukhovni/postfix/tree/postfix-3.7 leads
to this configuration info:
root@2837a210b4e2:/home/python-docker/code# postconf | grep mail_version
mail_version = 3.7.0-RC2
Is the configuration tag incorrect, or is indeed the branch behind the
release ?
Thanks in advan