Alexander Gran wrote:

>
>Am Mittwoch 11 März 2009 16:05:41 schrieb Mark Sapiro:
>> Alexander Gran wrote:
>> >That results in a 404, as lurker has a different mean of providing the
>> >attachments. Any idea how to still use the mailman archiver for that.
>>
>> You could put a redirect in your web server to redirect
>> https://hostname/lurker/list/news.html/attachments/ to
>> https://hostname/pipermail/list/attachments/ or whatever the correct
>
>The thing is, that there are no attachments in the mailman folder any more:
>mail:/var/lib/mailman/archives/news/attachments# l 2009*
>ls: 2009*: No such file or directory
>Therefore a redirect won't work.


What if anything have you set in mm_cfg.py for PUBLIC_ARCHIVE_FILE_DIR
and PRIVATE_ARCHIVE_FILE_DIR. That's where Scrubber will try to store
the attachments. It either succeeds or it encounters an error which
would be reported in Mailman's error log and would probably prevent
the digest from being sent so presumably, Scrubber is succeeding.

Once you know where the attachments are, you can presumably put
whatever is necessary in the web server to get to them.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to