From owner-freebsd-questions@FreeBSD.ORG Tue Apr 3 20:44:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1872F16A406 for ; Tue, 3 Apr 2007 20:44:56 +0000 (UTC) (envelope-from idmc_vivr@intgdev.com) Received: from omr8.networksolutionsemail.com (omr8.networksolutionsemail.com [205.178.146.58]) by mx1.freebsd.org (Postfix) with ESMTP id CEC9913C480 for ; Tue, 3 Apr 2007 20:44:55 +0000 (UTC) (envelope-from idmc_vivr@intgdev.com) Received: from mail.networksolutionsemail.com (ns-omr8.mgt.netsol.com [10.49.6.71]) by omr8.networksolutionsemail.com (8.13.6/8.13.6) with SMTP id l33KisjM017314 for ; Tue, 3 Apr 2007 16:44:55 -0400 Received: (qmail 12318 invoked by uid 78); 3 Apr 2007 20:44:54 -0000 Received: from unknown (HELO webmail13) (205.178.146.50) by ns-omr8.lb.hosting.dc2.netsol.com with SMTP; 3 Apr 2007 20:44:54 -0000 Received: from 127.0.0.1 (idmc_vivr@intgdev.com [127.0.0.1]) by webmail13 (EdgeDesk 4.04) with WEBMAIL id 27237; Tue, 03 Apr 2007 20:44:54 +0000 From: "V.I.Victor" To: "Derek Ragona" , "V.I.Victor" Importance: Normal Sensitivity: Normal Message-ID: X-Mailer: Mintersoft EdgeDesk, Build 4.03.0105 Date: Tue, 03 Apr 2007 20:44:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Help! Mail to 'localhost' not staying local CORRECTION X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2007 20:44:56 -0000 >My guess is that DNS was propagated and now athome.net is in the maps of= >the DNS server you query. Probably. But (from orig post): Domain Name: ATHOME.NET Status: clientTransferProhibited Updated Date: 02-apr-2007 Creation Date: 30-nov-1999 Expiration Date: 30-nov-2015 whois shows an update yesterday and creation 8-years ago. Presumably, something happened based on the update... >Just change your /etc/hosts file, you can use a domain suffix that does = not >exist for instance. Yes -- that works. I'd changed .net to .nzt and localhost works again. I've spent the last couple hours trying to get sendmail to not do a DNS f= or specified-local addresses. Lots of google-info, but none that directl= y works. Much to be assimilated -- I'm pretty sure there's a sendmail so= lution too.