04-07-05 12:45 PM
Mailing list archive attachments URL not being set correctly.
-------------------------------------------------------------
Key: MODPYTHON-44
URL: http://issues.apache.org/jira/browse/MODPYTHON-44
Project: mod_python
Type: Bug
Reporter: Graham Dumpleton
Priority: Minor
When people post mail to the mailing list and it includes an attachment, the
mailing list archival software saves the attachment into a distinct file and
includes a URL to that attachment in the web page for that mail when viewed
on the web.
Problem, is that the mailing list software might not be configured properly
and the URL to the attachments look like:
Url : http:// mm_cfg_has_not_been_edited_.../SQLSession.bin
Note how it says " mm_cfg_has_not_been_edited_to_set_host_d
omains". This
should be "www.modpython.org" and if you substitute this in the URL you
can actually get to the attachment.
Does the configuration need to be setup properly somewhere for the mailing
list software???
[ Post a follow-up to this message ]
|