
Hi, I've a little problem, i hope you can help me :)
I've a Linux Mandrake 10 server with Postfix and Apache. The problem is tha when i create a new ML i get this error: Traceback:
Traceback (most recent call last): File "/usr/local/mailman/scripts/driver", line 87, in run_main main() File "/usr/local/mailman/Mailman/Cgi/create.py", line 55, in main process_request(doc, cgidata) File "/usr/local/mailman/Mailman/Cgi/create.py", line 226, in process_request sys.modules[modname].create(mlist, cgi=1) File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 232, in create _update_maps() File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 53, 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)
Python information:
Variable Value
sys.version 2.3.3 (#2, Feb 17 2004, 11:45:40) [GCC 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)]
sys.executable /usr/bin/python
sys.prefix /usr
sys.exec_prefix /usr
sys.path /usr
sys.platform linux2
Environment variables:
Variable Value
HTTP_REFERER http://itm5.homeip.net/mailman/create
SERVER_SOFTWARE Apache/1.3.31
SCRIPT_NAME /mailman/create
SERVER_SIGNATURE Apache/1.3.31 Server at itm5.homeip.net Port 80
REQUEST_METHOD POST
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
CONTENT_LENGTH 140
HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
HTTP_CONNECTION Keep-Alive
HTTP_COOKIE comunicazioni+admin=280200000069ebaab940732800000032633638333230353362666130373464383833623231323335643935333162626635343836363737; primah+admin=28020000006917d5b940732800000063643765366330356536666436623730373533306663623035663531623034313164636135356365; primah+user+tleonardi--at--fastwebnet.it=; qwe+admin=280200000069acd8b940732800000066336236663966646362393233323563346464353762316236653238373466373466353938646634; lang=italian; phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D; user=MjpGZWFybGVzczpkM2JkNTBhODFmZWFjMzE3ZjZhYWY2OTBkMjkwYmFiODoxMDo6MDowOjA6MDo6NDA5Ng%3D%3D; admin=RmVhcmxlc3M6ZDNiZDUwYTgxZmVhYzMxN2Y2YWFmNjkwZDI5MGJhYjg6aXRhbGlhbg%3D%3D
SERVER_NAME itm5.homeip.net
REMOTE_ADDR 62.101.126.217
SERVER_PORT 80
SERVER_ADDR 82.105.56.188
DOCUMENT_ROOT /home/web/itm5
PYTHONPATH /usr/local/mailman
SCRIPT_FILENAME /usr/local/mailman/cgi-bin/create
SERVER_ADMIN itm5@fastwebnet.it
HTTP_HOST itm5.homeip.net
HTTP_CACHE_CONTROL no-cache
REQUEST_URI /mailman/create
HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */*
GATEWAY_INTERFACE CGI/1.1
REMOTE_PORT 34207
HTTP_ACCEPT_LANGUAGE it
CONTENT_TYPE application/x-www-form-urlencoded
REMOTE_HOST 62-101-126-217.fastres.net
HTTP_ACCEPT_ENCODING gzip, deflate
The first list i create, even if i got the same error, works very well. The other lists i create are able to sends massages, but whe i try to write to list@domain i receive a MTA error saing that the local user doesn't exist... I'm sorry if i write in the list with a bad english and without waiting some days after the subscription, but i absolutely need the list working in few days. Thakyou very much, Tommaso

At 3:00 PM +0200 2004/05/30, Tommaso Leonardi wrote:
RuntimeError: command failed: /usr/sbin/postalias /usr/local/mailman/data/aliases (status: 1, Operation not permitted)
Please check the FAQ before posting to the list.
In particular, see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.009.htp>.
-- Brad Knowles, <brad.knowles@skynet.be>
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, Historical Review of Pennsylvania.
SAGE member since 1995. See <http://www.sage.org/> for more info.
participants (2)
-
Brad Knowles
-
Tommaso Leonardi