[Mailman-Users] Error using postfix and mailman

Phil Stracchino alaric at caerllewys.net
Sat Feb 22 21:39:32 CET 2003


On Fri, Feb 21, 2003 at 04:39:29PM -0600, mmckenzie at unmc.edu 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 :
 :  alaric at caerllewys.net : alaric-ruthven at earthlink.net : phil at latt.net  :
 :   2000 CBR929RR, 1991 VFR750F3 (foully murdered), 1986 VF500F (sold)   :
 :    Linux Now!   ...Because friends don't let friends use Microsoft.    :



More information about the Mailman-Users mailing list