Guest User

Untitled

a guest
Feb 11th, 2018
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. mail.smtp.auth=true
  2. mail.smtp.starttls.enable=true
  3. mail.smtp.host=smtp.gmail.com
  4. mail.smtp.port=587
  5. mail.smtp.username=example@gmail.com
  6. mail.smtp.password=
Add Comment
Please, Sign In to add comment