You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple python script that fetches emails from gmail using IMAP protocol. The IMAP port forwarding must be enabled in the intended gmail account for this script to work.
A simple python script that fetches emails from gmail using IMAP protocol. The IMAP port forwarding must be enabled in the intended gmail account for this script to work.
Usage :
python3 gmailreader.py youremail@gmail.com
About
A simple python script that fetches emails from gmail using IMAP protocol. The IMAP port forwarding must be enabled in the intended gmail account for this script to work.