Noah wrote:
>
>lets look at the dirs involved:
>
>drwxrws---  101 mailman  mailman  2560 Apr 13 17:49
>/usr/local/mailman/archives/private
># ls -ld /usr/local/mailman/archives/private/list
>drwxrwsr-x  50 www  www  4096 Apr 17 21:40
>/usr/local/mailman/archives/private/list

This should be owned by mailman:mailman or you won't be able to access
it through the private wrapper. Not a problem as long as the archive
is public, and not the cause of your current problem, but it would be
good to fix it.



>drwxrwsr-x  2 mailman  mailman  1536 Apr 13 17:49
>/usr/local/mailman/archives/public
>lrwxrwxrwx  1 root  mailman  49 Jan 11  2003
>/usr/local/mailman/archives/public/list -> /home/mailman/archives/private/list

So it looks like the symlink points to the wrong directory. S/b either
/usr/local/mailman/archives/private/list or following the symlink
below, /usr/home/mailman/archives/private/list, but what's
/home/mailman/archives/private/list?


>lrwxr-xr-x  1 root  wheel  18 Apr  4  2004 /usr/home/mailman -> 
>/usr/local/mailman

-- 
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