Resolved. I had two entries and removed all but the reference to mailman aliases and it worked. I then reloaded postfix. OLD ENTRY: alias_maps = hash:/etc/aliases, hash:/usr/local/mailman/data/aliases NEW ENTRY: alias_maps - hash:/usr/local/mailman/data/aliases
Thank you! -----Original Message----- From: Mark Sapiro [mailto:[email protected]] Sent: Tuesday, September 13, 2016 12:46 PM To: Jewel Brueggeman-Makda <[email protected]>; [email protected] Subject: RE: [Mailman-Users] Unable to post to list - Command died with status 2 On September 13, 2016 10:11:05 AM PDT, Jewel Brueggeman-Makda <[email protected]> wrote: > >I continue to get the same Group Mismatch error: > ><[email protected]>: Command died with status 2: > "/usr/local/mailman/mail/mailman post mailman". Command output: Group >mismatch error. Mailman expected the mail wrapper script to be >executed as group "mailman", but the system's mail server executed the >mail script as group "nobody". What's in postfix main.cf alias_maps? Look in those files in the order listed for list aliases. Ensure they are only in Mailman's data/aliases. -- Mark Sapiro <[email protected]> Sent from my Not_an_iThing with standards compliant, open source software. ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
