Pedro Quaresma wrote:
>
>I use the Mailman program to run 5 mailing lists, great program to do
>it, but now (after an upgrade I think) the archives are no longer
>functioning:
>
>  Not Found
>
>  The requested URL /pipermail/listacac/ was not found on this server.
>
>
>Must I create the pipermail account?


This is normally handled in Apache with something like

Alias /pipermail/ /var/mailman/archives/public/

in the appropriate place in httpd.conf. Also, the web server must
follow symlinks in the /var/mailman/archives/public/ directory. (The
actual path may be different in your case.)

See http://www.list.org/mailman-install/node10.html.

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