Re: [Mailman-Users] Mailman digest archiving and lurker

2009-03-12 Thread Alexander Gran
Am Donnerstag 12 März 2009 16:38:27 schrieb Mark Sapiro: > Try /var/lib/mailman/archives/private/news/attachments Ok, that works with a symlink. It's a kludge, but thanks :) regards Alex -- Dipl.-Inform. Alexander Gran Ludwigsallee 101 52062 Aachen Germany M: +49(0)163/5598933 Encrypt

Re: [Mailman-Users] Mailman digest archiving and lurker

2009-03-12 Thread Alexander Gran
Am Donnerstag 12 März 2009 01:43:52 schrieb Mark Sapiro: > 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 Mail

Re: [Mailman-Users] Mailman digest archiving and lurker

2009-03-12 Thread Alexander Gran
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://ho

Re: [Mailman-Users] Mailman digest archiving and lurker

2009-03-12 Thread Mark Sapiro
Alexander Gran wrote: > >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. Try /var/lib/mailman/archives/private/news/attachments or whateve

Re: [Mailman-Users] Mailman digest archiving and lurker

2009-03-11 Thread Mark Sapiro
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 s

Re: [Mailman-Users] Mailman digest archiving and lurker

2009-03-11 Thread Mark Sapiro
Grant Taylor wrote: > >But, is there a way to correct the actual problem of the wrong URL >rather than having to work around the problem? Scrubber builds the URL from PUBLIC_ARCHIVE_URL which is also used to build URLs pointing to the actual archive, so one or the other will be wrong. -- Mark

Re: [Mailman-Users] Mailman digest archiving and lurker

2009-03-11 Thread Grant Taylor
On 03/11/09 10:05, Mark Sapiro wrote: 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 URL is. This is a viable work around. But, is there a way to correct the a

Re: [Mailman-Users] Mailman digest archiving and lurker

2009-03-11 Thread Mark Sapiro
Alexander Gran wrote: > >I'm using lurker to make the web archive for a mailman mailing list. >However mailman now uses wrong links in plain-text-digest for attachments, >e.g.: >https://hostname/lurker/list/news.html/attachments/20090304/be6930bd/attachment.png > > >That results in a 404, as lurke

[Mailman-Users] Mailman digest archiving and lurker

2009-03-11 Thread Alexander Gran
Hi, I'm using lurker to make the web archive for a mailman mailing list. However mailman now uses wrong links in plain-text-digest for attachments, e.g.: https://hostname/lurker/list/news.html/attachments/20090304/be6930bd/attachment.png That results in a 404, as lurker has a different mean of