In this file, included with the Mailman source distribution, I've followed all the steps to have Mailman automagically add aliases for my Postfix server. However, when I tried to create a new list, I got a pile of errors from Mailman, the last of which was this:
RuntimeError: command failed: /usr/sbin/postalias /usr/local/mailman/data/aliases (status: 1, Operation not permitted) The above paths are correct. Looking in data/alises, the aliases were added fine. Anyone know why I'd get that error? I'm thinking it has to do with user:group permissions. I had to add "User apache" and "Group nobody" to my apache configuration so the cgi scripts would be properly executed. So would apache:nobody be trying to run postalias, and get denied for some reason? Thanks, -- Duke. ------------------------------------------------------ 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