Thanks Mark,
indeed you found the exact problem.

A person before me installed mailman but didn't complete the task.
I re-installed with a clean setup but I didn't/don't fully understand all the 
settings.
in the mm_cfg.py file the setting for public archives was set to "/pipermail/"
This unfortunately was what the setting for the default_server.conf file was as 
well.
I must have just assumed they were the same and correct, obviously not.

Really appreciate your help

Joe




>>> Mark Sapiro <[EMAIL PROTECTED]> 2/13/2007 8:04 PM >>>
Joe Comeau wrote:
>
>Almost everything is perfect except for the archives.
>I have 3 test list, only one with a couple messages.
>If you click on the link to go look at the archives for a list, instead of
>getting the archive list, you get a files listing (ie no index file for 
>apache) of the public folder
>instead of the public/(list name).  If you type in the list name in the url it 
>takes you to the archives and you can browse them.


I think you have an incorrect setting in mm_cfg.py for
PUBLIC_ARCHIVE_URL. The default setting for this (in Defaults.py is

PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/pipermail/%(listname)s'

Perhaps you changed this for some reason and left off the /%(listname)s
part.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




***CONFIDENTIALITY NOTICE***
This electronic message is intended only for the use of the addressee and may 
contain information that is privileged and confidential.  Any dissemination, 
distribution or copying of this communication by unauthorized individuals is 
strictly prohibited. If you have received this communication in error, please 
notify the sender immediately by reply e-mail and delete the original and all 
copies from your system.
------------------------------------------------------
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