manusoftar

Untitled

Oct 20th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. {
  2. "mailFrom": "[email protected]",
  3. "fromName": "Robot SMON",
  4. "debug": "1",
  5. "smtpAuth": "true",
  6. "smtpSecure": "tls",
  7. "port": "587",
  8. "host": "smtp.gmail.com",
  9. "user": "[email protected]",
  10. "pass": "**********",
  11. "subjects": [
  12. "Link de activación",
  13. "Cambio de clave",
  14. "Modificación de datos",
  15. "Modificación de casilla de email"
  16. ]
  17. }
Advertisement
Add Comment
Please, Sign In to add comment