From owner-freebsd-arch@FreeBSD.ORG Mon Mar 31 09:00:31 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B5FE37B401 for ; Mon, 31 Mar 2003 09:00:30 -0800 (PST) Received: from Daffy.timing.com (daffy.timing.com [206.168.13.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E85043F3F for ; Mon, 31 Mar 2003 09:00:29 -0800 (PST) (envelope-from ben@timing.com) Received: from piglet.timing.com (oink@piglet.timing.com [206.168.13.178]) by Daffy.timing.com (8.11.3/8.11.3) with ESMTP id h2VH0SH10016 for ; Mon, 31 Mar 2003 10:00:28 -0700 (MST) (envelope-from ben@timing.com) Received: from piglet.timing.com (oink@localhost.timing.com [127.0.0.1]) by piglet.timing.com (8.12.6/8.12.6) with ESMTP id h2VH0SKS006906 for ; Mon, 31 Mar 2003 10:00:28 -0700 (MST) (envelope-from ben@piglet.timing.com) Received: (from ben@localhost) by piglet.timing.com (8.12.6/8.12.6/Submit) id h2VH0S4X006903; Mon, 31 Mar 2003 10:00:28 -0700 (MST) From: Ben Mesander MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16008.29740.33859.344866@piglet.timing.com> Date: Mon, 31 Mar 2003 10:00:28 -0700 To: arch@freebsd.org In-Reply-To: <20030331141452.F79544@gothmog> References: <20030329.164403.54601077.imp@bsdimp.com> <20030330.060534.18864762.imp@bsdimp.com> <20030331141452.F79544@gothmog> X-Mailer: VM 7.00 under Emacs 21.2.95.2 Subject: Re: Allow underscores in DNS names X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 17:00:52 -0000 Giorgos Keramidas writes: > If everyone else supports underscores (I've only tested Solaris and > Linux 2.4.20), then perhaps, just for the sake of interoperability > with other systems, we should too. I do not know if this is still the case, but in the past, some MTA implementations refused to deliver mail to hosts with '_' in the name. --Ben