so i have been working with flask and smtp lib for a while now and this is my code
import smtplib import ssl import os Email = os.environ.get(\'EMAIL_USER\') Pas