Thanks John!
But that was not the only problem between SELinux and mailman. With SELinux turned on I couldn't import a list of new members. I got the error that no usable temporary file could be found.
And I wasn't able to change the html sites:
Traceback (most recent call last): File "/usr/lib/mailman/scripts/driver", line 87, in run_main main() File "/usr/lib/mailman/Mailman/Cgi/edithtml.py", line 123, in main ChangeHTML(mlist, cgidata, template_name, doc) File "/usr/lib/mailman/Mailman/Cgi/edithtml.py", line 161, in ChangeHTML os.mkdir(langdir, 02775) OSError: [Errno 13] Permission denied: '/var/lib/mailman/lists/ma1/de'
John Dennis wrote:
Markus> I can't create a new list within the webinterface. ...
John> There is a possibility you may have run afoul of SELinux ...
Markus> ok I disabled set selinux=0 in grub.conf and all works fine
FYI, I've created the following bug entry to track this problem.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=146890
------------------------------------------------------ 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/
