- Use of hostid tags instead of literal ones.
- Capitalize SMTP - A little rewording.
This commit is contained in:
parent
9bd878f370
commit
d3e841ea07
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20294
1 changed files with 4 additions and 4 deletions
|
@ -1300,8 +1300,8 @@ parse returns: $# uucp-dom $@ <replaceable>your.uucp.relay</replaceab
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Your computer is a desktop machine, but you will want
|
||||
programs such as &man.send-pr.1;. To do so, you should use
|
||||
<para>Your computer is a desktop machine, but you want
|
||||
to use programs such as &man.send-pr.1;. To do so, you should use
|
||||
your ISP's mail relay.</para>
|
||||
</listitem>
|
||||
|
||||
|
@ -1343,9 +1343,9 @@ hostname=_HOSTNAME_</programlisting>
|
|||
|
||||
<para>Make sure you use your real email address for
|
||||
<username>root</username>. Enter your ISP's outgoing mail relay
|
||||
in place of <literal>mail.example.com</literal> (some ISPs call
|
||||
in place of <hostid role="fqdn">mail.example.com</hostid> (some ISPs call
|
||||
this the <quote>outgoing mail server</quote> or
|
||||
<quote>smtp server</quote>).</para>
|
||||
<quote>SMTP server</quote>).</para>
|
||||
|
||||
<para>Make sure you disable <application>sendmail</application> by
|
||||
setting <literal>sendmail_enable="NONE"</literal>
|
||||
|
|
Loading…
Reference in a new issue