Email client in Pyhton

rafi rafi at free.fr
Wed Aug 24 11:13:12 EDT 2005


Mark Lutz in Programming Python, 2nd ed from O'Reilly covers the subject 
    in chapter 11 using only the standards modules for mails and Tkinter.

hth

knaren at midascomm.com wrote:
> Hi grp,
> I new to this grp and python too.
> i have started writing few python scripts myself.
> 
> now i am planning to write a bear minimum email client in
> pyhton. i found the smtp module of python could serve my
> pupose. I can send message using mails using the smtp lib.
> Now i'm looking for some modules which can help me in
> fetching the mails from the mailserver and managing folders.
> 
> I also look for some existing mail client, written in python 
> which wud serve my cause.
> 
> i searched google for no avail.
> 


-- 
rafi

	"Imagination is more important than knowledge."
	                            (Albert Einstein)



More information about the Python-list mailing list