From owner-freebsd-isp Fri Feb 6 13:56:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08851 for freebsd-isp-outgoing; Fri, 6 Feb 1998 13:56:41 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08840 for ; Fri, 6 Feb 1998 13:56:33 -0800 (PST) (envelope-from danny@panda.hilink.com.au) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id IAA16769; Sat, 7 Feb 1998 08:26:54 +1100 (EST) Date: Sat, 7 Feb 1998 08:26:54 +1100 (EST) From: "Daniel O'Callaghan" To: Jack Wenger cc: freebsd-isp@FreeBSD.ORG Subject: Re: Sendmail Problem In-Reply-To: <3.0.32.19980206072305.00947600@acw-web.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe freebsd-isp" On Fri, 6 Feb 1998, Jack Wenger wrote: > I tried this solution and it doesn't do it. I still get a delivery error. [...snip...] > > When any mail is sent to info@equinomical.com, I get this on my console: > > Feb 6 07:16:26 br01 sendmail[1823]: HAA01821: SYSERR(root): > smtp.acw-web.com. config error: mail loops back to me (MX problem?) If you get this error, it is because the zone is not properly listed in sendmail.cw. It has nothing to do with the A record, if you have MX records. /etc/sendmail.cw needs to have a line equinomical.com and then restart sendmail. Danny