Re: Email messages from grouped email using IMAPClient in Python.

2019-09-12 Thread Barry Scott
> On 12 Sep 2019, at 06:06, Srinivas Pullabhotla wrote: > > Hello, > > I am trying to fetch email messages from a gmail inbox. So, there will be > 1000s of messages sent to Inbox and since they are 1000s, the emails are > grouped 100 per each email item. > > When I tried this method, the p

Re: Email messages from grouped email using IMAPClient in Python.

2019-09-11 Thread DL Neil via Python-list
On 12/09/19 5:06 PM, Srinivas Pullabhotla wrote: Hello, I am trying to fetch email messages from a gmail inbox. So, there will be 1000s of messages sent to Inbox and since they are 1000s, the emails are grouped 100 per each email item. When I tried this method, the program only fetches some b

Email messages from grouped email using IMAPClient in Python.

2019-09-11 Thread Srinivas Pullabhotla
Hello, I am trying to fetch email messages from a gmail inbox. So, there will be 1000s of messages sent to Inbox and since they are 1000s, the emails are grouped 100 per each email item. When I tried this method, the program only fetches some but not all and especially it happens with grouped