We're attempting to install mailman on our new server. It's been running 
happily on our old one for years.
This server is running Oracle 9 RHEL Linux. It uses postfix for its MTA. We 
built mailman 2. 1.39 from source, with the options ./configure 
--with-cgi-gid=apache –with-mail-gid=nobody .
If someone subscribes to our mailing list, mailman will successfully send a 
confirmation message.
Messages posted to the list, however, fail with:

Command died with status 1:
"/usr/local/mailman/mail/mailman post newsletter". Command output:
Traceback (most recent call last): File
"/usr/local/mailman/scripts/post", line 69, in <module> main() File
"/usr/local/mailman/scripts/post", line 64, in main tolist=1,
_plaintext=1) File "/usr/local/mailman/Mailman/Queue/Switchboard.py",
line 136, in enqueue fp = open(tmpfile, 'w') IOError: [Errno 30]
Read-only file system:
'/usr/local/mailman/qfiles/in/1719765141.057583+cb104828efdd0023821ead337d3d60f72e949690.pck.tmp'

Setting /usr/local/mailman/qfiles/in/ to have write permissions for all didn’t 
fix the problem.
Does anyone have any experience with this issue, and a suggestion as to how to 
resolve it? We’ve tried everything we can think of, and madness is setting in.
Thanks.
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/
Member address: arch...@mail-archive.com

Reply via email to