You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for developing this tool. I tried to use it with my google workspace account on windows and on a docker host, but connection breaks after a few emails with the following error message:
On the first run, it was able to reach 15% of 78500 mails. Now it stops at always the same email (0%) after a few seconds. Debug enable does not give any further information on the error.
Might this be some rate limit? I know there is a bandwith limit of 2500MB/day using imap. How you are handling this?
Thanks.
The text was updated successfully, but these errors were encountered:
honestly I'm not sure I handle that case (IMAP bandwith limit).
I probably need to add a --continue or --continue-from-page setting to allow users to run the command over multiple days.
Hi,
thanks for developing this tool. I tried to use it with my google workspace account on windows and on a docker host, but connection breaks after a few emails with the following error message:
time="2022-11-02T10:35:13Z" level=fatal msg="imap: connection closed" type=email
On the first run, it was able to reach 15% of 78500 mails. Now it stops at always the same email (0%) after a few seconds. Debug enable does not give any further information on the error.
Might this be some rate limit? I know there is a bandwith limit of 2500MB/day using imap. How you are handling this?
Thanks.
The text was updated successfully, but these errors were encountered: