ljmerza / ha-email-sensor

Email Sensor for collecting tracking numbers from over 40 providers.
MIT License
87 stars 22 forks source link

IMAPClient update error: command: FETCH => [OVERQUOTA] Account exceeded command or bandwidth limits. #16

Closed mmartoccia closed 3 years ago

mmartoccia commented 4 years ago

I am unable to use the mail sensor as I continually receive an 'OVERQUOTA' message on the fetch. Is there something I can do on my end to change this?

ljmerza commented 4 years ago

I assume you are using google api? check your developer console for quotas

mmartoccia commented 4 years ago

Are there API related calls for GMail in this app or is it simply using IMAP to fetch mail? I checked the API - I dont have it enabled. Even if I did, I'm unsure how the current implementation would authenticate. I do have a sizable inbox, is it possible that this could be the cause?

ljmerza commented 4 years ago

This could be the issue. I noticed if I had over 200 emails then everything would time out