From owner-freebsd-ports@FreeBSD.ORG Wed Aug 12 19:59:24 2009 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AB6A1065672; Wed, 12 Aug 2009 19:59:24 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 1EA288FC1F; Wed, 12 Aug 2009 19:59:24 +0000 (UTC) Received: from localhost (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id 30820EBC3F; Wed, 12 Aug 2009 15:40:48 -0400 (EDT) Date: Wed, 12 Aug 2009 15:40:47 -0400 From: Bill Moran To: Jeffrey Goldberg Message-Id: <20090812154047.a77a1add.wmoran@potentialtech.com> In-Reply-To: <70C7249E-1EC4-4D00-BECE-CD30B43436B5@goldmark.org> References: <70C7249E-1EC4-4D00-BECE-CD30B43436B5@goldmark.org> Organization: Bill Moran X-Mailer: Sylpheed 2.7.0 (GTK+ 2.16.5; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports List , jmelo@FreeBSD.org Subject: Re: Multiple instances of Mailman on FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2009 19:59:24 -0000 In response to Jeffrey Goldberg : > I'm posting this to both the mailman-users list and the freebsd-ports > list. I realize that not all follow-up will make it to both lists. > > I would like to set up multiple instances of Mailman on a FreeBSD 7- > STABLE system with using Postfix. Looking at the ports Makefile, it > appears that if I set MM_DIR=mailman/vhosts/domain-for-this-instance > everything should work file (plus add FORCE_PACKAGE_REGISTER allow > this second instance to be installed.) Were it me, I'd add jails to the system. Then you can install a separate copy of mailman in each jail. This will keep them happily independent of each other. That's obviously not the only way to get what you want, just my suggestion. -- Bill Moran http://www.potentialtech.com http://people.collaborativefusion.com/~wmoran/