Raquel Rice wrote: > >On the list info page, >http://lists.thericehouse.net/mailman/listinfo/myfriends , this is >where the link "MyFriends Archives" points: > http://lists.thericehouse.net/mailman/private/myfriends/ >rather than to: > http://lists.thericehouse.net/pipermail/myfriends/
If you want the archives to be public, you should set archive_private to 'public' on the list's Archiving Options page. Then you will get the second link rather than the first. >>From httpd.conf: <snip> > Alias /pipermail/ /usr/local/mailman/archives/private/ This Alias should be Alias /pipermail/ /usr/local/mailman/archives/public/ Otherwise, you are allowing access to private archives without validation via the pipermail URL. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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