>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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message