Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2001 12:36:53 +0900
From:      itojun@iijlab.net
To:        Sean Farley <sean-freebsd@farley.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Sendmail outgoing bind() fails on PPP 
Message-ID:  <6627.988342613@itojun.org>
In-Reply-To: sean-freebsd's message of Thu, 26 Apr 2001 21:02:08 EST. <20010426205613.L28093-100000@thor.farley.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>I only wish it to receive on the LAN (192.168.1.0) and the analog modem
>(216.140.158.72).  This is easy to change (DAEMON_OPTIONS), but I just
>can't get confCLIENT_OPTIONS to work.  From looking at sendmail.cf, I can
>see that it is being set:
>
># SMTP client options
>O ClientPortOptions=Family=inet, Addr=216.140.158.72

	so, 216.140.158.72 is on your local interface, and you would like to
	receive emails toward the address.  then, i guess you should be using
	DaemonPortOptions instead.

	note that, if you are running on-demand dialup, DaemonPortOptions
	will choke while your modem line is not connected.

itojun

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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