From owner-freebsd-isp Sun Jan 12 15:32:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA01194 for isp-outgoing; Sun, 12 Jan 1997 15:32:16 -0800 (PST) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id PAA01186 for ; Sun, 12 Jan 1997 15:32:08 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.7.6/8.7.3) id KAA29210; Mon, 13 Jan 1997 10:42:31 +1100 (EST) Date: Mon, 13 Jan 1997 10:42:29 +1100 (EST) From: "Daniel O'Callaghan" To: David Nugent cc: Jim Riffle , freebsd-isp@FreeBSD.org Subject: Re: MS Exchange client In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 11 Jan 1996, David Nugent wrote: > > to have 207.51.167.3 handle its mail, so when sendmail processes its que, > > it would seem that it would try to send the mail right back to itself. > > I recall reading about a new control line in sendmail which > you can tell it to deliver "direct" if you're the final MX > target for a domain/host and it isn't a local name. I don't > recall what it is, but that is probably the easiest method. I > use something slightly different. I use this a lot. Works very well. In sendmail 8.8.x it is O TryNullMXList In sendmail 8.6,8.7 it is OwTrue Cheers, Danny