From owner-freebsd-questions Thu Aug 30 9:27:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by hub.freebsd.org (Postfix) with ESMTP id 46C8B37B403 for ; Thu, 30 Aug 2001 09:27:23 -0700 (PDT) (envelope-from marius@agoron.com) Received: from quasi (quasi.shredco.com [206.181.233.73]) by tao.agoron.com (8.9.3/8.9.3) with SMTP id MAA13257; Thu, 30 Aug 2001 12:26:18 -0400 (EDT) From: "Marius Kirschner" To: "Dan Busarow" Cc: "FreeBSD Questions" Subject: RE: sendmail question Date: Thu, 30 Aug 2001 12:26:20 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 In-Reply-To: Importance: Normal 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 THAT'S IT!!! That did the trick. Thanks, Dan. I inserted that into my mc file, recompiled, restarted sendmail and now it's working. ---Marius > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dan Busarow > Sent: Thursday, August 30, 2001 12:18 PM > To: Marius Kirschner > Cc: FreeBSD Questions > Subject: RE: sendmail question > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message