Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 09:17:50 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Marius Kirschner <marius@agoron.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   RE: sendmail question
Message-ID:  <Pine.BSF.4.21.0108300904570.83553-100000@java2.dpcsys.com>
In-Reply-To: <NEBBKGPPOLDBPJPLMKDIMEPBGJAA.marius@agoron.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0108300904570.83553-100000>