Subject: Re: mailman
To: Teemu Rinta-aho <teemu@rinta-aho.org>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: netbsd-users
Date: 06/11/2007 15:56:33
On Mon, 11 Jun 2007 21:15:35 +0300
Teemu Rinta-aho <teemu@rinta-aho.org> wrote:

> Hi,
> 
> I installed mailman from pkgsrc. I am using postfix. It
> doesn't work. I googled some discussion from mailing lists
> and fixed mk.conf. It still doesn't work. It complains
> of running mailman wrapped with group "mailman" while
> it expects it to run it as group "daemon". What should
> I do?
> 
You don't say what you did to fix mk.conf.  You need the line

	MAILMAN_MAILGROUP=mailman

in it.  Also add 

	MTA = 'Postfix'

to your mm_cfg.py file.


		--Steve Bellovin, http://www.cs.columbia.edu/~smb