Advertisement
Guest User

Untitled

a guest
Sep 13th, 2017
469
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.84 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)#6955 (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(16) "jirka@bcpraha.cz"
  20. ["FromName"]=>
  21. string(9) "WordPress"
  22. ["Sender"]=>
  23. string(16) "jirka@bcpraha.cz"
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(52) "WP Mail SMTP: Test mail to jirka@test-web.bcpraha.cz"
  28. ["Body"]=>
  29. string(68) "This is a test email generated by the WP Mail SMTP WordPress plugin."
  30. ["AltBody"]=>
  31. string(0) ""
  32. ["Ical"]=>
  33. string(0) ""
  34. ["MIMEBody":protected]=>
  35. string(69) "This is a test email generated by the WP Mail SMTP WordPress plugin.
  36. "
  37. ["MIMEHeader":protected]=>
  38. string(359) "Date: Wed, 13 Sep 2017 16:23:27 +0000
  39. To: jirka@test-web.bcpraha.cz
  40. From: WordPress
  41. Subject: WP Mail SMTP: Test mail to jirka@test-web.bcpraha.cz
  42. Message-ID: <615df932a4f06c754997326538f6edce@test-web.bcpraha.cz>
  43. X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  44. MIME-Version: 1.0
  45. Content-Type: text/plain; charset=UTF-8
  46.  
  47. "
  48. ["mailHeader":protected]=>
  49. string(0) ""
  50. ["WordWrap"]=>
  51. int(0)
  52. ["Mailer"]=>
  53. string(4) "smtp"
  54. ["Sendmail"]=>
  55. string(18) "/usr/sbin/sendmail"
  56. ["UseSendmailOptions"]=>
  57. bool(true)
  58. ["PluginDir"]=>
  59. string(0) ""
  60. ["ConfirmReadingTo"]=>
  61. string(0) ""
  62. ["Hostname"]=>
  63. string(0) ""
  64. ["MessageID"]=>
  65. string(0) ""
  66. ["MessageDate"]=>
  67. string(31) "Wed, 13 Sep 2017 16:23:27 +0000"
  68. ["Host"]=>
  69. string(27) "prastaro2.praha.bcpraha.com"
  70. ["Port"]=>
  71. string(2) "25"
  72. ["Helo"]=>
  73. string(0) ""
  74. ["SMTPSecure"]=>
  75. string(0) ""
  76. ["SMTPAutoTLS"]=>
  77. bool(true)
  78. ["SMTPAuth"]=>
  79. bool(true)
  80. ["SMTPOptions"]=>
  81. array(0) {
  82. }
  83. ["Username"]=>
  84. string(10) "Proxy_User"
  85. ["Password"]=>
  86. string(15) "PalacKarlin.x12"
  87. ["AuthType"]=>
  88. string(0) ""
  89. ["Realm"]=>
  90. string(0) ""
  91. ["Workstation"]=>
  92. string(0) ""
  93. ["Timeout"]=>
  94. int(300)
  95. ["SMTPDebug"]=>
  96. bool(true)
  97. ["Debugoutput"]=>
  98. string(4) "echo"
  99. ["SMTPKeepAlive"]=>
  100. bool(false)
  101. ["SingleTo"]=>
  102. bool(false)
  103. ["SingleToArray"]=>
  104. array(0) {
  105. }
  106. ["do_verp"]=>
  107. bool(false)
  108. ["AllowEmpty"]=>
  109. bool(false)
  110. ["LE"]=>
  111. string(1) "
  112. "
  113. ["DKIM_selector"]=>
  114. string(0) ""
  115. ["DKIM_identity"]=>
  116. string(0) ""
  117. ["DKIM_passphrase"]=>
  118. string(0) ""
  119. ["DKIM_domain"]=>
  120. string(0) ""
  121. ["DKIM_private"]=>
  122. string(0) ""
  123. ["DKIM_private_string"]=>
  124. string(0) ""
  125. ["action_function"]=>
  126. string(0) ""
  127. ["XMailer"]=>
  128. string(0) ""
  129. ["smtp":protected]=>
  130. object(SMTP)#6954 (14) {
  131. ["Version"]=>
  132. string(6) "5.2.22"
  133. ["SMTP_PORT"]=>
  134. int(25)
  135. ["CRLF"]=>
  136. string(2) "
  137. "
  138. ["do_debug"]=>
  139. bool(true)
  140. ["Debugoutput"]=>
  141. string(4) "echo"
  142. ["do_verp"]=>
  143. bool(false)
  144. ["Timeout"]=>
  145. int(300)
  146. ["Timelimit"]=>
  147. int(300)
  148. ["smtp_transaction_id_patterns":protected]=>
  149. array(3) {
  150. ["exim"]=>
  151. string(21) "/[0-9]{3} OK id=(.*)/"
  152. ["sendmail"]=>
  153. string(29) "/[0-9]{3} 2.0.0 (.*) Message/"
  154. ["postfix"]=>
  155. string(35) "/[0-9]{3} 2.0.0 Ok: queued as (.*)/"
  156. }
  157. ["smtp_conn":protected]=>
  158. NULL
  159. ["error":protected]=>
  160. array(4) {
  161. ["error"]=>
  162. string(0) ""
  163. ["detail"]=>
  164. string(0) ""
  165. ["smtp_code"]=>
  166. string(0) ""
  167. ["smtp_code_ex"]=>
  168. string(0) ""
  169. }
  170. ["helo_rply":protected]=>
  171. NULL
  172. ["server_caps":protected]=>
  173. NULL
  174. ["last_reply":protected]=>
  175. string(1104) "
  176. �~�#���`���Y��
  177. d�h;�ѵK��
  178. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  179. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  180. )��s�k�u�~�c���qϝ�8Nq�
  181. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  182. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  183. �7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  184. �WJk�Ő|�t��-��e}cu���YF"��иV�
  185. ��G�]K3�g��e�|���4S���U2�;���0F�
  186. ~�����Ҁ@�e�dُ��>�dG0�,n�!$7C�d�ht��, O�g�D�U�R�sBrrJ�\-���A����q��~�#��-|V��~!���Z���_u�d"�Nt <��ʄ�y���GZ��&�7Ɍ�s��L���)먧�G&��9Qi�&~v����O5^�rLV
  187. ��Wv2Q�N�GhVj;G�0Gg�_$�E/�(��1���A��pY����;��L� =�V�1p�6�!FK?$/t�Ț]HZƤ�,|b��c�0�?T�p��Y���221 prastaro2.praha.bcpraha.com closing connection
  188. "
  189. }
  190. ["to":protected]=>
  191. array(1) {
  192. [0]=>
  193. array(2) {
  194. [0]=>
  195. string(25) "jirka@test-web.bcpraha.cz"
  196. [1]=>
  197. string(0) ""
  198. }
  199. }
  200. ["cc":protected]=>
  201. array(0) {
  202. }
  203. ["bcc":protected]=>
  204. array(0) {
  205. }
  206. ["ReplyTo":protected]=>
  207. array(0) {
  208. }
  209. ["all_recipients":protected]=>
  210. array(1) {
  211. ["jirka@test-web.bcpraha.cz"]=>
  212. bool(true)
  213. }
  214. ["RecipientsQueue":protected]=>
  215. array(0) {
  216. }
  217. ["ReplyToQueue":protected]=>
  218. array(0) {
  219. }
  220. ["attachment":protected]=>
  221. array(0) {
  222. }
  223. ["CustomHeader":protected]=>
  224. array(0) {
  225. }
  226. ["lastMessageID":protected]=>
  227. string(54) "<615df932a4f06c754997326538f6edce@test-web.bcpraha.cz>"
  228. ["message_type":protected]=>
  229. string(5) "plain"
  230. ["boundary":protected]=>
  231. array(3) {
  232. [1]=>
  233. string(35) "b1_615df932a4f06c754997326538f6edce"
  234. [2]=>
  235. string(35) "b2_615df932a4f06c754997326538f6edce"
  236. [3]=>
  237. string(35) "b3_615df932a4f06c754997326538f6edce"
  238. }
  239. ["language":protected]=>
  240. array(19) {
  241. ["authenticate"]=>
  242. string(35) "SMTP Error: Could not authenticate."
  243. ["connect_host"]=>
  244. string(43) "SMTP Error: Could not connect to SMTP host."
  245. ["data_not_accepted"]=>
  246. string(30) "SMTP Error: data not accepted."
  247. ["empty_message"]=>
  248. string(18) "Message body empty"
  249. ["encoding"]=>
  250. string(18) "Unknown encoding: "
  251. ["execute"]=>
  252. string(19) "Could not execute: "
  253. ["file_access"]=>
  254. string(23) "Could not access file: "
  255. ["file_open"]=>
  256. string(33) "File Error: Could not open file: "
  257. ["from_failed"]=>
  258. string(35) "The following From address failed: "
  259. ["instantiate"]=>
  260. string(36) "Could not instantiate mail function."
  261. ["invalid_address"]=>
  262. string(17) "Invalid address: "
  263. ["mailer_not_supported"]=>
  264. string(25) " mailer is not supported."
  265. ["provide_address"]=>
  266. string(54) "You must provide at least one recipient email address."
  267. ["recipients_failed"]=>
  268. string(45) "SMTP Error: The following recipients failed: "
  269. ["signing"]=>
  270. string(15) "Signing Error: "
  271. ["smtp_connect_failed"]=>
  272. string(22) "SMTP connect() failed."
  273. ["smtp_error"]=>
  274. string(19) "SMTP server error: "
  275. ["variable_set"]=>
  276. string(30) "Cannot set or reset variable: "
  277. ["extension_missing"]=>
  278. string(19) "Extension missing: "
  279. }
  280. ["error_count":protected]=>
  281. int(2)
  282. ["sign_cert_file":protected]=>
  283. string(0) ""
  284. ["sign_key_file":protected]=>
  285. string(0) ""
  286. ["sign_extracerts_file":protected]=>
  287. string(0) ""
  288. ["sign_key_pass":protected]=>
  289. string(0) ""
  290. ["exceptions":protected]=>
  291. bool(true)
  292. ["uniqueid":protected]=>
  293. string(32) "615df932a4f06c754997326538f6edce"
  294. }
  295. The SMTP debugging output is shown below:
  296. 2017-09-13 16:23:27 Connection: opening to prastaro2.praha.bcpraha.com:25, timeout=300, options=array (
  297. )
  298. 2017-09-13 16:23:27 Connection: opened
  299. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is ""
  300. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "220 prastaro2.praha.bcpraha.com ESMTP ready.
  301. "
  302. 2017-09-13 16:23:27 SERVER -> CLIENT: 220 prastaro2.praha.bcpraha.com ESMTP ready.
  303. 2017-09-13 16:23:27 CLIENT -> SERVER: EHLO test-web.bcpraha.cz
  304. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is ""
  305. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "250-prastaro2.praha.bcpraha.com Hello test-web.bcpraha.cz [192.168.86.136]
  306. "
  307. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "250-prastaro2.praha.bcpraha.com Hello test-web.bcpraha.cz [192.168.86.136]
  308. "
  309. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "250-SIZE 31457280
  310. "
  311. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "250-prastaro2.praha.bcpraha.com Hello test-web.bcpraha.cz [192.168.86.136]
  312. 250-SIZE 31457280
  313. "
  314. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "250-8BITMIME
  315. "
  316. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "250-prastaro2.praha.bcpraha.com Hello test-web.bcpraha.cz [192.168.86.136]
  317. 250-SIZE 31457280
  318. 250-8BITMIME
  319. "
  320. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "250-PIPELINING
  321. "
  322. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "250-prastaro2.praha.bcpraha.com Hello test-web.bcpraha.cz [192.168.86.136]
  323. 250-SIZE 31457280
  324. 250-8BITMIME
  325. 250-PIPELINING
  326. "
  327. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
  328. "
  329. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "250-prastaro2.praha.bcpraha.com Hello test-web.bcpraha.cz [192.168.86.136]
  330. 250-SIZE 31457280
  331. 250-8BITMIME
  332. 250-PIPELINING
  333. 250-AUTH PLAIN LOGIN
  334. "
  335. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "250-STARTTLS
  336. "
  337. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "250-prastaro2.praha.bcpraha.com Hello test-web.bcpraha.cz [192.168.86.136]
  338. 250-SIZE 31457280
  339. 250-8BITMIME
  340. 250-PIPELINING
  341. 250-AUTH PLAIN LOGIN
  342. 250-STARTTLS
  343. "
  344. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "250 HELP
  345. "
  346. 2017-09-13 16:23:27 SERVER -> CLIENT: 250-prastaro2.praha.bcpraha.com Hello test-web.bcpraha.cz [192.168.86.136]
  347. 250-SIZE 31457280
  348. 250-8BITMIME
  349. 250-PIPELINING
  350. 250-AUTH PLAIN LOGIN
  351. 250-STARTTLS
  352. 250 HELP
  353. 2017-09-13 16:23:27 CLIENT -> SERVER: STARTTLS
  354. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is ""
  355. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "220 TLS go ahead
  356. "
  357. 2017-09-13 16:23:27 SERVER -> CLIENT: 220 TLS go ahead
  358. 2017-09-13 16:23:27 SMTP Error: Could not connect to SMTP host.
  359. 2017-09-13 16:23:27 CLIENT -> SERVER: QUIT
  360. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is ""
  361. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "
  362. "
  363. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  364. "
  365. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "�~�#���`���Y��
  366. d�h;�ѵK��
  367. "
  368. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  369. �~�#���`���Y��
  370. d�h;�ѵK��
  371. "
  372. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  373. "
  374. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  375. �~�#���`���Y��
  376. d�h;�ѵK��
  377. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  378. "
  379. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  380. "
  381. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  382. �~�#���`���Y��
  383. d�h;�ѵK��
  384. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  385. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  386. "
  387. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is ")��s�k�u�~�c���qϝ�8Nq�
  388. "
  389. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  390. �~�#���`���Y��
  391. d�h;�ѵK��
  392. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  393. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  394. )��s�k�u�~�c���qϝ�8Nq�
  395. "
  396. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  397. "
  398. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  399. �~�#���`���Y��
  400. d�h;�ѵK��
  401. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  402. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  403. )��s�k�u�~�c���qϝ�8Nq�
  404. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  405. "
  406. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "�R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  407. "
  408. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  409. �~�#���`���Y��
  410. d�h;�ѵK��
  411. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  412. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  413. )��s�k�u�~�c���qϝ�8Nq�
  414. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  415. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  416. "
  417. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "�7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  418. "
  419. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  420. �~�#���`���Y��
  421. d�h;�ѵK��
  422. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  423. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  424. )��s�k�u�~�c���qϝ�8Nq�
  425. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  426. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  427. �7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  428. "
  429. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "�WJk�Ő|�t��-��e}cu���YF"��иV�
  430. "
  431. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  432. �~�#���`���Y��
  433. d�h;�ѵK��
  434. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  435. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  436. )��s�k�u�~�c���qϝ�8Nq�
  437. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  438. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  439. �7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  440. �WJk�Ő|�t��-��e}cu���YF"��иV�
  441. "
  442. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "��G�]K3�g��e�|���4S���U2�;���0F�
  443. "
  444. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  445. �~�#���`���Y��
  446. d�h;�ѵK��
  447. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  448. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  449. )��s�k�u�~�c���qϝ�8Nq�
  450. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  451. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  452. �7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  453. �WJk�Ő|�t��-��e}cu���YF"��иV�
  454. ��G�]K3�g��e�|���4S���U2�;���0F�
  455. "
  456. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "~�����Ҁ@�e�dُ��>�dG0�,n�!$7C�d�ht��, O�g�D�U�R�sBrrJ�\-���A����q��~�#��-|V��~!���Z���_u�d"�Nt <��ʄ�y���GZ��&�7Ɍ�s��L���)먧�G&��9Qi�&~v����O5^�rLV
  457. "
  458. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  459. �~�#���`���Y��
  460. d�h;�ѵK��
  461. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  462. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  463. )��s�k�u�~�c���qϝ�8Nq�
  464. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  465. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  466. �7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  467. �WJk�Ő|�t��-��e}cu���YF"��иV�
  468. ��G�]K3�g��e�|���4S���U2�;���0F�
  469. ~�����Ҁ@�e�dُ��>�dG0�,n�!$7C�d�ht��, O�g�D�U�R�sBrrJ�\-���A����q��~�#��-|V��~!���Z���_u�d"�Nt <��ʄ�y���GZ��&�7Ɍ�s��L���)먧�G&��9Qi�&~v����O5^�rLV
  470. "
  471. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is "��Wv2Q�N�GhVj;G�0Gg�_$�E/�(��1���A��pY����;��L� =�V�1p�6�!FK?$/t�Ț]HZƤ�,|b��c�0�?T�p��Y���221 prastaro2.praha.bcpraha.com closing connection
  472. "
  473. 2017-09-13 16:23:27 SMTP -> get_lines(): $data is "
  474. �~�#���`���Y��
  475. d�h;�ѵK��
  476. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  477. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  478. )��s�k�u�~�c���qϝ�8Nq�
  479. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  480. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  481. �7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  482. �WJk�Ő|�t��-��e}cu���YF"��иV�
  483. ��G�]K3�g��e�|���4S���U2�;���0F�
  484. ~�����Ҁ@�e�dُ��>�dG0�,n�!$7C�d�ht��, O�g�D�U�R�sBrrJ�\-���A����q��~�#��-|V��~!���Z���_u�d"�Nt <��ʄ�y���GZ��&�7Ɍ�s��L���)먧�G&��9Qi�&~v����O5^�rLV
  485. ��Wv2Q�N�GhVj;G�0Gg�_$�E/�(��1���A��pY����;��L� =�V�1p�6�!FK?$/t�Ț]HZƤ�,|b��c�0�?T�p��Y���221 prastaro2.praha.bcpraha.com closing connection
  486. "
  487. 2017-09-13 16:23:27 SMTP -> get_lines(): $str is ""
  488. 2017-09-13 16:23:27 SERVER -> CLIENT:
  489. �~�#���`���Y��
  490. d�h;�ѵK��
  491. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  492. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  493. )��s�k�u�~�c���qϝ�8Nq�
  494. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  495. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  496. �7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  497. �WJk�Ő|�t��-��e}cu���YF"��иV�
  498. ��G�]K3�g��e�|���4S���U2�;���0F�
  499. ~�����Ҁ@�e�dُ��>�dG0�,n�!$7C�d�ht��, O�g�D�U�R�sBrrJ�\-���A����q��~�#��-|V��~!���Z���_u�d"�Nt <��ʄ�y���GZ��&�7Ɍ�s��L���)먧�G&��9Qi�&~v����O5^�rLV
  500. ��Wv2Q�N�GhVj;G�0Gg�_$�E/�(��1���A��pY����;��L� =�V�1p�6�!FK?$/t�Ț]HZƤ�,|b��c�0�?T�p��Y���221 prastaro2.praha.bcpraha.com closing connection
  501. 2017-09-13 16:23:27 SMTP ERROR: QUIT command failed:
  502. �~�#���`���Y��
  503. d�h;�ѵK��
  504. u���ZVۯ�<@{���=h�0��Zt��m?�R�j��7����M����U�9Kzշж�"����4��ƺ,��'�j࠹ė���1p��6�(a0�����A]�0'�s��1��s�ՠt�}��
  505. Hm��:�D2��1]u��A��͆����`��(���!r�.�#��cɵ=�K�
  506. )��s�k�u�~�c���qϝ�8Nq�
  507. ����O�@2�O-���\���Pl޾{����t�j���㦂JN���ݒ�J��s�wR�}�|b
  508. �R�^���j��vi�J��''Z�4���b�RɊ�G"�� ��T�t`͵�ƲPq|���4���R�E��4Vn0%��0�w�o�[��(����
  509. �7����љc���c�w��j�_/�9��@��Vj���l������i��r��j��{Zq��L����y��*pe�����+�^��l������sD���6�$��-�,�)���b�73;�U}.�+���H�Y���묲�$Q�~f��h�f��]O;C������g�"�l%2������NqƔ�դ:N�N�HpD���� �A@��^���s�5�k*�h��9�
  510. �WJk�Ő|�t��-��e}cu���YF"��иV�
  511. ��G�]K3�g��e�|���4S���U2�;���0F�
  512. ~�����Ҁ@�e�dُ��>�dG0�,n�!$7C�d�ht��, O�g�D�U�R�sBrrJ�\-���A����q��~�#��-|V��~!���Z���_u�d"�Nt <��ʄ�y���GZ��&�7Ɍ�s��L���)먧�G&��9Qi�&~v����O5^�rLV
  513. ��Wv2Q�N�GhVj;G�0Gg�_$�E/�(��1���A��pY����;��L� =�V�1p�6�!FK?$/t�Ț]HZƤ�,|b��c�0�?T�p��Y���221 prastaro2.praha.bcpraha.com closing connection
  514. 2017-09-13 16:23:27 Connection: closed
  515. 2017-09-13 16:23:27 SMTP Error: Could not connect to SMTP host.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement