Re: [Mailman-Developers] pipe-to-prog/maidir/lmtp performance

2006-09-30 Thread Brad Knowles
At 10:36 AM +0900 10/1/06, Tokio Kikuchi wrote: >>An smtpd.py based LTMP server could >> provide an interesting proof of concept though. > > I've almost finished writing this primitive LMTP server. I am no longer on the list. Please do not include me in any

[Mailman-Developers] pipe-to-prog/maidir/lmtp performance

2006-09-30 Thread Tokio Kikuchi
Hi, > An smtpd.py based LTMP server could > provide an interesting proof of concept though. I've almost finished writing this primitive LMTP server. Here is a result of experiment of posting 100 messages to a list and measuring arriving/leaving times on my la

Re: [Mailman-Developers] Debugging mailman (resolving inline signatureattachments)

2006-09-30 Thread Sven Ulland
Mark Sapiro wrote: > Sven Ingebrigt Ulland wrote: > >> Hello there. How would I go about debugging mailman, by -- >> for example -- polluting the .py libraries with print or >> assert statements? If I do that (which seems like a pretty >> thoughtless idea), the output would end up .. in /dev/null?