Thanks for the reply. I don't know why this would have broken/changed. I've been running mailman, so this was really just an upgrade. Same user/groups, lists, dirs, etc.
The only 'USE' flag I have availabe to me is +apache2 [ebuild R ] net-mail/mailman-2.1.5-r4 +apache2 5,611 kB Furthermore, it appears that the .ebuild has those --with flags mentioned in the FAQ. # more /usr/portage/net-mail/mailman/mailman-2.1.5-r4.ebuild ... src_compile() { econf \ --prefix=${INSTALLDIR} \ --with-mail-gid=${MAILGID} \ --with-cgi-gid=${APACHEGID} \ || die "configure failed" make || die "make failed" } ... > -----Original Message----- > From: Mark Sapiro [mailto:[EMAIL PROTECTED] > Sent: Monday, September 12, 2005 1:11 PM > To: Daevid Vincent; mailman-users@python.org > Subject: Re: [Mailman-Users] mailman stopped working after upgrade > > Daevid Vincent wrote: > > > >Sep 12 12:16:19 [Mailman mail-wrapper] Group mismatch error. Mailman > >expected the mail_wrapper script to be executed as group > "mailman", but_the > >system's mail server executed the mail script as_group > "mail". Try tweaking > >the mail server to run the_script as group "mailman", or > re-run configure, > >_providing the command line option `--with-mail-gid=mail'._ > > See > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp > > -- > Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > > ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp