summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-04-11 23:16:58 +0000
committerbmah <bmah@FreeBSD.org>2002-04-11 23:16:58 +0000
commitd141d37d3d71a4b550680656266e54a84b0c323c (patch)
tree391586c75b153b5832d6ac4fcddcb8e5b190c950 /release
parent1a399fc73c8eccfa2e0d4ba6e3a3fd69a2eb6ab5 (diff)
downloadFreeBSD-src-d141d37d3d71a4b550680656266e54a84b0c323c.zip
FreeBSD-src-d141d37d3d71a4b550680656266e54a84b0c323c.tar.gz
New release note: sendmail startup script/options.
Reviewed by: gshapiro
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml14
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml14
2 files changed, 28 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 846e416..f20dbfc 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -3168,6 +3168,20 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<programlisting>define(`confDEF_USER_ID', `daemon')</programlisting>
</para>
+
+ <para>Beginning with the import of
+ <application>sendmail</application> 8.12.2, multiple
+ <application>sendmail</application> daemons (some required
+ to handle outgoing mail) are started by &man.rc.8;, even if
+ the <varname>sendmail_enable</varname> variable is set to
+ <literal>NO</literal>. To completely disable
+ <application>sendmail</application>,
+ <varname>sendmail_enable</varname> must be set to
+ <literal>NONE</literal>. Alternatively, for systems using a
+ different MTA, the <varname>mta_start_script</varname> can
+ be used to point to a different startup script (more details
+ can be found in &man.rc.sendmail.8;). &merged;</para>
+
</sect4>
</sect3>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 846e416..f20dbfc 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -3168,6 +3168,20 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<programlisting>define(`confDEF_USER_ID', `daemon')</programlisting>
</para>
+
+ <para>Beginning with the import of
+ <application>sendmail</application> 8.12.2, multiple
+ <application>sendmail</application> daemons (some required
+ to handle outgoing mail) are started by &man.rc.8;, even if
+ the <varname>sendmail_enable</varname> variable is set to
+ <literal>NO</literal>. To completely disable
+ <application>sendmail</application>,
+ <varname>sendmail_enable</varname> must be set to
+ <literal>NONE</literal>. Alternatively, for systems using a
+ different MTA, the <varname>mta_start_script</varname> can
+ be used to point to a different startup script (more details
+ can be found in &man.rc.sendmail.8;). &merged;</para>
+
</sect4>
</sect3>
OpenPOWER on IntegriCloud