From owner-freebsd-current Sat Jan 4 7:51:30 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3536937B401 for ; Sat, 4 Jan 2003 07:51:29 -0800 (PST) Received: from horsey.gshapiro.net (horsey.gshapiro.net [64.105.95.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95AB143ED1 for ; Sat, 4 Jan 2003 07:51:28 -0800 (PST) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.7.Beta1/8.12.7.Beta1) with ESMTP id h04FpRUj084516 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 4 Jan 2003 07:51:27 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.7.Beta1/8.12.7.Beta1/Submit) id h04FpQll084513; Sat, 4 Jan 2003 07:51:26 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15895.766.628111.450121@horsey.gshapiro.net> Date: Sat, 4 Jan 2003 07:51:26 -0800 From: Gregory Neil Shapiro To: swear@attbi.com (Gary W. Swearingen) Cc: freebsd-current@FreeBSD.ORG Subject: Re: [resolution] Re: sendmail (Re: 5.0-RC2 informal PR: 90 sec sendmail delay) In-Reply-To: <8p4r8pwgl6.r8p@localhost.localdomain> References: <3E1352BC.4043921B@mindspring.com> <20030101145232.A391@zardoc.esmtp.org> <3E13D095.FC52B758@mindspring.com> <3E163C0A.C0CF8146@mindspring.com> <8p4r8pwgl6.r8p@localhost.localdomain> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG swear> BTW, I was suprised to find several help files only under /usr/src swear> and the Sendmail Installation and Operation only under that and not swear> yet built from the source "op.me". (PR worthy?) op.me is built and installed in /usr/share/doc/smm/08.sendmailop/. cf/README is installed as /usr/share/sendmail/cf/README. swear> Why isn't "::1.in-addr.arpa." built into the resolver (or something) swear> like "1.0.0.127.in-addr.arpa." seems to be? (Rhetorical question.) The latest FreeBSD 4.7-STABLE /etc/namedb/named.conf contains: // RFC 3152 zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA" { type master; file "localhost-v6.rev"; }; // RFC 1886 -- deprecated zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" { type master; file "localhost-v6.rev"; }; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message