From 90500489bd2fc8eda8a5e0b7d462bca588efed04 Mon Sep 17 00:00:00 2001 From: Eitan Adler <eadler@FreeBSD.org> Date: Thu, 2 Apr 2015 06:05:57 +0000 Subject: [PATCH] faq: mail-loopback - remove mail-loopback question. The answer directly quotes the sendmail FAQ, and we don't need to be a secondary source for one-of-many sendmail specific questions. --- en_US.ISO8859-1/books/faq/book.xml | 31 ------------------------------ 1 file changed, 31 deletions(-) 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