The name of the mail application is Sendmail (with capitalized 'S').

Reviewed by:	bcr
This commit is contained in:
Bjoern Heidotting 2015-10-03 11:01:14 +00:00
parent 62000e6c9a
commit 7d666612f3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47496

View file

@ -42,7 +42,7 @@
</listitem>
<listitem>
<para>Where basic <application>sendmail</application>
<para>Where basic <application>Sendmail</application>
configuration files are located in &os;.</para>
</listitem>
@ -59,7 +59,7 @@
<listitem>
<para>How to install and configure an alternate Mail Transfer
Agent, replacing
<application>sendmail</application>.</para>
<application>Sendmail</application>.</para>
</listitem>
<listitem>
@ -1292,7 +1292,7 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
<screen>&prompt.root; <userinput>service saslauthd start</userinput></screen>
<para>This daemon serves as a broker for
<application>sendmail</application> to authenticate against
<application>Sendmail</application> to authenticate against
the &os; &man.passwd.5; database. This saves the trouble of
creating a new set of usernames and passwords for each user
that needs to use <acronym>SMTP</acronym> authentication,