[Mailman-Users] mailman post mailman. Command output: Group mismatch error

2005-10-29 Thread antoine
Hallo,

How to repair this error ? :
*  *  *
[EMAIL PROTECTED]: Command died with status 2:
/var/lib/mailman/mail/mailman post mailman. Command output: Group
mismatch error.  Mailman expected the mail wrapper script to be executed as
group daemon, but the system's mail server executed the mail script as
group users.  Try tweaking the mail server to run the script as group
daemon, or re-run configure,  providing the command line option
`--with-mail-gid=users'.
*  *  *

Thanks !

antoine
--
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] mailman post mailman. Command output: Group mismatch error

2005-10-29 Thread JC Dill
[EMAIL PROTECTED] wrote:
 Hallo,
 
 How to repair this error ? :
 *  *  *
 [EMAIL PROTECTED]: Command died with status 2:
 /var/lib/mailman/mail/mailman post mailman. Command output: Group
 mismatch error.  Mailman expected the mail wrapper script to be executed 
 as
 group daemon, but the system's mail server executed the mail script as
 group users.  Try tweaking the mail server to run the script as group
 daemon, or re-run configure,  providing the command line option
 `--with-mail-gid=users'.
 

I think you should try tweaking the mail server to run the script as 
group daemon.

Or re-run configure,  providing the command line option

  `--with-mail-gid=users'.

But that's just a guess.

(Well, not really a guess.)

You could also go to the mailman FAQ (following the link in the footer 
of every email you receive from this list) and search on:

group mismatch

Which finds 2 FAQ entries that explain this issue in greater detail.

Use the FAQ, Antoine.  :-)

jc

--
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] mailman post mailman. Command output: Group mismatch error

2005-10-29 Thread antoine
  [EMAIL PROTECTED]: Command died with status 2:
  /var/lib/mailman/mail/mailman post mailman. Command output: Group
  mismatch error.  Mailman expected the mail wrapper script to be 
  executed as
  group daemon, but the system's mail server executed the mail script as
  group users.  Try tweaking the mail server to run the script as group
  daemon, or re-run configure,  providing the command line option
  `--with-mail-gid=users'.
***
  Use the FAQ, Antoine.  :-)
   group mismatch
 Which finds 2 FAQ entries that explain this issue in greater detail.

you are right ... :-)  and I will go on the FAQ

 I think you should try tweaking the mail server to run the script as 
 group daemon.
 Or re-run configure,  providing the command line option
`--with-mail-gid=users'.

it's because I tried with # chown root:daemon wrapper
= does not work , same error message above

But a good new for me, I succeed :
/etc/postfix/main.cf = I changed :
alias_maps = hash:/var/lib/mailman/data/aliases

and now works fine !
(it came from postfix)

Thanks JC !

antoine
--
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=showamp;file=faq01.027.htp