Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2000 10:53:17 -0700 (PDT)
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
To:        Maxime Henrion <mhenrion@cybercable.fr>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: sendmail 8.11 problem
Message-ID:  <14762.42765.368703.89803@horsey.gshapiro.net>
In-Reply-To: <39AAA2C9.F9D8A505@cybercable.fr>
References:  <39AAA2C9.F9D8A505@cybercable.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
mhenrion> Now, everytime I run sendmail (with -bd -q30m at boot, or with
mhenrion> mailq or newaliases...) it freezes during some time and then
mhenrion> finally work as expected. Since this often happens when a program
mhenrion> isn't able to determine the local hostname, I changed my hostname
mhenrion> to one that can resolve and it works.

See if setting this option to True helps:

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?14762.42765.368703.89803>