how to recieve mail using python>

Posted by user600950 on Stack Overflow See other posts from Stack Overflow or by user600950
Published on 2011-02-05T06:11:33Z Indexed on 2011/02/05 7:26 UTC
Read the original article Hit count: 96

Filed under:
|
|

Hey everyone, I am trying to make a program on my computer at home that will constantly check a certain gmail address. The purpose being the only email this adress recieves is from me. I would just like to be able to 1.Check for mail 2.Download mail(presumably to a string, though a file is acceptable) and 3. delete the mail from the web server but keep it on my computer. Thta is all i need to know right now, however my long term goal is to set up kind of a remote terminal over email, so that wherever i have email i have a certain amount of control over my computer.

© Stack Overflow or respective owner

Related posts about python

Related posts about email