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


Groups > comp.lang.python > #51822

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

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'subject:password': 0.05; 'subject:Python': 0.06; 'subject:file': 0.07; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'spambayes': 0.12; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'subject: \n ': 0.16; 'subject:Outlook': 0.16; 'subject:download': 0.16; 'subject:folder': 0.16; 'subject:login': 0.16; 'subject:run': 0.16; 'url:timgolden': 0.16; 'sender:addr:gmail.com': 0.17; 'outlook': 0.22; 'cc:addr:gmail.com': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'skip': 0.24; 'subject: .': 0.24; 'cc:no real name:2**0': 0.24; 'source': 0.25; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'subject:) ': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'subject:the': 0.34; 'received:google.com': 0.35; 'google': 0.35; 'there': 0.35; 'url:org': 0.36; 'to:addr:gmail.com': 0.65; 'email,': 0.69; 'url:me': 0.69
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=jGtq5vylChPWMyg/8LRJRI1HJJGzvu4cy5nBxaKK2ZM=; b=lpltuEgAA1Wux3ME7/s90JEBZRgc3/8AYPDy2TGBNBpH6UCBFeCgpQBEzipTTz1tNj v0aeqDwb5bLrI1rXgu0cKKAslhv0VsAPVAHVtBvQGcZtj2tRgii2g+ZdUcQemO9OzfPH p0xF/guEHVPnju0j2I2uNWNblhwxc+kWpfBbJWSwVDwzO5I9H2g9FmOC8YFuV230VtGN VTaxbr23rwxnXZsR7O73afhy/BrPu8kk83586ktGsRMVlnACT1gjl3vX012/dbmLA8u3 9WnUisEtxOfMJbpIukput+tGnd3uYvpwxJYBDrkKkk5MfH/zC1DkL6XB4gLTg9etFL1j DxPQ==
MIME-Version 1.0
X-Received by 10.43.77.137 with SMTP id zi9mr720942icb.106.1375471531065; Fri, 02 Aug 2013 12:25:31 -0700 (PDT)
Sender skip.montanaro@gmail.com
In-Reply-To <CAPM-O+x3n5HnL9kOFKxkc+xGZqtzO5tsYHMo8Cirm3KTn+q7TA@mail.gmail.com>
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> <CAPM-O+x3n5HnL9kOFKxkc+xGZqtzO5tsYHMo8Cirm3KTn+q7TA@mail.gmail.com>
Date Fri, 2 Aug 2013 14:25:30 -0500
X-Google-Sender-Auth CXAG5X5ARHIwYnXhjVO1nFbUyoQ
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 Skip Montanaro <skip@pobox.com>
To Joel Goldstick <joel.goldstick@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc "python-list@python.org" <python-list@python.org>, hambergcfa@gmail.com
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.131.1375471533.1251.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1375471533 news.xs4all.nl 15942 [2001:888:2000:d::a6]:38325
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:51822

Show key headers only | View raw


> Reading outlook email, I found this:
>
> http://timgolden.me.uk/python/win32_how_do_i/read-my-outlook-inbox.html
>
> There is lots to find via google with 'reading outlook email with python'

You might also want to look at the source for the SpamBayes Outlook plugin:

https://pypi.python.org/pypi/spambayes

Skip

Back to comp.lang.python | Previous | NextPrevious in thread | Next 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