Hello,
I'm currently utilizing node-red-node-email version 1.13.0. Our objective is to retrieve emails from Gmail servers using the IMAP protocol. However, we've encountered an issue where the node-email gets stuck in fetching mode if the connection is lost during the retrieval process. Even after the connection is restored, it doesn't resume working, requiring a Node-RED restart to resolve the issue.
Is there a possible solution or workaround to address this?
Thank you.