Advertisement
Guest User

Untitled

a guest
Nov 1st, 2017
423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. Test Message Sent
  2. The result was:
  3. bool(false)
  4. The full debugging output is shown below:
  5. object(PHPMailer)#11682 (76) {
  6. [“Version”]=>
  7. string(6) “5.2.22”
  8. [“Priority”]=>
  9. NULL
  10. [“CharSet”]=>
  11. string(5) “UTF-8”
  12. [“ContentType”]=>
  13. string(10) “text/plain”
  14. [“Encoding”]=>
  15. string(4) “7bit”
  16. [“ErrorInfo”]=>
  17. string(43) “SMTP Error: Could not connect to SMTP host.”
  18. [“From”]=>
  19. string(23) “contato@connexao.com.br”
  20. 2017-10-26 17:35:17 CLIENT -> SERVER: STARTTLS
  21. 2017-10-26 17:35:17 SMTP -> get_lines(): $data is “”
  22. 2017-10-26 17:35:17 SMTP -> get_lines(): $str is “220 2.0.0 Ready to start TLS
  23. 2017-10-26 17:35:17 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
  24. 2017-10-26 17:35:17 SMTP Error: Could not connect to SMTP host.
  25. 2017-10-26 17:35:17 CLIENT -> SERVER: QUIT
  26. 2017-10-26 17:35:17 SMTP -> get_lines(): $data is “”
  27. 2017-10-26 17:35:17 SMTP -> get_lines(): $str is “MIAjEg�K��걀��v?��%0S�Z��ޔ�\??�H�&�ƚ��g\�w@_H�(H���ץ]�c��[��ѩqH-��0 get_lines(): $data is “MIAjEg�K��걀��v?��%0S�Z��ޔ�\??�H�&�ƚ��g\�w@_H�(H���ץ]�c��[��ѩqH-��0 get_lines(): $str is “>�>�7�|j�����;(i�U��KCW�⮠>�}��CI�nj_�{4���񎻢��e W�^\�=͔B�ueS�qQe�D���J��]�”
  28. 2017-10-26 17:35:17 SERVER -> CLIENT: MIAjEg�K��걀��v?��%0S�Z��ޔ�\??�H�&�ƚ��g\�w@_H�(H���ץ]�c��[��ѩqH-��0�>�7�|j�����;(i�U��KCW�⮠>�}��CI�nj_�{4���񎻢��e W�^\�=͔B�ueS�qQe�D���J��]�
  29. 2017-10-26 17:35:17 SMTP ERROR: QUIT command failed: MIAjEg�K��걀��v?��%0S�Z��ޔ�\??�H�&�ƚ��g\�w@_H�(H���ץ]�c��[��ѩqH-��0�>�7�|j�����;(i�U��KCW�⮠>�}��CI�nj_�{4���񎻢��e W�^\�=͔B�ueS�qQe�D���J��]�
  30. 2017-10-26 17:35:17 Connection: closed
  31. 2017-10-26 17:35:17 SMTP Error: Could not connect to SMTP host.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement