Advertisement
Guest User

Untitled

a guest
May 29th, 2017
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.59 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)#11497 (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(26) "portalmksnet@mksnet.com.br"
  20. ["FromName"]=>
  21. string(7) "MKS NET"
  22. ["Sender"]=>
  23. string(26) "portalmksnet@mksnet.com.br"
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(46) "WP Mail SMTP: Test mail to edergobbi@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(349) "Date: Mon, 29 May 2017 13:48:27 +0000
  39. To: edergobbi@gmail.com
  40. From: MKS NET
  41. Subject: WP Mail SMTP: Test mail to edergobbi@gmail.com
  42. Message-ID: <83429163b91ffd1bb3b1ee3f0c47efc9@mksnet.com.br>
  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) "Mon, 29 May 2017 13:48:27 +0000"
  68. ["Host"]=>
  69. string(18) "smtp.mksnet.com.br"
  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(26) "portalmksnet@mksnet.com.br"
  85. ["Password"]=>
  86. string(8) "UQS5q9yr"
  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)#11496 (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(347) "M IA�7f���-�Ve��BOb;8�1ub�$�u�
  176. r| Q�k� -��i��<�tXsa�_C7�)?0癯+`��~m6Pb��g�A�
  177. �����0��%�M�U;k�A?���gy��H�7�E8�E��`��L_��,!�����У����C Y�3@8��6�ӣۮ�[U�s���A#�oq�I���%����:&#���*����m�s��+��J��Va$�i�~ �l�_X���RUN�,���>6����L�;��3p���x4���~�+���ء1�c�%������*�&L�UL`��X�
  178. z� ����9Ջ"
  179. }
  180. ["to":protected]=>
  181. array(1) {
  182. [0]=>
  183. array(2) {
  184. [0]=>
  185. string(19) "edergobbi@gmail.com"
  186. [1]=>
  187. string(0) ""
  188. }
  189. }
  190. ["cc":protected]=>
  191. array(0) {
  192. }
  193. ["bcc":protected]=>
  194. array(0) {
  195. }
  196. ["ReplyTo":protected]=>
  197. array(0) {
  198. }
  199. ["all_recipients":protected]=>
  200. array(1) {
  201. ["edergobbi@gmail.com"]=>
  202. bool(true)
  203. }
  204. ["RecipientsQueue":protected]=>
  205. array(0) {
  206. }
  207. ["ReplyToQueue":protected]=>
  208. array(0) {
  209. }
  210. ["attachment":protected]=>
  211. array(0) {
  212. }
  213. ["CustomHeader":protected]=>
  214. array(0) {
  215. }
  216. ["lastMessageID":protected]=>
  217. string(48) "<83429163b91ffd1bb3b1ee3f0c47efc9@mksnet.com.br>"
  218. ["message_type":protected]=>
  219. string(5) "plain"
  220. ["boundary":protected]=>
  221. array(3) {
  222. [1]=>
  223. string(35) "b1_83429163b91ffd1bb3b1ee3f0c47efc9"
  224. [2]=>
  225. string(35) "b2_83429163b91ffd1bb3b1ee3f0c47efc9"
  226. [3]=>
  227. string(35) "b3_83429163b91ffd1bb3b1ee3f0c47efc9"
  228. }
  229. ["language":protected]=>
  230. array(19) {
  231. ["authenticate"]=>
  232. string(35) "SMTP Error: Could not authenticate."
  233. ["connect_host"]=>
  234. string(43) "SMTP Error: Could not connect to SMTP host."
  235. ["data_not_accepted"]=>
  236. string(30) "SMTP Error: data not accepted."
  237. ["empty_message"]=>
  238. string(18) "Message body empty"
  239. ["encoding"]=>
  240. string(18) "Unknown encoding: "
  241. ["execute"]=>
  242. string(19) "Could not execute: "
  243. ["file_access"]=>
  244. string(23) "Could not access file: "
  245. ["file_open"]=>
  246. string(33) "File Error: Could not open file: "
  247. ["from_failed"]=>
  248. string(35) "The following From address failed: "
  249. ["instantiate"]=>
  250. string(36) "Could not instantiate mail function."
  251. ["invalid_address"]=>
  252. string(17) "Invalid address: "
  253. ["mailer_not_supported"]=>
  254. string(25) " mailer is not supported."
  255. ["provide_address"]=>
  256. string(54) "You must provide at least one recipient email address."
  257. ["recipients_failed"]=>
  258. string(45) "SMTP Error: The following recipients failed: "
  259. ["signing"]=>
  260. string(15) "Signing Error: "
  261. ["smtp_connect_failed"]=>
  262. string(22) "SMTP connect() failed."
  263. ["smtp_error"]=>
  264. string(19) "SMTP server error: "
  265. ["variable_set"]=>
  266. string(30) "Cannot set or reset variable: "
  267. ["extension_missing"]=>
  268. string(19) "Extension missing: "
  269. }
  270. ["error_count":protected]=>
  271. int(2)
  272. ["sign_cert_file":protected]=>
  273. string(0) ""
  274. ["sign_key_file":protected]=>
  275. string(0) ""
  276. ["sign_extracerts_file":protected]=>
  277. string(0) ""
  278. ["sign_key_pass":protected]=>
  279. string(0) ""
  280. ["exceptions":protected]=>
  281. bool(true)
  282. ["uniqueid":protected]=>
  283. string(32) "83429163b91ffd1bb3b1ee3f0c47efc9"
  284. }
  285. The SMTP debugging output is shown below:
  286. 2017-05-29 13:48:27 Connection: opening to smtp.mksnet.com.br:587, timeout=300, options=array (
  287. )
  288. 2017-05-29 13:48:27 Connection: opened
  289. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is ""
  290. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "220 mksmail.mksnet.com.br ESMTP Postfix (Debian/Gnu)
  291. "
  292. 2017-05-29 13:48:27 SERVER -> CLIENT: 220 mksmail.mksnet.com.br ESMTP Postfix (Debian/Gnu)
  293. 2017-05-29 13:48:27 CLIENT -> SERVER: EHLO mksnet.com.br
  294. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is ""
  295. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-mksmail.mksnet.com.br
  296. "
  297. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  298. "
  299. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-PIPELINING
  300. "
  301. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  302. 250-PIPELINING
  303. "
  304. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-SIZE 29360128
  305. "
  306. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  307. 250-PIPELINING
  308. 250-SIZE 29360128
  309. "
  310. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-ETRN
  311. "
  312. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  313. 250-PIPELINING
  314. 250-SIZE 29360128
  315. 250-ETRN
  316. "
  317. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-STARTTLS
  318. "
  319. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  320. 250-PIPELINING
  321. 250-SIZE 29360128
  322. 250-ETRN
  323. 250-STARTTLS
  324. "
  325. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
  326. "
  327. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  328. 250-PIPELINING
  329. 250-SIZE 29360128
  330. 250-ETRN
  331. 250-STARTTLS
  332. 250-AUTH PLAIN LOGIN
  333. "
  334. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  335. "
  336. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  337. 250-PIPELINING
  338. 250-SIZE 29360128
  339. 250-ETRN
  340. 250-STARTTLS
  341. 250-AUTH PLAIN LOGIN
  342. 250-ENHANCEDSTATUSCODES
  343. "
  344. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-8BITMIME
  345. "
  346. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  347. 250-PIPELINING
  348. 250-SIZE 29360128
  349. 250-ETRN
  350. 250-STARTTLS
  351. 250-AUTH PLAIN LOGIN
  352. 250-ENHANCEDSTATUSCODES
  353. 250-8BITMIME
  354. "
  355. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250-DSN
  356. "
  357. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "250-mksmail.mksnet.com.br
  358. 250-PIPELINING
  359. 250-SIZE 29360128
  360. 250-ETRN
  361. 250-STARTTLS
  362. 250-AUTH PLAIN LOGIN
  363. 250-ENHANCEDSTATUSCODES
  364. 250-8BITMIME
  365. 250-DSN
  366. "
  367. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "250 SMTPUTF8
  368. "
  369. 2017-05-29 13:48:27 SERVER -> CLIENT: 250-mksmail.mksnet.com.br
  370. 250-PIPELINING
  371. 250-SIZE 29360128
  372. 250-ETRN
  373. 250-STARTTLS
  374. 250-AUTH PLAIN LOGIN
  375. 250-ENHANCEDSTATUSCODES
  376. 250-8BITMIME
  377. 250-DSN
  378. 250 SMTPUTF8
  379. 2017-05-29 13:48:27 CLIENT -> SERVER: STARTTLS
  380. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is ""
  381. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "220 2.0.0 Ready to start TLS
  382. "
  383. 2017-05-29 13:48:27 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
  384. 2017-05-29 13:48:27 SMTP Error: Could not connect to SMTP host.
  385. 2017-05-29 13:48:27 CLIENT -> SERVER: QUIT
  386. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is ""
  387. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "M IA�7f���-�Ve��BOb;8�1ub�$�u�
  388. "
  389. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "M IA�7f���-�Ve��BOb;8�1ub�$�u�
  390. "
  391. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "r| Q�k� -��i��<�tXsa�_C7�)?0癯+`��~m6Pb��g�A�
  392. "
  393. 2017-05-29 13:48:27 SMTP -> get_lines(): $data is "M IA�7f���-�Ve��BOb;8�1ub�$�u�
  394. r| Q�k� -��i��<�tXsa�_C7�)?0癯+`��~m6Pb��g�A�
  395. "
  396. 2017-05-29 13:48:27 SMTP -> get_lines(): $str is "�����0��%�M�U;k�A?���gy��H�7�E8�E��`��L_��,!�����У����C Y�3@8��6�ӣۮ�[U�s���A#�oq�I���%����:&#���*����m�s��+��J��Va$�i�~ �l�_X���RUN�,���>6����L�;��3p���x4���~�+���ء1�c�%������*�&L�UL`��X�
  397. z� ����9Ջ"
  398. 2017-05-29 13:48:27 SERVER -> CLIENT: M IA�7f���-�Ve��BOb;8�1ub�$�u�
  399. r| Q�k� -��i��<�tXsa�_C7�)?0癯+`��~m6Pb��g�A�
  400. �����0��%�M�U;k�A?���gy��H�7�E8�E��`��L_��,!�����У����C Y�3@8��6�ӣۮ�[U�s���A#�oq�I���%����:&#���*����m�s��+��J��Va$�i�~ �l�_X���RUN�,���>6����L�;��3p���x4���~�+���ء1�c�%������*�&L�UL`��X�
  401. z� ����9Ջ
  402. 2017-05-29 13:48:27 SMTP ERROR: QUIT command failed: M IA�7f���-�Ve��BOb;8�1ub�$�u�
  403. r| Q�k� -��i��<�tXsa�_C7�)?0癯+`��~m6Pb��g�A�
  404. �����0��%�M�U;k�A?���gy��H�7�E8�E��`��L_��,!�����У����C Y�3@8��6�ӣۮ�[U�s���A#�oq�I���%����:&#���*����m�s��+��J��Va$�i�~ �l�_X���RUN�,���>6����L�;��3p���x4���~�+���ء1�c�%������*�&L�UL`��X�
  405. z� ����9Ջ
  406. 2017-05-29 13:48:27 Connection: closed
  407. 2017-05-29 13:48:27 SMTP Error: Could not connect to SMTP host.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement