[Python] SMTP server based on Python?

Peter Smith [gjfc] goodjobfastcar at gmail.com
Wed Dec 6 16:31:38 EST 2006


People,

I have sendmail working on my linux box.

Since I can use sendmail to send e-mails, would it be easy to write a
simple Python class which listens for data on port 25?

Then, if it gets some data, it just passes it to sendmail.

Do any of you know if such a simple script is floating around somewhere
on the net?

...Peter
http://GoodJobFastCar.com




More information about the Python-list mailing list