On Mon, Jan 23, 2012 at 1:56 AM, C Anthony Risinger <[email protected]> wrote: > On Sun, Jan 22, 2012 at 6:24 PM, Peter Bittner <[email protected]> wrote: >> >> https://pyjs.org/pyjs.org/pyjamaslamson/librelist/app/data/archive/pyjamasdev/2010/10/22/queue/new/1287746463.M670011P28030Q38.c72b7a89e004c2583c1de5d0ab14584e >> -> could redirect to: http://lists.pyjs.org/mail/#pyjamasdev:2010:10:22 > > sounds fine ... but why the funky url?
because that's how #s work. > http://lists.pyjs.org/mail/#/pyjamasdev/2010/10/22/ you can't do that - it has to be #%2Fpyjamasdev%2F2010%2F10%2022%2F or whatever. > lamson is simply a python SMTP server that lets you easily wire it > into any front-or-back end -- the code that powers the mailing list is > a (possibly outdated) copy of the librelist.org code. yes. from 18 months ago, with some specific modifications to deal with things on the pyjamas list. for example, i didn't realise until about 2 months ago that the default librelist code allowed for random creation of absolutely any mailing list that people wanted to make. so i hard-hacked that out. also people keep sending messages to "[email protected]" so i modified the code to respond "these are the only lists". l.

