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


Groups > comp.lang.python > #105216

Re: Fetch Gmail Archieved messages

Newsgroups comp.lang.python
Date 2016-03-18 07:19 -0700
References <2f0a6e59-a636-4c65-9181-df6de05035a6@googlegroups.com> <29c50bd3-9bdf-444f-891f-9d9d3e314eea@googlegroups.com> <85665d75-a26b-470b-a5fd-5e647898319c@googlegroups.com> <016f02cd-13f1-4eef-8cb9-d682c72dad55@googlegroups.com>
Message-ID <0d267f26-dc84-4678-9875-2d90164bfbbd@googlegroups.com> (permalink)
Subject Re: Fetch Gmail Archieved messages
From Arshpreet Singh <arsh840@gmail.com>

Show all headers | View raw


On Friday, 18 March 2016 11:14:44 UTC+5:30, Rick Johnson  wrote:

> #
> # BEGIN CODE
> #
> import imaplib
> 
> def inbox_week():
>     emailAddress = '...@gmail.com'
>     emailPassword = 'mypassword'
>     # START ADDING CODE HERE
> #
> # END CODE
> #

Well I am asking for real help.(!suggestions)

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


Thread

Fetch Gmail Archieved messages Arshpreet Singh <arsh840@gmail.com> - 2016-03-15 03:48 -0700
  Re: Fetch Gmail Archieved messages Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-15 10:02 -0700
    Re: Fetch Gmail Archieved messages Arshpreet Singh <arsh840@gmail.com> - 2016-03-17 21:14 -0700
      Re: Fetch Gmail Archieved messages Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-17 22:44 -0700
        Re: Fetch Gmail Archieved messages Arshpreet Singh <arsh840@gmail.com> - 2016-03-18 07:19 -0700
          Re: Fetch Gmail Archieved messages Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-18 17:08 -0700
            Re: Fetch Gmail Archieved messages Arshpreet Singh <arsh840@gmail.com> - 2016-03-20 12:56 -0700
              Re: Fetch Gmail Archieved messages Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-20 23:06 +0000

csiph-web