> My old lists are running okay. However, any new list I create has a user id > problem with Postfix -- I get the "Mailman expected the mail wrapper script > to be executed as group..." error when posting to a new list. If I > re-install, using the group name it expects for the new lists, then the new > lists work, but the old ones produce that error.
Postfix should only need to access your mailman auto-generated aliases. So we have a userid and group dedicated for mailman (and the http server), then just add the userid for postfix to the mailman group on your MTA. Todd ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
