Hello again.
Testing the mailman system, I also found that I cannot find the archives
(400 Bad Request). The system is looking for
domain.tld/pipermail/members
Here is the relevnet section of the httpd.conf file:
ScriptAlias /mailman/ "/web/mlib/data/mailman/cgi-bin/"
<Directory "/web/mlib/data/mailman/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
Alias /pipermail/ "/web/mlib/data/mailman/archives/public/"
<Directory "/web/mlib/data/mailman/archives/public">
Options FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
[root@mail mailman]# ll /web/mlib/data/mailman/archives/
total 8
drwxrws--- 6 apache mailman 4096 Jan 27 17:39 private
drwxrwsr-x 2 apache mailman 4096 Jan 27 17:39 public
Any ideas?
TIA again
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/
This message was sent to: [email protected]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org