diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index c1edab9adb..16eaa70c2c 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -2083,37 +2083,6 @@ bindkey ^[[3~ delete-char # for xterm</programlisting> </answer> </qandaentry> - <qandaentry> - <question xml:id="mail-loopback"> - <para>Why does <application>Sendmail</application> give me - an error reading <errorname>mail loops back to - myself</errorname>?</para> - </question> - - <answer> - <para>This is answered in the <link - xlink:href="http://www.sendmail.org/faq/">Sendmail - <acronym>FAQ</acronym></link> as follows. This - <acronym>FAQ</acronym> is recommended reading - when <quote>tweaking</quote> the mail setup.</para> - - <programlisting>I'm getting these error messages: - -553 MX list for domain.net points back to relay.domain.net -554 <user@domain.net>... Local configuration error - -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 -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> -to /etc/mail/sendmail.cf.</programlisting> - </answer> - </qandaentry> - <qandaentry> <question xml:id="remote-fullscreen"> <para>Why do full screen applications on remote machines