git: 882fc6da1a5f - main - RELNOTE: Document the removal of mta_start_script and othermta
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Nov 2022 08:12:55 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=882fc6da1a5f810b18971329a31663498e61bbbf commit 882fc6da1a5f810b18971329a31663498e61bbbf Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-11-14 08:12:33 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-11-14 08:12:33 +0000 RELNOTE: Document the removal of mta_start_script and othermta --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index 29db15f412dd..21654a048e56 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. +616f32ea6da7: + mta_start_script along with othermta rc.d script has been retired. + a67b925ff3e5: The default mail transport agent is now dma(8) replacing sendmail.