So I wrote a python script, login_email.py for reading emails with the "imaplib" and "email" module.
import sys import imaplib import emai