Re: [Mailman-Users] The Dreaded Group Mismatch Error

2010-04-26 Thread Mark Sapiro
On 4/26/2010 9:47 AM, Lindsay Haisley wrote: > > I'm not entirely sure of the difference between the --with-groupname and > --with-group-gid, both of which accept a name but have different > functions. I do know that for my server distribution (gentoo Linux) > it's essential that the environment

Re: [Mailman-Users] The Dreaded Group Mismatch Error

2010-04-26 Thread Lindsay Haisley
On Mon, 2010-04-26 at 11:47 -0500, Lindsay Haisley wrote: > I do know that for my server distribution (gentoo Linux) > it's essential that the environment setting which controls the > --with-mail-gid configuration setting match the mail group which the MTA > runs as. I should maybe point out that

Re: [Mailman-Users] The Dreaded Group Mismatch Error

2010-04-26 Thread Lindsay Haisley
On Sat, 2010-04-24 at 11:20 -0600, LuKreme wrote: > $ export MM_USERNAME=nobody > $ export MM_GROUPNAME=nobody > $ export MM_USERID=65534 > $ make install If you're truly building "by hand" you're missing an essential step here, maybe two. Assuming you're cd'd to your build directory, make c