>>>>> "PS" == Paul Schreiber <[EMAIL PROTECTED]> 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

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to