Python MTA

David LeBlanc whisper at oz.net
Fri Jun 7 20:35:33 EDT 2002


<ahem> and the documentation (something more then help(smtpd) please) for
smtpd is where? :P)

It's not in pythondocs for 2.2.1, unless it's well hidden. smtplib is
documented, but that's a client interface.

TMDA: BTDT - Like ASK, requires an external Linux/Unix based MTA. Thanks for
the pointer though :)

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of Gerhard Häring
> Sent: Friday, June 07, 2002 16:27
> To: Python-List at Python. Org
> Subject: Re: Python MTA
>
>
> * David LeBlanc <whisper at oz.net> [2002-06-07 15:44 -0700]:
> > Has anyone developed a simple/stupid Mail Transfer Agent using
> Python that
> > does't rely on any external mail agents (and thus would be platform
> > independent)?
>
> Python 2.2.1 (#1, Apr 29 2002, 11:12:54)
> [GCC 2.95.3 20010315 (release) [FreeBSD]] on freebsd4
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import smtpd
> >>>
>
> Looks like so ;-)
>
> Also check out TMDA.
>
> Gerhard
> --
> mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
> web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
> public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
> reduce(lambda x,y:x+y,map(lambda
> x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list






More information about the Python-list mailing list