Update to r47092:
Remove references to hub.
This commit is contained in:
parent
1c297e98a2
commit
984e99f2fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48620
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/mail/chapter.xml,v 1.68 2011/07/25 15:00:09 bcr Exp $
|
||||
basiert auf: r46060
|
||||
basiert auf: r46853
|
||||
-->
|
||||
<!--
|
||||
Ein paar Anmerkungen zur Uebersetzung bestimmter Begriffe
|
||||
|
@ -1068,7 +1068,7 @@ example.FreeBSD.org has address 204.216.27.XX</screen>
|
|||
|
||||
<screen>&prompt.root; <userinput>host example.FreeBSD.org</userinput>
|
||||
example.FreeBSD.org has address 204.216.27.XX
|
||||
example.FreeBSD.org mail is handled (pri=10) by hub.FreeBSD.org</screen>
|
||||
example.FreeBSD.org mail is handled (pri=10) by devnull.FreeBSD.org</screen>
|
||||
|
||||
<para>Hier wird jede an den Rechner <systemitem
|
||||
class="fqdomainname">example.FreeBSD.org</systemitem> gesandte
|
||||
|
@ -1128,7 +1128,7 @@ freefall MX 20 who.cdrom.com</programlisting>
|
|||
<acronym>MX</acronym>-Eintrag gesteuert:</para>
|
||||
|
||||
<programlisting>example.FreeBSD.org A 204.216.27.XX ; Workstation
|
||||
MX 10 hub.FreeBSD.org ; Mailhost</programlisting>
|
||||
MX 10 devnull.FreeBSD.org ; Mailhost</programlisting>
|
||||
|
||||
<para>Diese Einstellung wird E-Mails für die Workstations zum
|
||||
<acronym>MTA</acronym> weiterleiten, egal wo der A-Eintrag
|
||||
|
|
Loading…
Reference in a new issue