On 7/18/06, Ki Song <[EMAIL PROTECTED]> wrote: > If I have a Group mismatch error, where my postfix server is trying to > execute a script as "web2" but mailman is trying to execute it as group > "mailman", can I simply run configure and provide the command line option > --with-mail-gid=web2 > > OR > > do I have to run configure again with ALL of my custom configuration > options. For example, do I have to run configure with ALL of my options > again, or can I simply just run configure with the --with-mail-gid=web2 > option changed?
You'd need to include all configure options that you want. That said, you should be able to just change the GID that postfix is running things as to 'mailman' instead of 'web2'. If I understand correctly, postfix uses the GID of the aliases file that it's pulling the alias from. -- - Patrick Bogen ------------------------------------------------------ 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