[Mailman-Users] postalias error

Brian York yorkb at EXCHANGE.NKU.EDU
Tue May 18 22:42:32 CEST 2004


I am using postfix, setting things up according to the readme file for postfix 
in the source code for mailman. When i try to create a list i get the error 
below. 



Traceback (most recent call last):
  File "/var/mailman/scripts/driver", line 87, in run_main
    main()
  File "/var/mailman/Mailman/Cgi/create.py", line 55, in main
    process_request(doc, cgidata)
  File "/var/mailman/Mailman/Cgi/create.py", line 226, in process_request
    sys.modules[modname].create(mlist, cgi=1)
  File "/var/mailman/Mailman/MTA/Postfix.py", line 232, in create
    _update_maps()
  File "/var/mailman/Mailman/MTA/Postfix.py", line 53, in _update_maps
    raise RuntimeError, msg % (acmd, status, errstr)
RuntimeError: command failed: /usr/sbin/postalias /var/mailman/data/aliases 
(status: 1, Operation not permitted)


The rest of the error is in the attached file - postaliaserror

Thanks
Brian


-------------- next part --------------
Bug in Mailman version 2.1.4



We're sorry, we hit a bug!


If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! 


Traceback:


Traceback (most recent call last):
  File "/var/mailman/scripts/driver", line 87, in run_main
    main()
  File "/var/mailman/Mailman/Cgi/create.py", line 55, in main
    process_request(doc, cgidata)
  File "/var/mailman/Mailman/Cgi/create.py", line 226, in process_request
    sys.modules[modname].create(mlist, cgi=1)
  File "/var/mailman/Mailman/MTA/Postfix.py", line 232, in create
    _update_maps()
  File "/var/mailman/Mailman/MTA/Postfix.py", line 53, in _update_maps
    raise RuntimeError, msg % (acmd, status, errstr)
RuntimeError: command failed: /usr/sbin/postalias /var/mailman/data/aliases (status: 1, Operation not permitted)





Python information:



Variable
Value


sys.version
 2.2.3 (#1, Aug 8 2003, 08:44:02) [GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-13)] 


sys.executable
 /usr/bin/python 


sys.prefix
 /usr 


sys.exec_prefix
 /usr 


sys.path
 /usr 


sys.platform
 linux2 



Environment variables:



Variable
Value


 CONTENT_LENGTH 
153 


HTTP_PRAGMA 
no-cache 


CONTENT_TYPE 
application/x-www-form-urlencoded 


HTTP_COOKIE 
$Version=1; servergroup+admin=2802000000694a36aa40732800000034363937326634373936346339613738323934316161343434626266386161656631613233656264; $Path="/mailman/" 


SCRIPT_FILENAME 
/var/mailman/cgi-bin/create 


PYTHONPATH 
/var/mailman 


SERVER_SOFTWARE 
Apache/2.0.46 (Red Hat) 


SERVER_ADMIN 
root at localhost 


SCRIPT_NAME 
/mailman/create 


SERVER_SIGNATURE 
Apache/2.0.46 (Red Hat) Server at listserv.nku.edu Port 80


 REQUEST_METHOD 
POST 


HTTP_HOST 
listserv.nku.edu 


SERVER_PROTOCOL 
HTTP/1.1 


QUERY_STRING 


HTTP_CACHE_CONTROL 
no-cache 


REQUEST_URI 
/mailman/create 


HTTP_ACCEPT 
text/html, image/jpeg, image/png, text/*, image/*, */* 


HTTP_ACCEPT_CHARSET 
iso-8859-1, utf-8;q=0.5, *;q=0.5 


HTTP_USER_AGENT 
Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko) 


HTTP_CONNECTION 
Keep-Alive 


HTTP_REFERER 
http://listserv.nku.edu/mailman/create 


SERVER_NAME 
listserv.nku.edu 


REMOTE_ADDR 
172.31.101.4 


REMOTE_PORT 
19492 


HTTP_ACCEPT_LANGUAGE 
en 


UNIQUE_ID 
UMoDLcB67UYAABBShaoAAAAD 


SERVER_PORT 
80 


GATEWAY_INTERFACE 
CGI/1.1 


HTTP_ACCEPT_ENCODING 
x-gzip, x-deflate, gzip, deflate 


SERVER_ADDR 
172.31.101.70 


DOCUMENT_ROOT 
/var/www/html 


More information about the Mailman-Users mailing list