First, try the solution offered in
<http://docs.info.apple.com/article.html?artnum=107906>

I say "try" because that article makes the claim that the issue is resolved
in 10.3.4.

Look at the other 7 hits on the search term Mailman in the Support area at
Apple...some are pretty clearly irrelevant, but one might match your problem
since you don't say what's broken beyond showing the traceback.

  --John


On 7/26/2004 1:32, "James Hillhouse" <[EMAIL PROTECTED]> wrote:

> I could be wrong about this, but I recalled about a month or so ago
> coming across something on the Mailman site about issues for OS X
> 10.3.4 users. Mailman is broken now that I upgraded from OS X Server
> 10.3.2 to .4. I know this isn't your problem (it's Apple's), but if
> there is some fix, I'd love to hear about it. The error I get when
> creating a new mailing list using my browser is enclosed below.
> 
> Thanks,
> 
> Jim Hillhouse
> [EMAIL PROTECTED]
> 
> 
> 
> 
> Traceback (most recent call last):
>  File "/usr/share/mailman/scripts/driver", line 87, in run_main
>    main()
>  File "/usr/share/mailman/Mailman/Cgi/create.py", line 55, in main
>    process_request(doc, cgidata)
>  File "/usr/share/mailman/Mailman/Cgi/create.py", line 217, in
> process_request
>    sys.modules[modname].create(mlist, cgi=1)
>  File "/usr/share/mailman/Mailman/MTA/Postfix.py", line 232, in create
>    _update_maps()
>  File "/usr/share/mailman/Mailman/MTA/Postfix.py", line 53, in
> _update_maps
>    raise RuntimeError, msg % (acmd, status, errstr)
> RuntimeError: command failed: /usr/sbin/postalias
> /private/var/mailman/data/aliases (status: 1, Operation not permitted)
------------------------------------------------------
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