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 address receives is from me.
I would just like to be able to
- Check for mail
- Download mail (presumably to a string, though a file is acceptable), and
- Delete the mail from the web server but keep it on my computer.
That 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.