Good day, We have a CRM which allow users to add their Outlook.com account to our system then we use IMAP to sync emails to CRM. Our mail scrapper (written in C#) will scan all email folders in mailbox then pull new emails to system, some of connected email addresses have over 3000 email folders, thus when scan all of those email folders we got error messages sometimes saying that "The IMAP server has unexpectedly disconnected." or "Request is throttled. Suggested backoff time …".
Could you please advise us to get over this issues?
We are using Mailkit (2.12) and .netframework 4.8 to scan the mailbox.
Thank you for your time and your considerations,
Daniel (Duy)