Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2001 22:26:23 +0300
From:      Valentin Nechayev <netch@iv.nn.kiev.ua>
To:        Thomas Stratmann <thomas.stratmann@ruhr-uni-bochum.de>
Cc:        stable@FreeBSD.ORG
Subject:   Re: sendmail does not return
Message-ID:  <20010622222623.H1493@iv.nn.kiev.ua>
In-Reply-To: <3B2DF4B3.C156CB62@ruhr-uni-bochum.de>; from thomas.stratmann@ruhr-uni-bochum.de on Mon, Jun 18, 2001 at 02:31:47PM %2B0200
References:  <3B2DF4B3.C156CB62@ruhr-uni-bochum.de>

next in thread | previous in thread | raw e-mail | index | archive | help

 Mon, Jun 18, 2001 at 14:31:47, thomas.stratmann (Thomas Stratmann) wrote about "sendmail does not return": 

> have the weird problem that not anyone of sendmail, newaliases nor mailq
> returns (neither does any one of them return any error message or
> output). This includes the call of "sendmail -bd -q30m" out of /etc/rc
> (the same applies if I do this by hand), so I have to hit ^C to continue
> the boot process. It used to work fine the last time I booted (which
> means I did not see any errors, and sendmail was up) although I did not
> change any of my configuration in the mean time.
> 
> Anyone an idea?

Sendmail tries (in default config) to resolve all addresses from all
active interfaces and add resolved names to its list of local domains
(class {w} in its terminology). Each such resolving can spend a few
minutes. You should add these names to /etc/hosts (easy way) or DNS
(less easy way). Another solutions are described in other replies
to your letter.


/netch

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?20010622222623.H1493>