chirag04 / mail-listener2

Mail listener library for node.js. Get notification when new email arrived.
MIT License
245 stars 116 forks source link

Email listener just stops listening to unseen mails from time to time #87

Open HazemMohamedAnwar opened 1 year ago

HazemMohamedAnwar commented 1 year ago

I use mail listener on a node-js project, but recently it stops listening to mails from time to time randomly, and what we always do is rerunning the pod once again, it's not always about mail disconnection from the logs, and we provide logs for all events possible, nothing from the logs fired, it's more like it's working but decide to stop listening to mails also we enabled mail logs and it doesn't provide any useful information, did anyone face this and what could be the optimal solution here?!, Thanks in advance.