Subject: Re: mailman
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Teemu Rinta-aho <teemu@rinta-aho.org>
List: netbsd-users
Date: 06/12/2007 09:36:29
Manuel Bouyer wrote:
> On Mon, Jun 11, 2007 at 09:15:35PM +0300, Teemu Rinta-aho 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?
> 
> Did you set MAILMAN_MAILGROUP= in /etc/mk.conf ?
> It expects a gid, not a symbolic name.

Oh, that might be the problem.. I set it to "daemon".
I will try with the gid instead. Thanks.

Teemu