How to use Python to open Unread message(s) in specific Outlook folder, clicking a hyperlink within the email message to a secure login window, entering password to download .csv file, run Excel macro

Chris Angelico rosuav at gmail.com
Fri Aug 2 18:30:27 EDT 2013


On Fri, Aug 2, 2013 at 7:18 PM,  <hambergcfa at gmail.com> wrote:
> How should I tweak my setup to make it easier to retrieve my email?  I hope I'm doing this reply correctly.


The best way is to use email, not the Google Groups interface. Start here:

http://mail.python.org/mailman/listinfo/python-list

You can use gmail, and it'll thread the conversations for you. (So
will many other clients, but you clearly already have gmail.) The
usual convention is to use angle brackets with quoted text, and also
to wrap your sent text to a reasonable number of characters (about 80
is common; most clients will do this for you - gmail will as long as
you send Plain Text rather than formatted, which is a good idea
anyway).

ChrisA



More information about the Python-list mailing list