On Fri, Feb 21, 2003 at 04:39:29PM -0600, [EMAIL PROTECTED] wrote: > I was trying to create a list via the cgi scripts but recieved the > following error! <snip>
> File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 226, in create > _update_maps() > File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 47, in > _update_maps > raise RuntimeError, msg % (acmd, status, errstr) > RuntimeError: command failed: /usr/sbin/postalias > /usr/local/mailman/data/aliases (status: 1, Operation not permitted) The ownership and/or permissions on /usr/local/mailman/data/aliases.db are incorrect. Make sure that the user or group that the CGI runs under (typically the gid you set in --with-cgi-gid) has write permissions to /usr/local/mailman/data/aliases.db. -- .********* Fight Back! It may not be just YOUR life at risk. *********. : phil stracchino : unix ronin : renaissance man : mystic zen biker geek : : [EMAIL PROTECTED] : [EMAIL PROTECTED] : [EMAIL PROTECTED] : : 2000 CBR929RR, 1991 VFR750F3 (foully murdered), 1986 VF500F (sold) : : Linux Now! ...Because friends don't let friends use Microsoft. : ------------------------------------------------------ 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