aboutsummaryrefslogtreecommitdiff
path: root/zh_TW.Big5/books/handbook/mail/chapter.xml
diff options
context:
space:
mode:
Diffstat (limited to 'zh_TW.Big5/books/handbook/mail/chapter.xml')
-rw-r--r--zh_TW.Big5/books/handbook/mail/chapter.xml21
1 files changed, 5 insertions, 16 deletions
diff --git a/zh_TW.Big5/books/handbook/mail/chapter.xml b/zh_TW.Big5/books/handbook/mail/chapter.xml
index 5fba76a507..3b1c0020bb 100644
--- a/zh_TW.Big5/books/handbook/mail/chapter.xml
+++ b/zh_TW.Big5/books/handbook/mail/chapter.xml
@@ -923,8 +923,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting>
role="fqdn">mumble.bar.edu</hostid>, instead of just
<hostid>mumble</hostid>.</para>
- <indexterm><primary>BIND</primary></indexterm>
- <para>Traditionally, this was allowed by BSD BIND resolvers.
+ <para>Traditionally, this was allowed by BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers.
However the current version of <application>BIND</application>
that ships with FreeBSD no longer provides default abbreviations
for non-fully qualified domain names other than the domain you
@@ -957,9 +956,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting>
<qandaentry>
<question>
- <indexterm>
- <primary>MX record</primary>
- </indexterm>
<para><application>sendmail</application> says <errorname>mail
loops back to myself</errorname></para>
@@ -978,7 +974,7 @@ How can I solve this problem?
You have asked mail to the domain (e.g., domain.net) to be
forwarded to a specific host (in this case, relay.domain.net)
-by using an MX record, but the relay machine does not recognize
+by using an MX<indexterm><primary>MX record</primary></indexterm> record, but the relay machine does not recognize
itself as domain.net. Add domain.net to /etc/mail/local-host-names
[known as /etc/sendmail.cw prior to version 8.10]
(if you are using FEATURE(use_cw_file)) or add <quote>Cw domain.net</quote>
@@ -993,9 +989,7 @@ to /etc/mail/sendmail.cf.</programlisting>
<qandaentry>
<question>
- <indexterm><primary>PPP</primary></indexterm>
-
- <para>How can I run a mail server on a dial-up PPP host?</para>
+ <para>How can I run a mail server on a dial-up PPP<indexterm><primary>PPP</primary></indexterm> host?</para>
</question>
<answer>
@@ -1003,15 +997,10 @@ to /etc/mail/sendmail.cf.</programlisting>
Internet. The FreeBSD box will be a mail gateway for the LAN.
The PPP connection is non-dedicated.</para>
- <indexterm><primary>UUCP</primary></indexterm>
- <indexterm>
- <primary>MX record</primary>
- </indexterm>
-
<para>There are at least two ways to do this. One way is to use
- UUCP.</para>
+ UUCP<indexterm><primary>UUCP</primary></indexterm>.</para>
- <para>Another way is to get a full-time Internet server to provide secondary MX
+ <para>Another way is to get a full-time Internet server to provide secondary MX<indexterm><primary>MX record</primary></indexterm>
services for your domain. For example, if your company's domain is
<hostid role="domainname">example.com</hostid> and your Internet service provider has
set <hostid role="domainname">example.net</hostid> up to provide secondary MX services