On Mon, Oct 5, 2009 at 8:27 PM, Bernt Hansson <[email protected]> wrote: > 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? >[snip]
Yes, Bernt. -- -- Don Wilde " Engineering the Future " http://www.EngineeringJobFuture.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
