David Guntner wrote:
Hi,


I installed the rpm (removed the old one, including removing /var/lib/mailman just to make sure everything was clean. I created a mailman mailing list as per the instructions that the rpm gave me (I.E., "bin/newlist mailman") and created the alias, ran newaliases, did a postfix reload. Hit enter to continue, but it never sent a notification that the list was created (like older versions did). I tried sending a test message to the admin address for it, and got this message in my syslog:


Aug 5 14:46:48 janet postfix/local[4591]: B32118FD31: to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command died with status 2: "/var/lib/mailman/mail/mailman admin mailman". Command output: Group mismatch error. Mailman expected the mail wrapper script to be executed as group "mail", but the system's mail server executed the mail script as group "nogroup". Try tweaking the mail server to run the script as group "mail", or re-run configure, providing the command line option `--with-mail-gid=nogroup'. )


As you can see, it's SGID mail. So why is it complaining in the syslog about a bad group?

I had the same problem. I believe it is the user:group/permissions on the mailman alias file.



Reply via email to