Josh Simoneau wrote: >The mailman list exists. I created it as defined in the installation >manual, it sent an email to the given email address, and it appears to >work properly on the email exchanging side of things. The web >administration side of things, however, does not work at all. It says >the list does not exist. > >If I create a new list with the command line, again it sends out the >appropriate email to the new list administrator. If I execute the >'list-lists' command (syntax could be off on that) it lists the mailman >list, along with any others I have created. Any new list has the same >issue, web administration fails, only with "admin.py access for >non-existant list: whatevernewlistname".
This has to be a case of the web server not being able to access the lists/ directory or its subordinates. If bin/check_perms finds no problems, maybe its a SELinux issue. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
