On 30/01/2006 19:38, Lionel Elie Mamane wrote: > Not with virtual domains: The mailing lists are present on all > domains.
Okay, I seem to be out of my depth. There are issues I wasn't aware of. With respect to your previous message: On 12/11/2005 18:29, Lionel Elie Mamane wrote: > It is slightly edited from my production configuration. The only thing > that worries me is that I run with MAILMAN_GID=list, and so does the > submitter. Everything works, yet multiple sources say that this should > match the argument to --with-mail-gid, namely daemon (so I've put that > in this draft). Could somebody comment on that? I couldn't find any > mailman-related file owned by group "daemon" and the daemons run with > gid list (and not daemon, even not as a supplementary group), too. > > Could someone comment on that? It feels weird to me. There's a description of how this is meant to work in the second to last paragraph of (but you probably know this) http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp However, because of debian/patches/10_wrapper_uid.dpatch, Debian Mailman doesn't check the gid if it's less than 100 or equal to 65534. The reason for this is partly explained in bugs #36010 and #89848. As a result probably neither the values of --with-mail-gid nor MAILMAN_GID matter very much. Roger -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

