Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SMTP_USERNAME = '[email protected]' # Mail id of the sender
- SMTP_PASSWORD = 'kankerzooi' # Pasword of the sender
- SMTP_RECIPIENT = '[email protected]' # Mail id of the reciever
- SMTP_SERVER = 'gmail.com' # Address of the SMTP server
- SSL_PORT = 465
Advertisement
Add Comment
Please, Sign In to add comment