Email Program

James Matthews nytrokiss at gmail.com
Mon Mar 2 13:41:13 EST 2009


You can look at Digsby for an example of an email program.

On Mon, Mar 2, 2009 at 8:34 PM, Mike Driscoll <kyosohma at gmail.com> wrote:

> On Feb 28, 7:56 pm, J <seaworthyjer... at gmail.com> wrote:
> > Is it possible to make a GUI email program in Python that stores
> > emails, composes, ect? Also, could I create my own programming
> > language in Python? What are Pythons limits, or is this just a waste
> > of my time to learn it.
>
> The book, "Programming Python 3rd ed." by Lutz has a command-line and
> a Tkinter-based GUI email program in it. I don't recall if it stored
> emails or not, but that should be fairly trivial to add. I've written
> a simple GUI program for sending emails via POP3, but haven't dug into
> downloading or displaying emails on a server.
>
> Mike
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
http://www.astorandblack.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090302/338d1295/attachment-0001.html>


More information about the Python-list mailing list