Re: [Mailman-Users] Changing mailing list URLs

2010-06-03 Thread Mark Sapiro
Eli Barzilay wrote: >On Jun 3, Mark Sapiro wrote: >> Eli Barzilay wrote: >> >> >Is there a way to change mailing list URLs from >> > ...something...// >> >to >> > ...something...// >> >? >> >> [...] >> >> If you could figure out a way within Apache to redirect URLs of the form >> >> ...so

Re: [Mailman-Users] Changing mailing list URLs

2010-06-03 Thread Eli Barzilay
On Jun 3, Mark Sapiro wrote: > Eli Barzilay wrote: > > >Is there a way to change mailing list URLs from > > ...something...// > >to > > ...something...// > >? > > [...] > > If you could figure out a way within Apache to redirect URLs of the form > > ...something...// > > to > > ...some

Re: [Mailman-Users] Changing mailing list URLs

2010-06-03 Thread Mark Sapiro
Eli Barzilay wrote: >Is there a way to change mailing list URLs from > > ...something...// > >to > > ...something...// > >? > >Hopefully also with making `listinfo' be the default verb so that >...something.../ is just that page. > >(I can obviously do that in the apache configuration, but the >

Re: [Mailman-Users] qrunner is generating mail - how to stop?

2010-06-03 Thread Ralf Hildebrandt
* Mark Sapiro : > It may be moot at this point, but there should be one and only one file > in qfiles/out with a .bak extension. > This is the backup of the message currently being processed by > OutgoingRunner. Remove or move aside this file. Then stop Mailman. > Stopping OutgoingRunner will stop

Re: [Mailman-Users] qrunner is generating mail - how to stop?

2010-06-03 Thread Mark Sapiro
On 6/3/2010 4:00 AM, Ralf Hildebrandt wrote: > One of my list admins let a mail of 5MB through to a VERPified list of > more then 7000 member. Mailman is generating the mails at about one > message per second. > > This takes quite a while, during that time no other mails are getting > through. >

[Mailman-Users] Changing mailing list URLs

2010-06-03 Thread Eli Barzilay
Is there a way to change mailing list URLs from ...something...// to ...something...// ? Hopefully also with making `listinfo' be the default verb so that ...something.../ is just that page. (I can obviously do that in the apache configuration, but the generated urls are still what mailma

[Mailman-Users] qrunner is generating mail - how to stop?

2010-06-03 Thread Ralf Hildebrandt
One of my list admins let a mail of 5MB through to a VERPified list of more then 7000 member. Mailman is generating the mails at about one message per second. This takes quite a while, during that time no other mails are getting through. How can I stop mailman's processing of that perticular mail