164-167 Emails in Python

Sending Emails

Receiving Emails

import imaplib

M = imaplib.IMAP4_SSL('imap.gmail.com')