· 9 years ago · Jun 01, 2017, 12:04 PM
1SMTP_USERNAME = 'tkn899056@gmail.com' # Mail id of the sender
2SMTP_PASSWORD = 'kankerzooi' # Pasword of the sender
3SMTP_RECIPIENT = 'janvewer@gmail.com' # Mail id of the reciever
4SMTP_SERVER = 'gmail.com' # Address of the SMTP server
5SSL_PORT = 465