masx1996

Untitled

Aug 7th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.25 KB | None | 0 0
  1. spring.mail.protocol=smtp
  2. spring.mail.host= smtp.mailtrap.io
  3. spring.mail.port=2525
  4. spring.mail.username=82180c37b1e808
  5. spring.mail.password=d942820d81c57a
  6. spring.mail.properties.mail.smtp.auth = true
  7. spring.mail.properties.mail.smtp.starttls.enable = true
Add Comment
Please, Sign In to add comment