Advertisement
Guest User

456i9

a guest
Jun 1st, 2017
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. SMTP_USERNAME = 'tkn899056@gmail.com' # Mail id of the sender
  2. SMTP_PASSWORD = 'kankerzooi' # Pasword of the sender
  3. SMTP_RECIPIENT = 'janvewer@gmail.com' # Mail id of the reciever
  4. SMTP_SERVER = 'gmail.com' # Address of the SMTP server
  5. SSL_PORT = 465
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement