Date: Fri, 22 Apr 2016 12:05:36 +0200 From: Kristof Provost <kp@FreeBSD.org> To: Jim Ohlstein <jim@ohlste.in> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: Mailman in a jail Message-ID: <20160422100536.GA3891@vega.codepro.be> In-Reply-To: <5718F000.7010405@ohlste.in> References: <5718F000.7010405@ohlste.in>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-04-21 11:21:36 (-0400), Jim Ohlstein <jim@ohlste.in> wrote: > I'm trying to get Mailman working in a 10.3 amd64 jail. Everything > works, except Mailman doesn't talk to Postfix. Incoming mail works and > posts to the list's archives but no outgoing email is sent. I asked in > the Mailman list and they seem to think it's related to running in a jail. > > If anyone's gotten this running in a jail I'd appreciate some input. I'm > not married to Postfix - willing to use a different MTA. > I'm currently running a Postfix + Mailman instance on 10.3. It does indeed work. The main gotcha with Mailman is that it defaults to supporting Sendmail. It actually needs to be rebuilt to work with postfix. That's the first thing to look at. Did you install from ports or with pkg? Regards, Kristof
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160422100536.GA3891>