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
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
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?