smtp_host = smtp.mailgun.org
smtp_starttls = False
smtp_ssl = True
smtp_user = USERNAME
smtp_port = 465
smtp_password = PASSWORD
smtp_mail_from = EMAIL
-
-
Save Yogendra0Sharma/3084b20e6bbce28d8cc602aa0e83deff to your computer and use it in GitHub Desktop.
SMTP with Mailgun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment