I've enabled archives on a mailing list with the following:
archive = yes
archive_private = public
archive_volume_frequency = Monthly
And the /pipermail/ URL points to /usr/local/mailman/archives/public
(httpd.conf stuff):
ScriptAlias /mailman/ "/usr/local/mailman/cgi-bin/"
Alias /pipermail/ /usr/local/mailman/archives/public/
<Directory "/usr/local/mailman/cgi-bin/">
AllowOverride All
Options Indexes
Order allow,deny
Allow from all
</Directory>
<Directory /usr/local/mailman/archives/public>
Options FollowSymLinks
</Directory>
However, in /usr/local/mailman/archives/public there's no directories
and in the browser I get a URL not found error. I've posted a couple
messages to the list and they're being delivered to members so how/when
are the archives created?
Darren Young
Systems & Security Architect
Computing Services
University of Chicago
Booth School of Business
5807 South Woodlawn Avenue
Chicago, IL 60637
Voice 773.702.0331 | Fax 773.702.0233
------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org