Date: Sun, 17 Feb 2002 09:45:04 -0800 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: Dmitry Morozovsky <marck@rinet.ru> Cc: stable@FreeBSD.ORG Subject: Re: 4-stable, sendmail, and named-authoritative zones Message-ID: <15471.60448.216589.788116@horsey.gshapiro.net> In-Reply-To: <20020217164129.Q60456-100000@woozle.rinet.ru> References: <20020215230229.B309@iv.nn.kiev.ua> <20020217164129.Q60456-100000@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
VN> And whether `echo \$=w | sendmail -bt' says unallowed names? marck> Yes. All IP addresses in square brackets, and as well all hostnames that marck> are back-resolves of all IP aliases. I suppose the very latter is the marck> source of error. But -- I'm still a bit clueless how to turn it off.. You can turn that off using: M4 Variable Name Configuration Description & [Default] ================ ============= ======================= confDONT_PROBE_INTERFACES DontProbeInterfaces [False] If set, sendmail will _not_ insert the names and addresses of any local interfaces into class {w} (list of known "equivalent" addresses). If you set this, you must also include some support for these addresses (e.g., in a mailertable entry) -- otherwise, mail to addresses in this list will bounce with a configuration error. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15471.60448.216589.788116>