Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.60 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)#12819 (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(20) "sklep@kkwloclawek.pl"
  20. ["FromName"]=>
  21. string(20) "sklep.kkwloclawek.pl"
  22. ["Sender"]=>
  23. string(0) ""
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(50) "WP Mail SMTP: Test mail to kontakt.artix@gmail.com"
  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(373) "Date: Fri, 23 Jun 2017 12:02:37 +0000
  39. To: kontakt.artix@gmail.com
  40. From: "sklep.kkwloclawek.pl"
  41. Subject: WP Mail SMTP: Test mail to kontakt.artix@gmail.com
  42. Message-ID: <207b897f95876507769899f296f2796d@sklep.kkwloclawek.pl>
  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) "Fri, 23 Jun 2017 12:02:37 +0000"
  68. ["Host"]=>
  69. string(16) "mail.pro-comp.pl"
  70. ["Port"]=>
  71. string(3) "587"
  72. ["Helo"]=>
  73. string(0) ""
  74. ["SMTPSecure"]=>
  75. string(3) "tls"
  76. ["SMTPAutoTLS"]=>
  77. bool(true)
  78. ["SMTPAuth"]=>
  79. bool(true)
  80. ["SMTPOptions"]=>
  81. array(0) {
  82. }
  83. ["Username"]=>
  84. string(20) "sklep@kkwloclawek.pl"
  85. ["Password"]=>
  86. string(8) "nXNMfS1W"
  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)#12820 (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(387) "M IA�B��H���i��?*$��1市��?2��N����!�NCN��:��:%cI�p��f�͹9�|h�u#a�y4�m����\��;|������O�eڴ�����o
  176. ��l�jxwq� z�mP�0€1�'�S����fH�@�D�����C?�ͤ��ܤ�~��Gc��\�%!�1�I�r�?�(�ϣ{�΢'�Հ�J�`�6x�&�AA�}H�!i�TB��P߹"���
  177. ������Q?/��=�
  178. ���X2�G�f(���}��$Q?P3OxRGmzx���S�~Z<��b�Lt�Tȇ(����۰ ���65g`l.221 mx2.pro-comp.pl closing connection
  179. "
  180. }
  181. ["to":protected]=>
  182. array(1) {
  183. [0]=>
  184. array(2) {
  185. [0]=>
  186. string(23) "kontakt.artix@gmail.com"
  187. [1]=>
  188. string(0) ""
  189. }
  190. }
  191. ["cc":protected]=>
  192. array(0) {
  193. }
  194. ["bcc":protected]=>
  195. array(0) {
  196. }
  197. ["ReplyTo":protected]=>
  198. array(0) {
  199. }
  200. ["all_recipients":protected]=>
  201. array(1) {
  202. ["kontakt.artix@gmail.com"]=>
  203. bool(true)
  204. }
  205. ["RecipientsQueue":protected]=>
  206. array(0) {
  207. }
  208. ["ReplyToQueue":protected]=>
  209. array(0) {
  210. }
  211. ["attachment":protected]=>
  212. array(0) {
  213. }
  214. ["CustomHeader":protected]=>
  215. array(0) {
  216. }
  217. ["lastMessageID":protected]=>
  218. string(55) "<207b897f95876507769899f296f2796d@sklep.kkwloclawek.pl>"
  219. ["message_type":protected]=>
  220. string(5) "plain"
  221. ["boundary":protected]=>
  222. array(3) {
  223. [1]=>
  224. string(35) "b1_207b897f95876507769899f296f2796d"
  225. [2]=>
  226. string(35) "b2_207b897f95876507769899f296f2796d"
  227. [3]=>
  228. string(35) "b3_207b897f95876507769899f296f2796d"
  229. }
  230. ["language":protected]=>
  231. array(19) {
  232. ["authenticate"]=>
  233. string(35) "SMTP Error: Could not authenticate."
  234. ["connect_host"]=>
  235. string(43) "SMTP Error: Could not connect to SMTP host."
  236. ["data_not_accepted"]=>
  237. string(30) "SMTP Error: data not accepted."
  238. ["empty_message"]=>
  239. string(18) "Message body empty"
  240. ["encoding"]=>
  241. string(18) "Unknown encoding: "
  242. ["execute"]=>
  243. string(19) "Could not execute: "
  244. ["file_access"]=>
  245. string(23) "Could not access file: "
  246. ["file_open"]=>
  247. string(33) "File Error: Could not open file: "
  248. ["from_failed"]=>
  249. string(35) "The following From address failed: "
  250. ["instantiate"]=>
  251. string(36) "Could not instantiate mail function."
  252. ["invalid_address"]=>
  253. string(17) "Invalid address: "
  254. ["mailer_not_supported"]=>
  255. string(25) " mailer is not supported."
  256. ["provide_address"]=>
  257. string(54) "You must provide at least one recipient email address."
  258. ["recipients_failed"]=>
  259. string(45) "SMTP Error: The following recipients failed: "
  260. ["signing"]=>
  261. string(15) "Signing Error: "
  262. ["smtp_connect_failed"]=>
  263. string(22) "SMTP connect() failed."
  264. ["smtp_error"]=>
  265. string(19) "SMTP server error: "
  266. ["variable_set"]=>
  267. string(30) "Cannot set or reset variable: "
  268. ["extension_missing"]=>
  269. string(19) "Extension missing: "
  270. }
  271. ["error_count":protected]=>
  272. int(2)
  273. ["sign_cert_file":protected]=>
  274. string(0) ""
  275. ["sign_key_file":protected]=>
  276. string(0) ""
  277. ["sign_extracerts_file":protected]=>
  278. string(0) ""
  279. ["sign_key_pass":protected]=>
  280. string(0) ""
  281. ["exceptions":protected]=>
  282. bool(true)
  283. ["uniqueid":protected]=>
  284. string(32) "207b897f95876507769899f296f2796d"
  285. }
  286. The SMTP debugging output is shown below:
  287. 2017-06-23 12:02:37 Connection: opening to mail.pro-comp.pl:587, timeout=300, options=array (
  288. )
  289. 2017-06-23 12:02:37 Connection: opened
  290. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is ""
  291. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "220 mx2.pro-comp.pl ESMTP Exim 4.87 Fri, 23 Jun 2017 14:02:37 +0200
  292. "
  293. 2017-06-23 12:02:37 SERVER -> CLIENT: 220 mx2.pro-comp.pl ESMTP Exim 4.87 Fri, 23 Jun 2017 14:02:37 +0200
  294. 2017-06-23 12:02:37 CLIENT -> SERVER: EHLO sklep.kkwloclawek.pl
  295. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is ""
  296. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "250-mx2.pro-comp.pl Hello mx1.pro-comp.pl [155.133.46.44]
  297. "
  298. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is "250-mx2.pro-comp.pl Hello mx1.pro-comp.pl [155.133.46.44]
  299. "
  300. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "250-SIZE 134217728
  301. "
  302. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is "250-mx2.pro-comp.pl Hello mx1.pro-comp.pl [155.133.46.44]
  303. 250-SIZE 134217728
  304. "
  305. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "250-8BITMIME
  306. "
  307. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is "250-mx2.pro-comp.pl Hello mx1.pro-comp.pl [155.133.46.44]
  308. 250-SIZE 134217728
  309. 250-8BITMIME
  310. "
  311. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "250-PIPELINING
  312. "
  313. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is "250-mx2.pro-comp.pl Hello mx1.pro-comp.pl [155.133.46.44]
  314. 250-SIZE 134217728
  315. 250-8BITMIME
  316. 250-PIPELINING
  317. "
  318. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
  319. "
  320. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is "250-mx2.pro-comp.pl Hello mx1.pro-comp.pl [155.133.46.44]
  321. 250-SIZE 134217728
  322. 250-8BITMIME
  323. 250-PIPELINING
  324. 250-AUTH PLAIN LOGIN
  325. "
  326. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "250-STARTTLS
  327. "
  328. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is "250-mx2.pro-comp.pl Hello mx1.pro-comp.pl [155.133.46.44]
  329. 250-SIZE 134217728
  330. 250-8BITMIME
  331. 250-PIPELINING
  332. 250-AUTH PLAIN LOGIN
  333. 250-STARTTLS
  334. "
  335. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "250 HELP
  336. "
  337. 2017-06-23 12:02:37 SERVER -> CLIENT: 250-mx2.pro-comp.pl Hello mx1.pro-comp.pl [155.133.46.44]
  338. 250-SIZE 134217728
  339. 250-8BITMIME
  340. 250-PIPELINING
  341. 250-AUTH PLAIN LOGIN
  342. 250-STARTTLS
  343. 250 HELP
  344. 2017-06-23 12:02:37 CLIENT -> SERVER: STARTTLS
  345. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is ""
  346. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "220 TLS go ahead
  347. "
  348. 2017-06-23 12:02:37 SERVER -> CLIENT: 220 TLS go ahead
  349. 2017-06-23 12:02:37 SMTP Error: Could not connect to SMTP host.
  350. 2017-06-23 12:02:37 CLIENT -> SERVER: QUIT
  351. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is ""
  352. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "M IA�B��H���i��?*$��1市��?2��N����!�NCN��:��:%cI�p��f�͹9�|h�u#a�y4�m����\��;|������O�eڴ�����o
  353. "
  354. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is "M IA�B��H���i��?*$��1市��?2��N����!�NCN��:��:%cI�p��f�͹9�|h�u#a�y4�m����\��;|������O�eڴ�����o
  355. "
  356. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "��l�jxwq� z�mP�0€1�'�S����fH�@�D�����C?�ͤ��ܤ�~��Gc��\�%!�1�I�r�?�(�ϣ{�΢'�Հ�J�`�6x�&�AA�}H�!i�TB��P߹"���
  357. ������Q?/��=�
  358. "
  359. 2017-06-23 12:02:37 SMTP -> get_lines(): $data is "M IA�B��H���i��?*$��1市��?2��N����!�NCN��:��:%cI�p��f�͹9�|h�u#a�y4�m����\��;|������O�eڴ�����o
  360. ��l�jxwq� z�mP�0€1�'�S����fH�@�D�����C?�ͤ��ܤ�~��Gc��\�%!�1�I�r�?�(�ϣ{�΢'�Հ�J�`�6x�&�AA�}H�!i�TB��P߹"���
  361. ������Q?/��=�
  362. "
  363. 2017-06-23 12:02:37 SMTP -> get_lines(): $str is "���X2�G�f(���}��$Q?P3OxRGmzx���S�~Z<��b�Lt�Tȇ(����۰ ���65g`l.221 mx2.pro-comp.pl closing connection
  364. "
  365. 2017-06-23 12:02:37 SERVER -> CLIENT: M IA�B��H���i��?*$��1市��?2��N����!�NCN��:��:%cI�p��f�͹9�|h�u#a�y4�m����\��;|������O�eڴ�����o
  366. ��l�jxwq� z�mP�0€1�'�S����fH�@�D�����C?�ͤ��ܤ�~��Gc��\�%!�1�I�r�?�(�ϣ{�΢'�Հ�J�`�6x�&�AA�}H�!i�TB��P߹"���
  367. ������Q?/��=�
  368. ���X2�G�f(���}��$Q?P3OxRGmzx���S�~Z<��b�Lt�Tȇ(����۰ ���65g`l.221 mx2.pro-comp.pl closing connection
  369. 2017-06-23 12:02:37 SMTP ERROR: QUIT command failed: M IA�B��H���i��?*$��1市��?2��N����!�NCN��:��:%cI�p��f�͹9�|h�u#a�y4�m����\��;|������O�eڴ�����o
  370. ��l�jxwq� z�mP�0€1�'�S����fH�@�D�����C?�ͤ��ܤ�~��Gc��\�%!�1�I�r�?�(�ϣ{�΢'�Հ�J�`�6x�&�AA�}H�!i�TB��P߹"���
  371. ������Q?/��=�
  372. ���X2�G�f(���}��$Q?P3OxRGmzx���S�~Z<��b�Lt�Tȇ(����۰ ���65g`l.221 mx2.pro-comp.pl closing connection
  373. 2017-06-23 12:02:37 Connection: closed
  374. 2017-06-23 12:02:37 SMTP Error: Could not connect to SMTP host.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement