Guest User

Untitled

a guest
Feb 18th, 2018
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. [mail function]
  2. SMTP=smtp.gmail.com
  3. smtp_port=587
  4. sendmail_from = mycorporative-id@gmail.com
  5. sendmail_path = "C:xamppsendmailsendmail.exe -t"
  6. ;mail.force_extra_parameters =
  7. mail.add_x_header=On
  8. ;mail.log =
  9. ;mail.log = syslog
  10.  
  11. [sendmail]
  12. smtp_server=smtp.gmail.com
  13. smtp_port=587
  14. smtp_ssl=auto
  15. ;default_domain=mydomain.com
  16. error_logfile=error.log
  17. debug_logfile=debug.log
  18. auth_username=mycorporative-id@gmail.com
  19. auth_password=**********
  20. pop3_server=
  21. pop3_username=
  22. pop3_password=
  23. force_sender=mycorporative-id@gmail.com
  24. force_recipient=
  25. hostname=
  26.  
  27. [Mon Feb 19 00:02:51.017896 2018] [:error] [pid 4144:tid 1776] [client x.x.x.x:56714] ERROR: mail not sent to (usermail@anythinghere.com) because of Language string failed to load: tls<p>SMTP server error: Kx0c, referer: .../main/auth/lostPassword.php
  28. [Mon Feb 19 00:02:51.017896 2018] [:error] [pid 4144:tid 1776] [client x.x.x.x:56714] Connection details :: Protocol: smtp :: Host/Port: smtp.gmail.com:587 :: Authent/Open: Authent :: User/Pass: mycorporative-id@gmail.com:********, referer: .../main/auth/lostPassword.php
Add Comment
Please, Sign In to add comment