Email client in Pyhton

knaren at midascomm.com knaren at midascomm.com
Fri Aug 26 01:13:08 EDT 2005


> Start reading related RFCs like RFC2822, RFC2045/6/7, RFC2231, RFC821
> ... and then read Python documentation and you'll find that most of
> these RFC are supported/implemented by python modules like 
> 
> - email
> - smtlib
> - rfc822
> 
> As far I know the most complete mail client written in Python is Pyne,
> wich is a news/mail client written with PyGTK.
thank u, for suggestions. have started to read these RFCs

> I'm writing a newsreader (XPN), wich can send mail replies, maybe you
> can read its code.
i like have a look at this too... 

-- 
K Naren,    MeTel Team.
http://www.midascomm.com/




More information about the Python-list mailing list