aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-11-14 08:12:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-11-14 08:12:33 +0000
commit882fc6da1a5f810b18971329a31663498e61bbbf (patch)
treebaf66f6c32f54edece77f04a020c38d33cbaacb9
parent616f32ea6da7f46eca5cbae757543bab45889791 (diff)
downloadsrc-882fc6da1a5f810b18971329a31663498e61bbbf.tar.gz
src-882fc6da1a5f810b18971329a31663498e61bbbf.zip
RELNOTE: Document the removal of mta_start_script and othermta
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
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.