From owner-freebsd-questions Thu Aug 30 9:19:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from java2.dpcsys.com (java2.dpcsys.com [206.16.184.5]) by hub.freebsd.org (Postfix) with ESMTP id 20D4F37B408 for ; Thu, 30 Aug 2001 09:19:19 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (localhost [127.0.0.1]) by java2.dpcsys.com (8.11.1/8.11.1) with ESMTP id f7UGHo691999; Thu, 30 Aug 2001 09:17:50 -0700 (PDT) Date: Thu, 30 Aug 2001 09:17:50 -0700 (PDT) From: Dan Busarow To: Marius Kirschner Cc: FreeBSD Questions Subject: RE: sendmail question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Aug 29, Marius Kirschner wrote: > It's local-host-names now.....but, yeah, I've tried it with the hostnames > defined and without and with the same results... I even set up a mailertable > pointing to the correct smtp server for those domains. By default sendmail looks at all of the IP addresses you have configured on a machine and adds their names to class W, same as if you entered them in local-host-names yourself. To turn this off in your .mc add define(`confDONT_PROBE_INTERFACES', `True')dnl or in the .cf O DontProbeInterfaces=True 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message