Advertisement
Guest User

codigo

a guest
May 8th, 2017
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.65 KB | None | 0 0
  1. The result was:
  2. bool(false)
  3. The full debugging output is shown below:
  4. object(PHPMailer)#17979 (76) {
  5. ["Version"]=>
  6. string(6) "5.2.22"
  7. ["Priority"]=>
  8. NULL
  9. ["CharSet"]=>
  10. string(5) "UTF-8"
  11. ["ContentType"]=>
  12. string(10) "text/plain"
  13. ["Encoding"]=>
  14. string(4) "7bit"
  15. ["ErrorInfo"]=>
  16. string(35) "SMTP Error: Could not authenticate."
  17. ["From"]=>
  18. string(26) "contato@euphoriatur.com.br"
  19. ["FromName"]=>
  20. string(26) "Euphoria Viagens e Turismo"
  21. ["Sender"]=>
  22. string(0) ""
  23. ["ReturnPath"]=>
  24. string(0) ""
  25. ["Subject"]=>
  26. string(50) "WP Mail SMTP: Test mail to contato@kelybatista.com"
  27. ["Body"]=>
  28. string(68) "This is a test email generated by the WP Mail SMTP WordPress plugin."
  29. ["AltBody"]=>
  30. string(0) ""
  31. ["Ical"]=>
  32. string(0) ""
  33. ["MIMEBody:protected"]=>
  34. string(69) "This is a test email generated by the WP Mail SMTP WordPress plugin.
  35. "
  36. ["MIMEHeader:protected"]=>
  37. string(384) "Date: Mon, 8 May 2017 13:24:18 +0000
  38. To: contato@kelybatista.com
  39. From: Euphoria Viagens e Turismo
  40. Subject: WP Mail SMTP: Test mail to contato@kelybatista.com
  41. Message-ID:
  42. X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  43. MIME-Version: 1.0
  44. Content-Type: text/plain; charset=UTF-8
  45.  
  46. "
  47. ["mailHeader:protected"]=>
  48. string(0) ""
  49. ["WordWrap"]=>
  50. int(0)
  51. ["Mailer"]=>
  52. string(4) "smtp"
  53. ["Sendmail"]=>
  54. string(18) "/usr/sbin/sendmail"
  55. ["UseSendmailOptions"]=>
  56. bool(true)
  57. ["PluginDir"]=>
  58. string(0) ""
  59. ["ConfirmReadingTo"]=>
  60. string(0) ""
  61. ["Hostname"]=>
  62. string(0) ""
  63. ["MessageID"]=>
  64. string(0) ""
  65. ["MessageDate"]=>
  66. string(30) "Mon, 8 May 2017 13:24:18 +0000"
  67. ["Host"]=>
  68. string(14) "smtp.gmail.com"
  69. ["Port"]=>
  70. string(3) "587"
  71. ["Helo"]=>
  72. string(0) ""
  73. ["SMTPSecure"]=>
  74. string(3) "tls"
  75. ["SMTPAutoTLS"]=>
  76. bool(true)
  77. ["SMTPAuth"]=>
  78. bool(true)
  79. ["SMTPOptions"]=>
  80. array(0) {
  81. }
  82. ["Username"]=>
  83. string(29) "caterpillargirlster@gmail.com"
  84. ["Password"]=>
  85. string(10) "km30302314"
  86. ["AuthType"]=>
  87. string(0) ""
  88. ["Realm"]=>
  89. string(0) ""
  90. ["Workstation"]=>
  91. string(0) ""
  92. ["Timeout"]=>
  93. int(300)
  94. ["SMTPDebug"]=>
  95. bool(true)
  96. ["Debugoutput"]=>
  97. string(4) "echo"
  98. ["SMTPKeepAlive"]=>
  99. bool(false)
  100. ["SingleTo"]=>
  101. bool(false)
  102. ["SingleToArray"]=>
  103. array(0) {
  104. }
  105. ["do_verp"]=>
  106. bool(false)
  107. ["AllowEmpty"]=>
  108. bool(false)
  109. ["LE"]=>
  110. string(1) "
  111. "
  112. ["DKIM_selector"]=>
  113. string(0) ""
  114. ["DKIM_identity"]=>
  115. string(0) ""
  116. ["DKIM_passphrase"]=>
  117. string(0) ""
  118. ["DKIM_domain"]=>
  119. string(0) ""
  120. ["DKIM_private"]=>
  121. string(0) ""
  122. ["DKIM_private_string"]=>
  123. string(0) ""
  124. ["action_function"]=>
  125. string(0) ""
  126. ["XMailer"]=>
  127. string(0) ""
  128. ["smtp:protected"]=>
  129. object(SMTP)#17962 (14) {
  130. ["Version"]=>
  131. string(6) "5.2.22"
  132. ["SMTP_PORT"]=>
  133. int(25)
  134. ["CRLF"]=>
  135. string(2) "
  136. "
  137. ["do_debug"]=>
  138. bool(true)
  139. ["Debugoutput"]=>
  140. string(4) "echo"
  141. ["do_verp"]=>
  142. bool(false)
  143. ["Timeout"]=>
  144. int(300)
  145. ["Timelimit"]=>
  146. int(300)
  147. ["smtp_transaction_id_patterns:protected"]=>
  148. array(3) {
  149. ["exim"]=>
  150. string(21) "/[0-9]{3} OK id=(.*)/"
  151. ["sendmail"]=>
  152. string(29) "/[0-9]{3} 2.0.0 (.*) Message/"
  153. ["postfix"]=>
  154. string(35) "/[0-9]{3} 2.0.0 Ok: queued as (.*)/"
  155. }
  156. ["smtp_conn:protected"]=>
  157. NULL
  158. ["error:protected"]=>
  159. array(4) {
  160. ["error"]=>
  161. string(0) ""
  162. ["detail"]=>
  163. string(0) ""
  164. ["smtp_code"]=>
  165. string(0) ""
  166. ["smtp_code_ex"]=>
  167. string(0) ""
  168. }
  169. ["helo_rply:protected"]=>
  170. NULL
  171. ["server_caps:protected"]=>
  172. NULL
  173. ["last_reply:protected"]=>
  174. string(57) "221 2.0.0 closing connection j14sm9889134qtj.51 - gsmtp
  175. "
  176. }
  177. ["to:protected"]=>
  178. array(1) {
  179. [0]=>
  180. array(2) {
  181. [0]=>
  182. string(23) "contato@kelybatista.com"
  183. [1]=>
  184. string(0) ""
  185. }
  186. }
  187. ["cc:protected"]=>
  188. array(0) {
  189. }
  190. ["bcc:protected"]=>
  191. array(0) {
  192. }
  193. ["ReplyTo:protected"]=>
  194. array(0) {
  195. }
  196. ["all_recipients:protected"]=>
  197. array(1) {
  198. ["contato@kelybatista.com"]=>
  199. bool(true)
  200. }
  201. ["RecipientsQueue:protected"]=>
  202. array(0) {
  203. }
  204. ["ReplyToQueue:protected"]=>
  205. array(0) {
  206. }
  207. ["attachment:protected"]=>
  208. array(0) {
  209. }
  210. ["CustomHeader:protected"]=>
  211. array(0) {
  212. }
  213. ["lastMessageID:protected"]=>
  214. string(57) ""
  215. ["message_type:protected"]=>
  216. string(5) "plain"
  217. ["boundary:protected"]=>
  218. array(3) {
  219. [1]=>
  220. string(35) "b1_a8d1b7415b76c49103ba7eb6d3d234f3"
  221. [2]=>
  222. string(35) "b2_a8d1b7415b76c49103ba7eb6d3d234f3"
  223. [3]=>
  224. string(35) "b3_a8d1b7415b76c49103ba7eb6d3d234f3"
  225. }
  226. ["language:protected"]=>
  227. array(19) {
  228. ["authenticate"]=>
  229. string(35) "SMTP Error: Could not authenticate."
  230. ["connect_host"]=>
  231. string(43) "SMTP Error: Could not connect to SMTP host."
  232. ["data_not_accepted"]=>
  233. string(30) "SMTP Error: data not accepted."
  234. ["empty_message"]=>
  235. string(18) "Message body empty"
  236. ["encoding"]=>
  237. string(18) "Unknown encoding: "
  238. ["execute"]=>
  239. string(19) "Could not execute: "
  240. ["file_access"]=>
  241. string(23) "Could not access file: "
  242. ["file_open"]=>
  243. string(33) "File Error: Could not open file: "
  244. ["from_failed"]=>
  245. string(35) "The following From address failed: "
  246. ["instantiate"]=>
  247. string(36) "Could not instantiate mail function."
  248. ["invalid_address"]=>
  249. string(17) "Invalid address: "
  250. ["mailer_not_supported"]=>
  251. string(25) " mailer is not supported."
  252. ["provide_address"]=>
  253. string(54) "You must provide at least one recipient email address."
  254. ["recipients_failed"]=>
  255. string(45) "SMTP Error: The following recipients failed: "
  256. ["signing"]=>
  257. string(15) "Signing Error: "
  258. ["smtp_connect_failed"]=>
  259. string(22) "SMTP connect() failed."
  260. ["smtp_error"]=>
  261. string(19) "SMTP server error: "
  262. ["variable_set"]=>
  263. string(30) "Cannot set or reset variable: "
  264. ["extension_missing"]=>
  265. string(19) "Extension missing: "
  266. }
  267. ["error_count:protected"]=>
  268. int(2)
  269. ["sign_cert_file:protected"]=>
  270. string(0) ""
  271. ["sign_key_file:protected"]=>
  272. string(0) ""
  273. ["sign_extracerts_file:protected"]=>
  274. string(0) ""
  275. ["sign_key_pass:protected"]=>
  276. string(0) ""
  277. ["exceptions:protected"]=>
  278. bool(true)
  279. ["uniqueid:protected"]=>
  280. string(32) "a8d1b7415b76c49103ba7eb6d3d234f3"
  281. }
  282. The SMTP debugging output is shown below:
  283. 2017-05-08 13:24:18 Connection: opening to smtp.gmail.com:587, timeout=300, options=array (
  284. )
  285. 2017-05-08 13:24:18 Connection: opened
  286. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is ""
  287. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "220 smtp.gmail.com ESMTP j14sm9889134qtj.51 - gsmtp
  288. "
  289. 2017-05-08 13:24:18 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP j14sm9889134qtj.51 - gsmtp
  290. 2017-05-08 13:24:18 CLIENT -> SERVER: EHLO www.euphoriatur.com.br
  291. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is ""
  292. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "250-smtp.gmail.com at your service, [187.45.240.116]
  293. "
  294. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  295. "
  296. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "250-SIZE 35882577
  297. "
  298. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  299. 250-SIZE 35882577
  300. "
  301. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "250-8BITMIME
  302. "
  303. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  304. 250-SIZE 35882577
  305. 250-8BITMIME
  306. "
  307. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "250-STARTTLS
  308. "
  309. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  310. 250-SIZE 35882577
  311. 250-8BITMIME
  312. 250-STARTTLS
  313. "
  314. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  315. "
  316. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  317. 250-SIZE 35882577
  318. 250-8BITMIME
  319. 250-STARTTLS
  320. 250-ENHANCEDSTATUSCODES
  321. "
  322. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "250-PIPELINING
  323. "
  324. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  325. 250-SIZE 35882577
  326. 250-8BITMIME
  327. 250-STARTTLS
  328. 250-ENHANCEDSTATUSCODES
  329. 250-PIPELINING
  330. "
  331. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "250-CHUNKING
  332. "
  333. 2017-05-08 13:24:18 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  334. 250-SIZE 35882577
  335. 250-8BITMIME
  336. 250-STARTTLS
  337. 250-ENHANCEDSTATUSCODES
  338. 250-PIPELINING
  339. 250-CHUNKING
  340. "
  341. 2017-05-08 13:24:18 SMTP -> get_lines(): $str is "250 SMTPUTF8
  342. "
  343. 2017-05-08 13:24:18 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [187.45.240.116]
  344. 250-SIZE 35882577
  345. 250-8BITMIME
  346. 250-STARTTLS
  347. 250-ENHANCEDSTATUSCODES
  348. 250-PIPELINING
  349. 250-CHUNKING
  350. 250 SMTPUTF8
  351. 2017-05-08 13:24:18 CLIENT -> SERVER: STARTTLS
  352. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is ""
  353. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "220 2.0.0 Ready to start TLS
  354. "
  355. 2017-05-08 13:24:19 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
  356. 2017-05-08 13:24:19 CLIENT -> SERVER: EHLO www.euphoriatur.com.br
  357. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is ""
  358. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "250-smtp.gmail.com at your service, [187.45.240.116]
  359. "
  360. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  361. "
  362. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "250-SIZE 35882577
  363. "
  364. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  365. 250-SIZE 35882577
  366. "
  367. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "250-8BITMIME
  368. "
  369. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  370. 250-SIZE 35882577
  371. 250-8BITMIME
  372. "
  373. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
  374. "
  375. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  376. 250-SIZE 35882577
  377. 250-8BITMIME
  378. 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
  379. "
  380. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  381. "
  382. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  383. 250-SIZE 35882577
  384. 250-8BITMIME
  385. 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
  386. 250-ENHANCEDSTATUSCODES
  387. "
  388. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "250-PIPELINING
  389. "
  390. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  391. 250-SIZE 35882577
  392. 250-8BITMIME
  393. 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
  394. 250-ENHANCEDSTATUSCODES
  395. 250-PIPELINING
  396. "
  397. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "250-CHUNKING
  398. "
  399. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [187.45.240.116]
  400. 250-SIZE 35882577
  401. 250-8BITMIME
  402. 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
  403. 250-ENHANCEDSTATUSCODES
  404. 250-PIPELINING
  405. 250-CHUNKING
  406. "
  407. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "250 SMTPUTF8
  408. "
  409. 2017-05-08 13:24:19 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [187.45.240.116]
  410. 250-SIZE 35882577
  411. 250-8BITMIME
  412. 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
  413. 250-ENHANCEDSTATUSCODES
  414. 250-PIPELINING
  415. 250-CHUNKING
  416. 250 SMTPUTF8
  417. 2017-05-08 13:24:19 Auth method requested: UNKNOWN
  418. 2017-05-08 13:24:19 Auth methods available on the server: LOGIN,PLAIN,XOAUTH2,PLAIN-CLIENTTOKEN,OAUTHBEARER,XOAUTH
  419. 2017-05-08 13:24:19 Auth method selected: LOGIN
  420. 2017-05-08 13:24:19 CLIENT -> SERVER: AUTH LOGIN
  421. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is ""
  422. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6
  423. "
  424. 2017-05-08 13:24:19 SERVER -> CLIENT: 334 VXNlcm5hbWU6
  425. 2017-05-08 13:24:19 CLIENT -> SERVER: Y2F0ZXJwaWxsYXJnaXJsc3RlckBnbWFpbC5jb20=
  426. 2017-05-08 13:24:19 SMTP -> get_lines(): $data is ""
  427. 2017-05-08 13:24:19 SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6
  428. "
  429. 2017-05-08 13:24:19 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
  430. 2017-05-08 13:24:19 CLIENT -> SERVER: a20zMDMwMjMxNA==
  431. 2017-05-08 13:24:20 SMTP -> get_lines(): $data is ""
  432. 2017-05-08 13:24:20 SMTP -> get_lines(): $str is "534-5.7.14 get_lines(): $data is "534-5.7.14 get_lines(): $str is "534-5.7.14 -g4nbKZN1Rnk4QN_SlrOnX4GxF20gXwc1v_BhewIwmfuKgwoXSXOdHdR1u59hFFyWAsoHN
  433. "
  434. 2017-05-08 13:24:20 SMTP -> get_lines(): $data is "534-5.7.14 get_lines(): $str is "534-5.7.14 -WiiVCsLMFvhu5JHN1PKC9Hny54IbVxfNgGxo1Chrq5xzWRm4k37u-xJCAF9_5LLoJ5DbB
  435. "
  436. 2017-05-08 13:24:20 SMTP -> get_lines(): $data is "534-5.7.14 get_lines(): $str is "534-5.7.14 yVfJG_WRr8mJaaVTeUg_PTRAc0TrtuRELl3mDptQt5yEC-HAjklA14MxoberK5b_PNdTqO
  437. "
  438. 2017-05-08 13:24:20 SMTP -> get_lines(): $data is "534-5.7.14 get_lines(): $str is "534-5.7.14 e9nSIkpMtDhnNbUeRjhTQ6uTxR7N0> Please log in via your web browser and
  439. "
  440. 2017-05-08 13:24:20 SMTP -> get_lines(): $data is "534-5.7.14 Please log in via your web browser and
  441. "
  442. 2017-05-08 13:24:20 SMTP -> get_lines(): $str is "534-5.7.14 then try again.
  443. "
  444. 2017-05-08 13:24:20 SMTP -> get_lines(): $data is "534-5.7.14 Please log in via your web browser and
  445. 534-5.7.14 then try again.
  446. "
  447. 2017-05-08 13:24:20 SMTP -> get_lines(): $str is "534-5.7.14 Learn more at
  448. "
  449. 2017-05-08 13:24:20 SMTP -> get_lines(): $data is "534-5.7.14 Please log in via your web browser and
  450. 534-5.7.14 then try again.
  451. 534-5.7.14 Learn more at
  452. "
  453. 2017-05-08 13:24:20 SMTP -> get_lines(): $str is "534 5.7.14 https://support.google.com/mail/answer/78754 j14sm9889134qtj.51 - gsmtp
  454. "
  455. 2017-05-08 13:24:20 SERVER -> CLIENT: 534-5.7.14 Please log in via your web browser and
  456. 534-5.7.14 then try again.
  457. 534-5.7.14 Learn more at
  458. 534 5.7.14 https://support.google.com/mail/answer/78754 j14sm9889134qtj.51 - gsmtp
  459. 2017-05-08 13:24:20 SMTP ERROR: Password command failed: 534-5.7.14 Please log in via your web browser and
  460. 534-5.7.14 then try again.
  461. 534-5.7.14 Learn more at
  462. 534 5.7.14 https://support.google.com/mail/answer/78754 j14sm9889134qtj.51 - gsmtp
  463. 2017-05-08 13:24:20 SMTP Error: Could not authenticate.
  464. 2017-05-08 13:24:20 CLIENT -> SERVER: QUIT
  465. 2017-05-08 13:24:20 SMTP -> get_lines(): $data is ""
  466. 2017-05-08 13:24:20 SMTP -> get_lines(): $str is "221 2.0.0 closing connection j14sm9889134qtj.51 - gsmtp
  467. "
  468. 2017-05-08 13:24:20 SERVER -> CLIENT: 221 2.0.0 closing connection j14sm9889134qtj.51 - gsmtp
  469. 2017-05-08 13:24:20 Connection: closed
  470. 2017-05-08 13:24:20 SMTP Error: Could not authenticate.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement