From owner-freebsd-isp Tue Mar 5 07:42:56 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA02029 for isp-outgoing; Tue, 5 Mar 1996 07:42:56 -0800 (PST) Received: from boulder.earthnet.net (root@boulder.earthnet.net [199.45.146.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA02023 for ; Tue, 5 Mar 1996 07:42:53 -0800 (PST) Received: from tanka (slip7.earthnet.net [199.45.146.107]) by boulder.earthnet.net (8.6.10/8.6.10) with SMTP id IAA14650; Tue, 5 Mar 1996 08:42:40 -0700 Message-Id: <199603051542.IAA14650@boulder.earthnet.net> Comments: Authenticated sender is From: "Troy Cobb" Organization: Solutions Consulting To: sreid@edmbbs.iceonline.com, isp@FreeBSD.ORG Date: Tue, 5 Mar 1996 08:45:46 -700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: named/sendmail problem: "MX points back..." Reply-to: troy@solve.com Priority: normal X-mailer: Pegasus Mail for Windows (v2.23) Sender: owner-isp@FreeBSD.ORG Precedence: bulk > > This is not a FreeBSD-specific question, but other than that I think I > have the right mailing list... > > I'm trying to configure DNS for our site, which will soon be connected > to the internet. I have named.hosts set up so that access to edmnet.com > connects to kirk.edmnet.com. I've set this up as shown in RFC-1912, with > the two 'A' records pointing to the same IP address. I also have > kirk.edmnet.com set up as primary MX for the domain. > > The problem is, when I try to send mail to user@edmnet.com, sendmail > complains that "MX record for edmnet.com. points back to kirk.edmnet.com" > and the mail bounces. > > I don't know if this is a problem with DNS or sendmail. I can't see > anything wrong with the named.hosts file, and the sendmail.cf file is > the default that comes with FreeBSD. RFC-1912 mentions a "Cw" flag for > sendmail, but I can't find enough documentation on this option to > determine exactly what it does, and if/how it can fix the problem. > > This is a fairly basic setup, but I can't find any info on this > problem... I'd appreciate any help I can get. The ORA "Bat" Book (Sendmail) should help you there. [in clearer speak, get: sendmail O'Reilly & Associates, Inc - publisher] - Troy