Date: Wed, 8 Jun 2005 13:46:07 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Chris Moran <chrismor@microsoft.com> Cc: freebsd-questions@freebsd.org Subject: Re: 5.4 Sendmail only listening on localhost? Message-ID: <20050608104607.GA39304@orion.daedalusnetworks.priv> In-Reply-To: <CBEC02536059634498656BD5245E97C91D542C@APS-MSG-02.southpacific.corp.microsoft.com> References: <CBEC02536059634498656BD5245E97C91D542C@APS-MSG-02.southpacific.corp.microsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-06-08 18:34, Chris Moran <chrismor@microsoft.com> wrote: > OK, I have to be doing something silly here... > > I have installed a clean system with 5.4-RELEASE (on a 1.2GHz Athlon, > 512MB RAM, lots of disk, etc). > > Machine has to NICs, one for the "public" and one for the "private" > networks here. However, Sendmail is only listening on port 25 on > localhost. > > I don't confess to being knowledgeable about sendmail configuration, > and I figure it's in the mc file someplace, but where do I tell > sendmail to listen on one (or more) of the NICs? > > So far clean installs on 3 machines show the same thing, so I guess > this is the default, secure config? The rc.sendmail(8) explains what each of the sendmail*_enable options can be used for. You obviously have sendmail_enable="NO" in your rc.conf or haven't set it at all (using the default, which is also "NO").
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050608104607.GA39304>