Re: [Mailman-Users] Delivery to SMTP server very slow

2010-02-20 Thread Chr. von Stuckrad
Hi! ...[very slow list]... Seen from a very abstract standpoint, is there some pattern in the adresses to send? Some sorting algorithms go completely bonkers if fed with the wrong kind of pre-sorted or patterned input list. I did NOT look into this (not knowing enough python yet), but having st

Re: [Mailman-Users] regexp help (OT: Edit and Mail)

2009-11-03 Thread Chr. von Stuckrad
On Mon, 02 Nov 2009, Savoy, Jim wrote: > >Depending on the options set in vi, it can do horrible things to > indentation when you paste things in :( :-) seen that! Therefore modern vims have :set paste and as long as you not 'set nopaste' *no* munging of pastes will be done! I'm needing/using th