Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> group "root".  Try tweaking the mail server to run the
> script as group "mail", or re-run configure,
> providing the command line option `--with-mail-gid=root'.
                                     ^^^^^^^^^^^^^^^^^^^^
> 
> So I did a make clean followed by:
> 
> ./configure --with-mail-gid=mail --with-cgi-gid=www-data --with-mail-gid=root
              ^^^^^^^^^^^^^^^^^^^^
> i also tried
> ./configure --with-mail-gid=mail --with-cgi-gid=www-data --with-mail-gid=0
> followed by make install.
> 
> Both should work, no ?

Read the error message again.  It told you to use "--with-mail-gid=root"
and you turned around and ran it with "--with-mail-gid=mail".  How could
you possibly expect that to work?

Although if mail is operating with gid "root", your mail server is
seriously badly configured.

-- 
Paul Tomblin <[EMAIL PROTECTED]> http://blog.xcski.com/
"Power corrupts.  Powerpoint corrupts absolutely." - Vint Cerf
------------------------------------------------------
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/
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&amp;file=faq01.027.htp

Reply via email to