Hi.

On Fri, 18 Oct 2002 09:18:20 +0100
Michael Pye <[EMAIL PROTECTED]> wrote:

> There is no local interface, 127.0.0.1 inside a jail, only the IP
> address that the jail has been given.

Ah ok. 

> You need to tell postfix to startup on the same IP address that the
> jail has been given. Do this either by setting:
> myhostname = yourmachine

Thats what i have in there.
 
> and putting "yourmachine" into /etc/hosts with the correct IP, or
> by setting:
> inet_interfaces = youripaddress

Ah, here we go.

It was: inet_interfaces = $myhostname, localhost
It is now: inet_interfaces = $myhostname, 192.168.0.102

> Both changes can be done in the postfix main.cf config file. Obviously
> replace yourmachine and youripaddress to their correct values.

Thanks a lot. Now it works. Great. 

asg



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to