Advertisement
Guest User

Untitled

a guest
Aug 29th, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.12 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)#712 (73) {
  6. ["Version"]=>
  7. string(6) "5.2.10"
  8. ["Priority"]=>
  9. int(3)
  10. ["CharSet"]=>
  11. string(5) "UTF-8"
  12. ["ContentType"]=>
  13. string(10) "text/plain"
  14. ["Encoding"]=>
  15. string(4) "8bit"
  16. ["ErrorInfo"]=>
  17. string(35) "SMTP Error: Could not authenticate."
  18. ["From"]=>
  19. string(25) "noreply@lilanandayoga.com"
  20. ["FromName"]=>
  21. string(14) "Lilananda Yoga"
  22. ["Sender"]=>
  23. string(0) ""
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(47) "WP Mail SMTP: Test mail to thedan1984@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(412) "Date: Sat, 29 Aug 2015 15:15:56 +0000
  39. To: thedan1984@gmail.com
  40. From: Lilananda Yoga
  41. Subject: WP Mail SMTP: Test mail to thedan1984@gmail.com
  42. Message-ID: <666af6b6bf9a92daf2b62107427086cb@www.lilanandayoga.com>
  43. X-Priority: 3
  44. X-Mailer: PHPMailer 5.2.10 (https://github.com/PHPMailer/PHPMailer/)
  45. MIME-Version: 1.0
  46. Content-Type: text/plain; charset=UTF-8
  47. Content-Transfer-Encoding: 8bit
  48.  
  49. "
  50. ["mailHeader":protected]=>
  51. string(0) ""
  52. ["WordWrap"]=>
  53. int(0)
  54. ["Mailer"]=>
  55. string(4) "smtp"
  56. ["Sendmail"]=>
  57. string(18) "/usr/sbin/sendmail"
  58. ["UseSendmailOptions"]=>
  59. bool(true)
  60. ["PluginDir"]=>
  61. string(0) ""
  62. ["ConfirmReadingTo"]=>
  63. string(0) ""
  64. ["Hostname"]=>
  65. string(0) ""
  66. ["MessageID"]=>
  67. string(0) ""
  68. ["MessageDate"]=>
  69. string(31) "Sat, 29 Aug 2015 15:15:56 +0000"
  70. ["Host"]=>
  71. string(24) "smtpout.secureserver.net"
  72. ["Port"]=>
  73. string(3) "465"
  74. ["Helo"]=>
  75. string(0) ""
  76. ["SMTPSecure"]=>
  77. string(3) "ssl"
  78. ["SMTPAutoTLS"]=>
  79. bool(true)
  80. ["SMTPAuth"]=>
  81. bool(true)
  82. ["SMTPOptions"]=>
  83. array(0) {
  84. }
  85. ["Username"]=>
  86. string(25) "noreply@lilanandayoga.com"
  87. ["Password"]=>
  88. string(12) "qHI&Z.ihGpGP"
  89. ["AuthType"]=>
  90. string(0) ""
  91. ["Realm"]=>
  92. string(0) ""
  93. ["Workstation"]=>
  94. string(0) ""
  95. ["Timeout"]=>
  96. int(300)
  97. ["SMTPDebug"]=>
  98. bool(true)
  99. ["Debugoutput"]=>
  100. string(4) "echo"
  101. ["SMTPKeepAlive"]=>
  102. bool(false)
  103. ["SingleTo"]=>
  104. bool(false)
  105. ["SingleToArray"]=>
  106. array(0) {
  107. }
  108. ["do_verp"]=>
  109. bool(false)
  110. ["AllowEmpty"]=>
  111. bool(false)
  112. ["LE"]=>
  113. string(1) "
  114. "
  115. ["DKIM_selector"]=>
  116. string(0) ""
  117. ["DKIM_identity"]=>
  118. string(0) ""
  119. ["DKIM_passphrase"]=>
  120. string(0) ""
  121. ["DKIM_domain"]=>
  122. string(0) ""
  123. ["DKIM_private"]=>
  124. string(0) ""
  125. ["action_function"]=>
  126. string(0) ""
  127. ["XMailer"]=>
  128. string(0) ""
  129. ["smtp":protected]=>
  130. object(SMTP)#713 (13) {
  131. ["Version"]=>
  132. string(6) "5.2.10"
  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_conn":protected]=>
  149. NULL
  150. ["error":protected]=>
  151. array(4) {
  152. ["error"]=>
  153. string(0) ""
  154. ["detail"]=>
  155. string(0) ""
  156. ["smtp_code"]=>
  157. string(0) ""
  158. ["smtp_code_ex"]=>
  159. string(0) ""
  160. }
  161. ["helo_rply":protected]=>
  162. NULL
  163. ["server_caps":protected]=>
  164. NULL
  165. ["last_reply":protected]=>
  166. string(0) ""
  167. }
  168. ["to":protected]=>
  169. array(1) {
  170. [0]=>
  171. array(2) {
  172. [0]=>
  173. string(20) "thedan1984@gmail.com"
  174. [1]=>
  175. string(0) ""
  176. }
  177. }
  178. ["cc":protected]=>
  179. array(0) {
  180. }
  181. ["bcc":protected]=>
  182. array(0) {
  183. }
  184. ["ReplyTo":protected]=>
  185. array(0) {
  186. }
  187. ["all_recipients":protected]=>
  188. array(1) {
  189. ["thedan1984@gmail.com"]=>
  190. bool(true)
  191. }
  192. ["attachment":protected]=>
  193. array(0) {
  194. }
  195. ["CustomHeader":protected]=>
  196. array(0) {
  197. }
  198. ["lastMessageID":protected]=>
  199. string(56) "<666af6b6bf9a92daf2b62107427086cb@www.lilanandayoga.com>"
  200. ["message_type":protected]=>
  201. string(5) "plain"
  202. ["boundary":protected]=>
  203. array(3) {
  204. [1]=>
  205. string(35) "b1_666af6b6bf9a92daf2b62107427086cb"
  206. [2]=>
  207. string(35) "b2_666af6b6bf9a92daf2b62107427086cb"
  208. [3]=>
  209. string(35) "b3_666af6b6bf9a92daf2b62107427086cb"
  210. }
  211. ["language":protected]=>
  212. array(19) {
  213. ["authenticate"]=>
  214. string(35) "SMTP Error: Could not authenticate."
  215. ["connect_host"]=>
  216. string(43) "SMTP Error: Could not connect to SMTP host."
  217. ["data_not_accepted"]=>
  218. string(30) "SMTP Error: data not accepted."
  219. ["empty_message"]=>
  220. string(18) "Message body empty"
  221. ["encoding"]=>
  222. string(18) "Unknown encoding: "
  223. ["execute"]=>
  224. string(19) "Could not execute: "
  225. ["file_access"]=>
  226. string(23) "Could not access file: "
  227. ["file_open"]=>
  228. string(33) "File Error: Could not open file: "
  229. ["from_failed"]=>
  230. string(35) "The following From address failed: "
  231. ["instantiate"]=>
  232. string(36) "Could not instantiate mail function."
  233. ["invalid_address"]=>
  234. string(15) "Invalid address"
  235. ["mailer_not_supported"]=>
  236. string(25) " mailer is not supported."
  237. ["provide_address"]=>
  238. string(54) "You must provide at least one recipient email address."
  239. ["recipients_failed"]=>
  240. string(45) "SMTP Error: The following recipients failed: "
  241. ["signing"]=>
  242. string(15) "Signing Error: "
  243. ["smtp_connect_failed"]=>
  244. string(22) "SMTP connect() failed."
  245. ["smtp_error"]=>
  246. string(19) "SMTP server error: "
  247. ["variable_set"]=>
  248. string(30) "Cannot set or reset variable: "
  249. ["extension_missing"]=>
  250. string(19) "Extension missing: "
  251. }
  252. ["error_count":protected]=>
  253. int(2)
  254. ["sign_cert_file":protected]=>
  255. string(0) ""
  256. ["sign_key_file":protected]=>
  257. string(0) ""
  258. ["sign_extracerts_file":protected]=>
  259. string(0) ""
  260. ["sign_key_pass":protected]=>
  261. string(0) ""
  262. ["exceptions":protected]=>
  263. bool(true)
  264. ["uniqueid":protected]=>
  265. string(32) "666af6b6bf9a92daf2b62107427086cb"
  266. }
  267. The SMTP debugging output is shown below:
  268. 2015-08-29 15:15:56 Connection: opening to ssl://smtpout.secureserver.net:465, timeout=300, options=array (
  269. )
  270. 2015-08-29 15:15:56 Connection: opened
  271. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was ""
  272. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "220 p3plsmtpa09-01.prod.phx3.secureserver.net ESMTP
  273. "
  274. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "220 p3plsmtpa09-01.prod.phx3.secureserver.net ESMTP
  275. "
  276. 2015-08-29 15:15:56 SERVER -> CLIENT: 220 p3plsmtpa09-01.prod.phx3.secureserver.net ESMTP
  277. 2015-08-29 15:15:56 CLIENT -> SERVER: EHLO www.lilanandayoga.com
  278. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was ""
  279. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  280. "
  281. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  282. "
  283. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  284. "
  285. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "250-HELP
  286. "
  287. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  288. 250-HELP
  289. "
  290. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  291. 250-HELP
  292. "
  293. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "250-AUTH LOGIN PLAIN
  294. "
  295. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  296. 250-HELP
  297. 250-AUTH LOGIN PLAIN
  298. "
  299. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  300. 250-HELP
  301. 250-AUTH LOGIN PLAIN
  302. "
  303. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "250-SIZE 31457280
  304. "
  305. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  306. 250-HELP
  307. 250-AUTH LOGIN PLAIN
  308. 250-SIZE 31457280
  309. "
  310. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  311. 250-HELP
  312. 250-AUTH LOGIN PLAIN
  313. 250-SIZE 31457280
  314. "
  315. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "250-PIPELINING
  316. "
  317. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  318. 250-HELP
  319. 250-AUTH LOGIN PLAIN
  320. 250-SIZE 31457280
  321. 250-PIPELINING
  322. "
  323. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  324. 250-HELP
  325. 250-AUTH LOGIN PLAIN
  326. 250-SIZE 31457280
  327. 250-PIPELINING
  328. "
  329. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "250-8BITMIME
  330. "
  331. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  332. 250-HELP
  333. 250-AUTH LOGIN PLAIN
  334. 250-SIZE 31457280
  335. 250-PIPELINING
  336. 250-8BITMIME
  337. "
  338. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  339. 250-HELP
  340. 250-AUTH LOGIN PLAIN
  341. 250-SIZE 31457280
  342. 250-PIPELINING
  343. 250-8BITMIME
  344. "
  345. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "250 OK
  346. "
  347. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  348. 250-HELP
  349. 250-AUTH LOGIN PLAIN
  350. 250-SIZE 31457280
  351. 250-PIPELINING
  352. 250-8BITMIME
  353. 250 OK
  354. "
  355. 2015-08-29 15:15:56 SERVER -> CLIENT: 250-p3plsmtpa09-01.prod.phx3.secureserver.net hello [162.255.118.50], secureserver.net
  356. 250-HELP
  357. 250-AUTH LOGIN PLAIN
  358. 250-SIZE 31457280
  359. 250-PIPELINING
  360. 250-8BITMIME
  361. 250 OK
  362. 2015-08-29 15:15:56 Auth method requested: UNKNOWN
  363. 2015-08-29 15:15:56 Auth methods available on the server: LOGIN,PLAIN
  364. 2015-08-29 15:15:56 Auth method selected: LOGIN
  365. 2015-08-29 15:15:56 CLIENT -> SERVER: AUTH LOGIN
  366. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was ""
  367. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6
  368. "
  369. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "334 VXNlcm5hbWU6
  370. "
  371. 2015-08-29 15:15:56 SERVER -> CLIENT: 334 VXNlcm5hbWU6
  372. 2015-08-29 15:15:56 CLIENT -> SERVER: bm9yZXBseUBsaWxhbmFuZGF5b2dhLmNvbQ==
  373. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was ""
  374. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6
  375. "
  376. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "334 UGFzc3dvcmQ6
  377. "
  378. 2015-08-29 15:15:56 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
  379. 2015-08-29 15:15:56 CLIENT -> SERVER: cUhJJlouaWhHcEdQ
  380. 2015-08-29 15:15:56 SMTP -> get_lines(): $data was ""
  381. 2015-08-29 15:15:56 SMTP -> get_lines(): $str is "535 Authentication Failed for noreply@lilanandayoga.com
  382. "
  383. 2015-08-29 15:15:56 SMTP -> get_lines(): $data is "535 Authentication Failed for noreply@lilanandayoga.com
  384. "
  385. 2015-08-29 15:15:56 SERVER -> CLIENT: 535 Authentication Failed for noreply@lilanandayoga.com
  386. 2015-08-29 15:15:56 SMTP ERROR: Password command failed: 535 Authentication Failed for noreply@lilanandayoga.com
  387. 2015-08-29 15:15:56 SMTP Error: Could not authenticate.
  388. 2015-08-29 15:15:56 CLIENT -> SERVER: QUIT
  389. 2015-08-29 15:15:56 SERVER -> CLIENT:
  390. 2015-08-29 15:15:56 SMTP ERROR: QUIT command failed:
  391. 2015-08-29 15:15:56 Connection: closed
  392. 2015-08-29 15:15:56 SMTP Error: Could not authenticate.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement