For some reason I am no longer able to create new lists. The process fails with a permission error. Here are the details:


Bug in Mailman version 2.1.5


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 "/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 229, in create
   _do_create(mlist, ALIASFILE, _addlist)
 File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 204, in _do_create
   fp = open(textfile, 'r+')
IOError: [Errno 13] Permission denied: '/usr/local/mailman/data/aliases'

Thanks.

Pat


------------------------------------------------------ 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/

Reply via email to