Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Oct 2009 03:27:58 +0200
From:      Bernt Hansson <bernt@bah.homeip.net>
To:        dwilde1@gmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: sendmail CLIENT_OPTIONS
Message-ID:  <4ACA9D1E.9050300@bah.homeip.net>
In-Reply-To: <eefa2c8b0910051748x22a56f2fq25c118f6e9cd7f62@mail.gmail.com>
References:  <eefa2c8b0910051748x22a56f2fq25c118f6e9cd7f62@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Don Wilde said the following on 2009-10-06 02:48:
> Hello, folks -
> 
> I am setting up the sendmail on my 7.2-STABLE system, and I cannot get
> it to listen to my live server address besides the localhost.
> 
> I've added
>                            CLIENT_OPTIONS(`Family=inet,
> Addr=64.156.192.103, Name=MTA')dnl
> 
> directly above the DAEMON_OPTIONS lines (after the FEATUREs),
> recompiled with make -C, and copied the domain-specific cf to
> sendmail.cf.
> 
> I've reviewed the old docs on /usr/share/sendmail/cf and the newer
> ones on /usr/src/contrib/sendmail/cf that were referenced in the
> manual.
> 
> Sendmail starts correctly, so the m4 compilation was successful, but
> it is still only listening on 127.0.0.1:25 according to netstat -atn.

Do you have sendmail_enable="YES" in your /etc/rc.conf file?

> This seems to be more of a newbie issue than a STABLE issue, but
> please correct me if I'm wrong. I just updated to fix the null issue,
> but I don't see anything in either UPDATING file. If you need more
> configs, please forgive me for not including them. No other changes
> have been made to the mc file.
> 
> Thanks in advance! :D
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ACA9D1E.9050300>