Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51825

Re: 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

References <1d7bfd13-52d0-4d2b-8f7f-e117cdec2a5b@googlegroups.com> <mailman.84.1375379259.1251.python-list@python.org> <e433f87d-7bc1-4c04-b27d-f57465f3022d@googlegroups.com> <mailman.90.1375381978.1251.python-list@python.org> <54f5caea-6526-4f8f-808f-3da46824dc1d@googlegroups.com>
Date 2013-08-02 23:30 +0100
Subject Re: 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
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.133.1375482629.1251.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Aug 2, 2013 at 7:18 PM,  <hambergcfa@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

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

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 hambergcfa@gmail.com - 2013-08-01 10:31 -0700
  Re: 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@gmail.com> - 2013-08-01 18:47 +0100
    Re: 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 hambergcfa@gmail.com - 2013-08-01 11:08 -0700
      Re: 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@gmail.com> - 2013-08-01 19:32 +0100
        Re: 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 hambergcfa@gmail.com - 2013-08-02 11:18 -0700
          Re: 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 Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-02 14:55 -0400
          Re: 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 Skip Montanaro <skip@pobox.com> - 2013-08-02 14:25 -0500
          Re: 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@gmail.com> - 2013-08-02 23:30 +0100

csiph-web