From owner-freebsd-stable Sun Feb 17 10:32:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by hub.freebsd.org (Postfix) with ESMTP id 30C4137B402 for ; Sun, 17 Feb 2002 10:32:38 -0800 (PST) Received: (from uucp@localhost) by segfault.kiev.ua (8) with UUCP id UMM36747; Sun, 17 Feb 2002 20:32:26 +0200 (EET) (envelope-from netch@iv.nn.kiev.ua) Received: (from netch@localhost) by iv.nn.kiev.ua (8.11.6/8.11.6) id g1HH2ui03008; Sun, 17 Feb 2002 19:02:56 +0200 (EET) (envelope-from netch) Date: Sun, 17 Feb 2002 19:02:56 +0200 From: Valentin Nechayev To: Dmitry Morozovsky Cc: stable@freebsd.org Subject: Re: 4-stable, sendmail, and named-authoritative zones Message-ID: <20020217190256.A277@iv.nn.kiev.ua> References: <20020215230229.B309@iv.nn.kiev.ua> <20020217164129.Q60456-100000@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020217164129.Q60456-100000@woozle.rinet.ru>; from marck@rinet.ru on Sun, Feb 17, 2002 at 04:52:53PM +0300 X-42: On Organization: Dark side of coredump Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sun, Feb 17, 2002 at 16:52:53, marck (Dmitry Morozovsky) wrote about "Re: 4-stable, sendmail, and named-authoritative zones": VN> What `sendmail -d8.8,21.12 -bv user@domain.tld' says? > Too long output (machine has 250 aliases ;-) -- but finally, local > delivery. Really, the question was - where it falls to decide mail as local. You can determine it, I hope, quickly, using this output ;) VN> And whether `echo \$=w | sendmail -bt' says unallowed names? > Yes. All IP addresses in square brackets, and as well all hostnames that > are back-resolves of all IP aliases. I suppose the very latter is the > source of error. But -- I'm still a bit clueless how to turn it off.. `O DontProbeInterfaces=true' in sendmail.cf. But in this case you should write all needed names to /etc/mail/local-host-names or analog explicitly. But need of this says that design of resolving names in your network is very possibly incorrect and it should be fixed, not sendmail. /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message