Aaron Crosman wrote: > >The archives problem persists. You gave me the right place to look here >as well. The archives are all owned by list (group list), but the >private archives have restricted access that blocks other users from >getting in: >ls of /var/lib/mailman/archives: >drwxrws--- 200 list list 8.0K 2007-04-25 14:26 private >drwxrwsr-x 2 list list 4.0K 2007-04-25 14:23 public
I think this is OS dependent, but in most cases, permissions on archives/private need to be 'drwxrws--x'. It is the o+x that is critical for public archive access. archives/public/listname is a symlink to archives/private/listname, and archives/private/listname is world readable, but it still can't be accessed by others, at least in most *nix flavors, unless archives/private/ is world searchable. -- 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