Date: Sat, 28 Jul 2007 18:55:56 +0200 From: albinootje <albinootje@gmail.com> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: freebsd-jail@FreeBSD.org, Ernst de Haan <znerd@FreeBSD.org> Subject: Re: Mails from jails Message-ID: <46AB751C.6080603@gmail.com> In-Reply-To: <20070728152952.zb7455nq4kkwwg0w@webmail.leidinger.net> References: <F3EEF171-8B44-47CC-AF0B-8012D8D3D362@FreeBSD.org> <20070727081952.wessjbs9vk00wk80@webmail.leidinger.net> <7CCDD6B6-B1CC-4BEB-B12B-163F6FB761DC@FreeBSD.org> <20070728152952.zb7455nq4kkwwg0w@webmail.leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger wrote: > I have everything in 192.168.x.y on the NIC interface. So there's the > possibility to connect to a jail from a different system on the same > net. But as sendmail doesn't accept connections from somewhere else, > only ssh and the service of this jail is accessible. I would be > surprised if postfix is not able to bind to 127.0.0.x. personally i remove sendmail (and exim) wherever i can and replace it with postfix, i really like syntax and simplicity of a postfix install and configuration you can bind postfix to a certain ip-address (or "localhost" for that matter) with the option (in main.cf) inet_interfaces =
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46AB751C.6080603>