[Mailman-Users] can't auth to see list archives (debian, fix included)
Barry A. Warsaw
barry at digicool.com
Wed May 16 05:57:51 CEST 2001
>>>>> "PS" == Paul Schreiber <pjschrei at undergrad.math.uwaterloo.ca> writes:
| If I maunally change the URL to
| http://foo.ca/mailman/private/family/2001-May/thread.html
PS> then it works fine. argh! [is this a debian packaging bug?]
It well may be...
| In /etc/mailman/mm_cfg.py, I have:
| PRIVATE_ARCHIVE_URL = '/cgi-bin/mailman/private'
PS> removing "cgi-bin" fixes it.
That's why you're getting the cgi-bin in your urls. ;) The default
PRIVATE_ARCHIVE_URL in the source distro is just `/mailman/private'.
I actually think we can get rid of this variable for Mailman 2.1 and
calculate it on the fly.
-Barry
More information about the Mailman-Users
mailing list