ONG,HAI-SEONG wrote: > >I have created the public directories in the archives and it works well >now, but however when I clicked on "List Archives", it will go to the >link http://mail.mys.avagotech.net/pipermail/venus (venus is one of the >mailing list), the error is "Forbidden...you don't have permission to >access /pipermail/venus/ on this server".
Assuming Apache, you may need to add the FollowSymLinks option to the archives/public/ directory or you may need to add o+x to the permissions on archives/private/. See the apache error log for possible additional info. >One more thing is that how may I change every subscriber email from >[EMAIL PROTECTED] to [EMAIL PROTECTED] Without a knowledge of Python and Mailman to create a withlist script, see 'bin/list_members --help' and 'bin/clone_member --help'. Basically, you can use bin/list_members to make a list of the members, edit that to delete all the non [EMAIL PROTECTED] addresses then edit further to create lines like bin/clone_member -r [EMAIL PROTECTED] [EMAIL PROTECTED] and run that as a shell script. -- 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