We had a list admin who complained that he does not have permission to view his list serve's archive. I logged as the mailman user and clicked on "Go to list archive" and got the same message he was seeing.
Here it is: Forbidden You don't have permission to access /list-archives/ on this server. ________________________________________________________________________ Apache Server at list.odu.edu Port 80 I checked the mailman's directory root and there is a symbolic link: lrwxrwxrwx 1 root staff 27 Feb 17 2005 list-archives -> ../mailman/archives/public/ I ran the command: ls -l ../mailman/archives/public/ which listed symbolic links for all of the list serves, such as: /usr1/mailman/mailman/archives/private/[list] where [list] is an example of one of the name of the lists. I ran the script 'list-admins [list]' and it produced the list owner as I would expect. FYI, we are running mailman 2.1.6b4 on RHEL 3.0 Update Linux. Any help in fixing this would be appreciated. Darren Old Dominion University ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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