Hello,
I've just installed Mailman on my Linux box -- great app! I can't get the archives to work though -- I get a page not found error when I visit: http://black.ils.unc.edu:8080/pipermail/test/ <-- test is my testing mail list
Here's what I've added to the httpd.conf file:
Alias /pipermail/ "/home/mailman/achives/public/"
<Directory "/home/mailman/archives/public/"> Options FollowSymLinks </Directory>
Any thoughts on what I'm doing wrong or what I'm missing?? Thanks!
Tommy tmann@black.ils.unc.edu
This is definitely an FAQ... Send some mail to the list, wait a day and then check (or run the archiver by hand *after* sending some mail to the list).
The archives are created automatically - but only after some mail is sent, and the arch script is run (from cron).
Good luck - Jon Carnes
On Sun, 2002-10-13 at 22:53, Tommy Mann wrote:
Hello,
I've just installed Mailman on my Linux box -- great app! I can't get the archives to work though -- I get a page not found error when I visit: http://black.ils.unc.edu:8080/pipermail/test/ <-- test is my testing mail list
Here's what I've added to the httpd.conf file:
Alias /pipermail/ "/home/mailman/achives/public/"
<Directory "/home/mailman/archives/public/"> Options FollowSymLinks </Directory>
Any thoughts on what I'm doing wrong or what I'm missing?? Thanks!
Tommy tmann@black.ils.unc.edu
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/
participants (2)
-
Jon Carnes
-
Tommy Mann