Date: Sun, 19 Nov 2000 16:18:42 -0800 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: "H. Wade Minter" <minter@lunenburg.org> Cc: stable@FreeBSD.ORG Subject: Re: Bizarre email problem Message-ID: <14872.28130.487376.685718@horsey.gshapiro.net> In-Reply-To: <Pine.BSF.4.21.0011191815380.6199-100000@ashburn.skiltech.com> References: <Pine.BSF.4.21.0011191815380.6199-100000@ashburn.skiltech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
minter> Clients on ashburn have various CGI scripts to send email. After
minter> the change, mail that originates on ashburn for the domains that
minter> got the new IP addresses is trying to be delievered directly to
minter> ashburn, even though nslookup shows that ashburn knows that the
minter> preferred MX host is bunning. There's nothing for these hosts in
minter> sendmail.cw or the virtusertable, either. If I try to send mail
minter> directly to "user@affected_domain.com" from ashburn, it bounces
minter> immediately with "Unknown user". Mail sent from outside ashburn
minter> gets to the correct place.
By default, sendmail reads the IP address and hostnames of local network
interfaces into class 'w'.
M4 Variable Name Configuration Description & [Default]
================ ============= =======================
confDONT_PROBE_INTERFACES DontProbeInterfaces
[False] If set, sendmail will _not_
insert the names and addresses of any
local interfaces into class {w}
(list of known "equivalent" addresses).
If you set this, you must also include
some support for these addresses (e.g.,
in a mailertable entry) -- otherwise,
mail to addresses in this list will
bounce with a configuration error.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14872.28130.487376.685718>
