Python smtp server

Oleg Broytmann phd at phd.russ.ru
Mon Sep 18 09:45:08 EDT 2000


On Mon, 18 Sep 2000, Barry A. Warsaw wrote:
> I have a very simple smtpd which implements the minimal required RFC
> 821 protocol.  It's built around asyncore/asynchat, and I now use it
> to debug some GNU Mailman features.  It's not very sophisticated, and
> I don't plan on spending any time supporting it, but if people are
> interested, I can make it available for download.

   Please publish it somewhere and post a link. Thanks.

Oleg.
---- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list