Date: Mon, 7 Nov 2022 11:52:41 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 4d184bd438e0 - main - RELNOTES: document the switch from sendmail to dma Message-ID: <202211071152.2A7Bqf0H037773@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=4d184bd438e000cb13d93908325c6e11d575a91d commit 4d184bd438e000cb13d93908325c6e11d575a91d Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-11-07 11:52:20 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-11-07 11:52:20 +0000 RELNOTES: document the switch from sendmail to dma --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index 00d97ea54820..29db15f412dd 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,9 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +a67b925ff3e5: + The default mail transport agent is now dma(8) replacing sendmail. + 22893e584032: L3 filtering on if_bridge will do surprising things which aren't fail-safe, so net.link.bridge.pfil_member and
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211071152.2A7Bqf0H037773>