Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2026 12:22:40 -0700
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Juraj Lutter <otis@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 4b266f63a722 - main - mail/postfix: Update to 3.11.2
Message-ID:  <4487a9c8-21f9-466a-80de-50d7631fa915@FreeBSD.org>
In-Reply-To: <69f8998f.3e19b.3fe332b7@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On 5/4/26 6:05 AM, Juraj Lutter wrote:
> The branch main has been updated by otis:
>
> URL:https://cgit.FreeBSD.org/ports/commit/?id=4b266f63a722f98cb88e33bc02d6297095cc5d5d
>
> commit 4b266f63a722f98cb88e33bc02d6297095cc5d5d
> Author:     Juraj Lutter<otis@FreeBSD.org>
> AuthorDate: 2026-05-04 12:57:57 +0000
> Commit:     Juraj Lutter<otis@FreeBSD.org>
> CommitDate: 2026-05-04 13:05:09 +0000
>
>      mail/postfix: Update to 3.11.2
>      


FYI I cherry picked this and 3.11.3 to quarterly. Potential issue..


> diff --git a/mail/postfix/files/patch-conf_main.cf b/mail/postfix/files/patch-conf_main.cf
> index 9035a169d712..3329309e0a3a 100644
> --- a/mail/postfix/files/patch-conf_main.cf
> +++ b/mail/postfix/files/patch-conf_main.cf
> @@ -1,11 +1,8 @@
> ---- conf/main.cf.orig	2022-03-15 20:47:35 UTC
> +--- conf/main.cf.orig	2026-05-04 12:49:28 UTC
>   +++ conf/main.cf
> -@@ -681,4 +681,7 @@ sample_directory = /usr/local/etc/postfix
> - # readme_directory: The location of the Postfix README files.
> - #
> - readme_directory =
> +@@ -691,4 +691,4 @@ meta_directory = /etc/postfix
> + # between multiple Postfix instances.
> + meta_directory = /etc/postfix
> +
>   -inet_protocols = ipv4
>   +inet_protocols = all
> -+
> -+# smtp CA path (default to system-wide location)
> -+smtp_tls_CApath = /etc/ssl/certs

Dropping the inet_protocols, good. But was it intended to drop the 
smtp_tls_CApath line?



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4487a9c8-21f9-466a-80de-50d7631fa915>