How to send an email with Gmail as provider using Python?
I am trying to send email (Gmail) using python, but I am getting following error.
I am trying to send email (Gmail) using python, but I am getting following error.
I am new in django and developing a web application using django. I have successfully set the Signup functionality using Userena in my web application and can Register as a user with Verification Email.
I can show you my SMTP settings in my settings.py file