Re: Email client in Pyhton
- From: rafi <rafi@xxxxxxx>
- Date: Wed, 24 Aug 2005 17:13:12 +0200
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@xxxxxxxxxxxxx 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) .
- References:
- Email client in Pyhton
- From: knaren
- Email client in Pyhton
- Prev by Date: Re: py-serial + CSV
- Next by Date: Re: Email client in Python
- Previous by thread: Email client in Pyhton
- Next by thread: Re: Email client in Pyhton
- Index(es):
Relevant Pages
|
|