Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 23:19:03 -0500 (EST)
From:      Richard Lucas <rlucas@solidcomputing.com>
To:        <questions@FreeBSD.ORG>
Subject:   Re: Sendmail/Jails - Solved
Message-ID:  <20010509231713.L11265-100000@mx2.threeh.com>
In-Reply-To: <20010509203415.I10762-100000@mx2.threeh.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I figured it out. Instead of using the line below I took that out and
modified the DaemonPortOptions=Name=MTA line to read:

O DaemonPortOptions=Name=MTA, Address=192.168.0.1

Is that how it was supposed to be done?

-Richard

On Wed, 9 May 2001, Richard Lucas wrote:

> I am trying to set sendmail to just run on the main ip address and not run
> in the jail address. If the main ip address is 192.168.0.1 and the jail ip
> address is 192.168.0.2 shouldn't the following work when put in the
> sendmail.cf file under the SMTP daemon options section?
>
> O DaemonPortOptions=Addr=192.168.0.1
>
> I tried this but it is still running on the ip address of the jail as
> well. I also see a section labled SMTP client options that currently has
> this there:
>
> #O ClientPortOptions=Address=0.0.0.0
>
> Do I need to set this as well?
>
>
> -Richard
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


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




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