From owner-freebsd-questions Thu Nov 4 9:18:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id D293E150C2 for ; Thu, 4 Nov 1999 09:18:20 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id JAA12813; Thu, 4 Nov 1999 09:17:44 -0800 (PST) Date: Thu, 4 Nov 1999 09:17:44 -0800 (PST) From: Dan Busarow To: Jim King Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail oddity? In-Reply-To: <4.2.0.58.19991104101123.022e0ea0@mail.sstar.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 4 Nov 1999, Jim King wrote: > No can do, because it's not in sendmail.cw. It may not be in sendmail.cw but it is in class w. By default sendmail adds all the IP addresses bound to your enet interfaces to class w. Uncomment #O DontProbeInterfaces in /etc/sendmail.cf Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 > At 11:02 PM 11/3/1999 -0500, Jerry Bell wrote: > >Remove domain.com from sendmail.cw on the computer hosting www.domain.com. > > > >Jerry > >http://www.bellnetworks.net/cs > >----- Original Message ----- > >From: Jim King > >To: > >Sent: Thursday, November 04, 1999 10:52 AM > >Subject: sendmail oddity? > > > > > > > I'm hosting a web site, e.g. for www.domain.com. "domain.com"'s DNS has > > > been setup with A records for domain.com and www.domain.com that are the > > > same IP address. The MX record for domain.com points to mail.domain.com, > > > which is another machine. > > > > > > If I try to send mail from the web server to the user sales@domain.com, > > > sendmail tries to deliver the message to the local user sales. It looks > > > like it's seeing that domain.com is a local address, so it doesn't bother > > > looking for the MX record for domain.com. Is there any way around this > > > without changing the DNS setup (which is out of my control)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message