First, many thanks to David Gibbs for his help in answering my ignorant
questions about updating a plaintext patched MM-2.0.13. My lists all
seem to be functioning fine, and the enhancements to the program are
amazing.
Has anyone put together an OS X style StartupItems folder for the
qrunner daemon?
I did have one problem - trying to create a new list with the web
interface generated the following:
============
Bug in Mailman version 2.1
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 "/Users/mailman/scripts/driver", line 87, in run_main
main()
File "/Users/mailman/Mailman/Cgi/create.py", line 55, in main
process_request(doc, cgidata)
File "/Users/mailman/Mailman/Cgi/create.py", line 217, in
process_request
sys.modules[modname].create(mlist, cgi=1)
File "/Users/mailman/Mailman/MTA/Postfix.py", line 226, in create
_update_maps()
File "/Users/mailman/Mailman/MTA/Postfix.py", line 47, in _update_maps
raise RuntimeError, msg % (acmd, status, errstr)
RuntimeError: command failed: /usr/sbin/postalias
/Users/mailman/data/aliases (status: 1, Operation not permitted)
================
My setup:
Mac OS X Server 10.2.3
Postfix 1.1.11
Apache 1.3.27
MM-2.1
I'm guessing this is a permissions issue? The postalias command is
"root:staff -rwxr-xr-x" and the data/aliases file is "mailman:mailman
-rw-rw-r--"
------------------------------------------------------
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/
This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
- [Mailman-Users] 2.1 Install Issues David LeVine
- Re: [Mailman-Users] 2.1 Install Issues Barry A. Warsaw
- Re: [Mailman-Users] 2.1 Install Issues David LeVine
- Re: [Mailman-Users] 2.1 Install Issues Barry A. Warsaw
- Re: [Mailman-Users] 2.1 Install Issues David LeVine
- Re: [Mailman-Users] 2.1 Install Issues Barry A. Warsaw
- Re: [Mailman-Users] 2.1 Install Issues David LeVine
- Dan Phillips