You are not logged in.

#1 2012-02-27 08:30:04

kart0ffelsack
Member
Registered: 2012-02-27
Posts: 2

Mailman executed as the "wrong" group

After I installed a few updates and restarted my server  mailman won't accept mails and throws this error instead:

Command died with
    status 2: "/usr/lib/mailman/mail/mailman post admins". Command output:
    Group mismatch error.  Mailman expected the mail wrapper script to be
    executed as group "80", but the system's mail server executed the mail
    script as group "mailman".  Try tweaking the mail server to run the script
    as group "80", or re-run configure,  providing the command line option
    `--with-mail-gid=mailman'.

but the group with id 80 is the mailman group...

grep mailman /etc/group
mailman:x:80:

The mail server is a normal postfix setup and all the alias tables and transport maps are owned by the group mailman.

ls -l /var/lib/mailman/data/
insgesamt 60
-rw-r----- 1 mailman mailman    41  6. Feb 2011  adm.pw
-rw-rw---- 1 mailman mailman  1887  6. Feb 2011  aliases
-rw-rw---- 1 mailman mailman 12288 26. Feb 16:31 aliases.db
-rw-r----- 1 mailman mailman    41  6. Feb 2011  creator.pw
-rw-rw---- 1 mailman mailman     6 27. Feb 09:05 master-qrunner.pid
-rw-r--r-- 1 mailman mailman 14100 18. Feb 16:51 sitelist.cfg
-rw-rw---- 1 mailman mailman  1184  6. Feb 2011  virtual-mailman
-rw-rw---- 1 mailman mailman 12288  6. Feb 2011  virtual-mailman.db

Why is mailman complaining that it is executed with the wrong group when it is actually executed with the correct group?

Offline

#2 2012-02-27 09:28:05

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,422
Website

Re: Mailman executed as the "wrong" group

Please file a bug report.

Online

#3 2012-02-27 09:48:14

kart0ffelsack
Member
Registered: 2012-02-27
Posts: 2

Re: Mailman executed as the "wrong" group

Allan wrote:

Please file a bug report.

done

Offline

Board footer

Powered by FluxBB