Guys,
when i run the command:
./configure --with-mail-gid=some_user
on a system previously installed, it isn't working.
Have you run "make install" after running ./configure?
Simply running configure will not change a previously/already installed Mailman
The user isn't changed, and i get the following error when i send an email to a test list:
<[EMAIL PROTECTED]>: Command died with status 2:
"/usr/local/mailman/mail/mailman post prueba". Command output: Group
mismatch error. Mailman expected the mail wrapper script to be executed
as
group "postdrop", but the system's mail server executed the mail script
as
group "mailman". Try tweaking the mail server to run the script as
group
"postdrop", or re-run configure, providing the command line option
`--with-mail-gid=mailman'.
I'm using Posftix as MTA.
Thanks.
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/
