Theres no need to hold the connection open all the time, we only pool for new emails every few mins lower email poll rate to like, 10 or 15min use with, to logout automatically, and login every time? https://docs.python.org/3/library/imaplib.html
Theres no need to hold the connection open all the time, we only pool for new emails every few mins
lower email poll rate to like, 10 or 15min
use with, to logout automatically, and login every time?
https://docs.python.org/3/library/imaplib.html