What ended up happening was that I followed the Mailman list moving
FAQ http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.004.htp
and the tar'ed symlinks to my old lists were not valid on the new
server. So the symlinks needed to be deleted and re-created such as:
ln -s /var/lib/mailman/archives/private/linuxmednews
Then I needed to 'chmod 755 private' in
/var/lib/mailman/archives/private and now it seems to work!

The hopefully last step now is how to figure out how to get it to use
the named URL, not the IP address URL such as
linuxmednews.com/mailman/listinfo for the info page and the rest.

-- IV

On Dec 3, 2007 11:48 AM, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Ignacio Valdes wrote:
>
> >Then I needed to 'chmod 755 private' in
> >/var/lib/mailman/archives/private and now it seems to work!
>
> It should be 'chmod 2771 private'. Without g+ws, you'll not be able to
> create archives for new lists. o-r is not mandatory, but o+r can
> possibly allow unrestricted access to private archives from the web
> server.
>
> --
>
> 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&amp;file=faq01.027.htp

Reply via email to