Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.26 KB | None | 0 0
  1. Test Message Sent
  2. The result was:
  3. bool(true)
  4. The full debugging output is shown below:
  5. object(PHPMailer)#11223 (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(0) ""
  18. ["From"]=>
  19. string(20) "shop.popugai@mail.ru"
  20. ["FromName"]=>
  21. string(47) "Магазин игрушек - ПОПУГАЙ!"
  22. ["Sender"]=>
  23. string(0) ""
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(47) "WP Mail SMTP: Test mail to Ildar.soft@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(427) "Date: Fri, 20 Jan 2017 07:12:57 +0000
  39. To: Ildar.soft@Gmail.com
  40. From: =?UTF-8?B?0JzQsNCz0LDQt9C40L0g0LjQs9GA0YPRiNC10LogLSDQn9Ce0J/Qo9CT0JA=?=
  41. =?UTF-8?B?0Jkh?=
  42. Subject: WP Mail SMTP: Test mail to Ildar.soft@Gmail.com
  43. Message-ID:
  44. X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  45. MIME-Version: 1.0
  46. Content-Type: text/plain; charset=UTF-8
  47.  
  48. "
  49. ["mailHeader":protected]=>
  50. string(0) ""
  51. ["WordWrap"]=>
  52. int(0)
  53. ["Mailer"]=>
  54. string(4) "smtp"
  55. ["Sendmail"]=>
  56. string(18) "/usr/sbin/sendmail"
  57. ["UseSendmailOptions"]=>
  58. bool(true)
  59. ["PluginDir"]=>
  60. string(0) ""
  61. ["ConfirmReadingTo"]=>
  62. string(0) ""
  63. ["Hostname"]=>
  64. string(0) ""
  65. ["MessageID"]=>
  66. string(0) ""
  67. ["MessageDate"]=>
  68. string(31) "Fri, 20 Jan 2017 07:12:57 +0000"
  69. ["Host"]=>
  70. string(21) "smtp.elasticemail.com"
  71. ["Port"]=>
  72. string(2) "25"
  73. ["Helo"]=>
  74. string(0) ""
  75. ["SMTPSecure"]=>
  76. string(0) ""
  77. ["SMTPAutoTLS"]=>
  78. bool(true)
  79. ["SMTPAuth"]=>
  80. bool(true)
  81. ["SMTPOptions"]=>
  82. array(0) {
  83. }
  84. ["Username"]=>
  85. string(20) "ildar.soft@gmail.com"
  86. ["Password"]=>
  87. string(36) "ebe1e98e-b2dc-4165-90d0-d42a91070366"
  88. ["AuthType"]=>
  89. string(0) ""
  90. ["Realm"]=>
  91. string(0) ""
  92. ["Workstation"]=>
  93. string(0) ""
  94. ["Timeout"]=>
  95. int(300)
  96. ["SMTPDebug"]=>
  97. bool(true)
  98. ["Debugoutput"]=>
  99. string(4) "echo"
  100. ["SMTPKeepAlive"]=>
  101. bool(false)
  102. ["SingleTo"]=>
  103. bool(false)
  104. ["SingleToArray"]=>
  105. array(0) {
  106. }
  107. ["do_verp"]=>
  108. bool(false)
  109. ["AllowEmpty"]=>
  110. bool(false)
  111. ["LE"]=>
  112. string(1) "
  113. "
  114. ["DKIM_selector"]=>
  115. string(0) ""
  116. ["DKIM_identity"]=>
  117. string(0) ""
  118. ["DKIM_passphrase"]=>
  119. string(0) ""
  120. ["DKIM_domain"]=>
  121. string(0) ""
  122. ["DKIM_private"]=>
  123. string(0) ""
  124. ["DKIM_private_string"]=>
  125. string(0) ""
  126. ["action_function"]=>
  127. string(0) ""
  128. ["XMailer"]=>
  129. string(0) ""
  130. ["smtp":protected]=>
  131. object(SMTP)#11224 (14) {
  132. ["Version"]=>
  133. string(6) "5.2.22"
  134. ["SMTP_PORT"]=>
  135. int(25)
  136. ["CRLF"]=>
  137. string(2) "
  138. "
  139. ["do_debug"]=>
  140. bool(true)
  141. ["Debugoutput"]=>
  142. string(4) "echo"
  143. ["do_verp"]=>
  144. bool(false)
  145. ["Timeout"]=>
  146. int(300)
  147. ["Timelimit"]=>
  148. int(300)
  149. ["smtp_transaction_id_patterns":protected]=>
  150. array(3) {
  151. ["exim"]=>
  152. string(21) "/[0-9]{3} OK id=(.*)/"
  153. ["sendmail"]=>
  154. string(29) "/[0-9]{3} 2.0.0 (.*) Message/"
  155. ["postfix"]=>
  156. string(35) "/[0-9]{3} 2.0.0 Ok: queued as (.*)/"
  157. }
  158. ["smtp_conn":protected]=>
  159. NULL
  160. ["error":protected]=>
  161. array(4) {
  162. ["error"]=>
  163. string(0) ""
  164. ["detail"]=>
  165. string(0) ""
  166. ["smtp_code"]=>
  167. string(0) ""
  168. ["smtp_code_ex"]=>
  169. string(0) ""
  170. }
  171. ["helo_rply":protected]=>
  172. NULL
  173. ["server_caps":protected]=>
  174. NULL
  175. ["last_reply":protected]=>
  176. string(14) "221 Good bye
  177. "
  178. }
  179. ["to":protected]=>
  180. array(1) {
  181. [0]=>
  182. array(2) {
  183. [0]=>
  184. string(20) "Ildar.soft@Gmail.com"
  185. [1]=>
  186. string(0) ""
  187. }
  188. }
  189. ["cc":protected]=>
  190. array(0) {
  191. }
  192. ["bcc":protected]=>
  193. array(0) {
  194. }
  195. ["ReplyTo":protected]=>
  196. array(0) {
  197. }
  198. ["all_recipients":protected]=>
  199. array(1) {
  200. ["ildar.soft@gmail.com"]=>
  201. bool(true)
  202. }
  203. ["RecipientsQueue":protected]=>
  204. array(0) {
  205. }
  206. ["ReplyToQueue":protected]=>
  207. array(0) {
  208. }
  209. ["attachment":protected]=>
  210. array(0) {
  211. }
  212. ["CustomHeader":protected]=>
  213. array(0) {
  214. }
  215. ["lastMessageID":protected]=>
  216. string(47) ""
  217. ["message_type":protected]=>
  218. string(5) "plain"
  219. ["boundary":protected]=>
  220. array(3) {
  221. [1]=>
  222. string(35) "b1_a57a0eb0abe015f3e73deb6d30bc4efb"
  223. [2]=>
  224. string(35) "b2_a57a0eb0abe015f3e73deb6d30bc4efb"
  225. [3]=>
  226. string(35) "b3_a57a0eb0abe015f3e73deb6d30bc4efb"
  227. }
  228. ["language":protected]=>
  229. array(0) {
  230. }
  231. ["error_count":protected]=>
  232. int(0)
  233. ["sign_cert_file":protected]=>
  234. string(0) ""
  235. ["sign_key_file":protected]=>
  236. string(0) ""
  237. ["sign_extracerts_file":protected]=>
  238. string(0) ""
  239. ["sign_key_pass":protected]=>
  240. string(0) ""
  241. ["exceptions":protected]=>
  242. bool(true)
  243. ["uniqueid":protected]=>
  244. string(32) "a57a0eb0abe015f3e73deb6d30bc4efb"
  245. }
  246. The SMTP debugging output is shown below:
  247. 2017-01-20 07:12:57 Connection: opening to smtp.elasticemail.com:25, timeout=300, options=array (
  248. )
  249. 2017-01-20 07:12:57 Connection: opened
  250. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  251. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "220 smtp.elasticemail.com ESMTP
  252. "
  253. 2017-01-20 07:12:57 SERVER -> CLIENT: 220 smtp.elasticemail.com ESMTP
  254. 2017-01-20 07:12:57 CLIENT -> SERVER: EHLO popugai70.ru
  255. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  256. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-smtp.elasticemail.com
  257. "
  258. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  259. "
  260. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-PIPELINING
  261. "
  262. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  263. 250-PIPELINING
  264. "
  265. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-SIZE 20971520
  266. "
  267. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  268. 250-PIPELINING
  269. 250-SIZE 20971520
  270. "
  271. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-8BITMIME
  272. "
  273. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  274. 250-PIPELINING
  275. 250-SIZE 20971520
  276. 250-8BITMIME
  277. "
  278. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-AUTH=PLAIN LOGIN CRAM-MD5
  279. "
  280. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  281. 250-PIPELINING
  282. 250-SIZE 20971520
  283. 250-8BITMIME
  284. 250-AUTH=PLAIN LOGIN CRAM-MD5
  285. "
  286. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN CRAM-MD5
  287. "
  288. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  289. 250-PIPELINING
  290. 250-SIZE 20971520
  291. 250-8BITMIME
  292. 250-AUTH=PLAIN LOGIN CRAM-MD5
  293. 250-AUTH PLAIN LOGIN CRAM-MD5
  294. "
  295. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-STARTTLS
  296. "
  297. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  298. 250-PIPELINING
  299. 250-SIZE 20971520
  300. 250-8BITMIME
  301. 250-AUTH=PLAIN LOGIN CRAM-MD5
  302. 250-AUTH PLAIN LOGIN CRAM-MD5
  303. 250-STARTTLS
  304. "
  305. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250 OK
  306. "
  307. 2017-01-20 07:12:57 SERVER -> CLIENT: 250-smtp.elasticemail.com
  308. 250-PIPELINING
  309. 250-SIZE 20971520
  310. 250-8BITMIME
  311. 250-AUTH=PLAIN LOGIN CRAM-MD5
  312. 250-AUTH PLAIN LOGIN CRAM-MD5
  313. 250-STARTTLS
  314. 250 OK
  315. 2017-01-20 07:12:57 CLIENT -> SERVER: STARTTLS
  316. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  317. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "220 Begin TLS negotiation
  318. "
  319. 2017-01-20 07:12:57 SERVER -> CLIENT: 220 Begin TLS negotiation
  320. 2017-01-20 07:12:57 CLIENT -> SERVER: EHLO popugai70.ru
  321. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  322. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-smtp.elasticemail.com
  323. "
  324. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  325. "
  326. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-PIPELINING
  327. "
  328. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  329. 250-PIPELINING
  330. "
  331. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-SIZE 20971520
  332. "
  333. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  334. 250-PIPELINING
  335. 250-SIZE 20971520
  336. "
  337. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-8BITMIME
  338. "
  339. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  340. 250-PIPELINING
  341. 250-SIZE 20971520
  342. 250-8BITMIME
  343. "
  344. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-AUTH=PLAIN LOGIN CRAM-MD5
  345. "
  346. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  347. 250-PIPELINING
  348. 250-SIZE 20971520
  349. 250-8BITMIME
  350. 250-AUTH=PLAIN LOGIN CRAM-MD5
  351. "
  352. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN CRAM-MD5
  353. "
  354. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is "250-smtp.elasticemail.com
  355. 250-PIPELINING
  356. 250-SIZE 20971520
  357. 250-8BITMIME
  358. 250-AUTH=PLAIN LOGIN CRAM-MD5
  359. 250-AUTH PLAIN LOGIN CRAM-MD5
  360. "
  361. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250 OK
  362. "
  363. 2017-01-20 07:12:57 SERVER -> CLIENT: 250-smtp.elasticemail.com
  364. 250-PIPELINING
  365. 250-SIZE 20971520
  366. 250-8BITMIME
  367. 250-AUTH=PLAIN LOGIN CRAM-MD5
  368. 250-AUTH PLAIN LOGIN CRAM-MD5
  369. 250 OK
  370. 2017-01-20 07:12:57 Auth method requested: UNKNOWN
  371. 2017-01-20 07:12:57 Auth methods available on the server: PLAIN,LOGIN,CRAM-MD5
  372. 2017-01-20 07:12:57 Auth method selected: CRAM-MD5
  373. 2017-01-20 07:12:57 CLIENT -> SERVER: AUTH CRAM-MD5
  374. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  375. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "334 PGVmNzNkYmJhLWRkMmEtNDFlNC1hNjVlLTg2OWMyMzc0MTY5MT4=
  376. "
  377. 2017-01-20 07:12:57 SERVER -> CLIENT: 334 PGVmNzNkYmJhLWRkMmEtNDFlNC1hNjVlLTg2OWMyMzc0MTY5MT4=
  378. 2017-01-20 07:12:57 CLIENT -> SERVER: aWxkYXIuc29mdEBnbWFpbC5jb20gZjIwNWU1MjgzYWI0NjM1Mjk2Y2VkY2YyYWMwZTY0NjM=
  379. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  380. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "235 Authentication successful
  381. "
  382. 2017-01-20 07:12:57 SERVER -> CLIENT: 235 Authentication successful
  383. 2017-01-20 07:12:57 CLIENT -> SERVER: MAIL FROM:
  384. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  385. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250 OK
  386. "
  387. 2017-01-20 07:12:57 SERVER -> CLIENT: 250 OK
  388. 2017-01-20 07:12:57 CLIENT -> SERVER: RCPT TO:
  389. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  390. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250 OK
  391. "
  392. 2017-01-20 07:12:57 SERVER -> CLIENT: 250 OK
  393. 2017-01-20 07:12:57 CLIENT -> SERVER: DATA
  394. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  395. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "354 Begin send data. End with CRLF.CRLF
  396. "
  397. 2017-01-20 07:12:57 SERVER -> CLIENT: 354 Begin send data. End with CRLF.CRLF
  398. 2017-01-20 07:12:57 CLIENT -> SERVER: Date: Fri, 20 Jan 2017 07:12:57 +0000
  399. 2017-01-20 07:12:57 CLIENT -> SERVER: To: Ildar.soft@Gmail.com
  400. 2017-01-20 07:12:57 CLIENT -> SERVER: From: =?UTF-8?B?0JzQsNCz0LDQt9C40L0g0LjQs9GA0YPRiNC10LogLSDQn9Ce0J/Qo9CT0JA=?=
  401. 2017-01-20 07:12:57 CLIENT -> SERVER: =?UTF-8?B?0Jkh?=
  402. 2017-01-20 07:12:57 CLIENT -> SERVER: Subject: WP Mail SMTP: Test mail to Ildar.soft@Gmail.com
  403. 2017-01-20 07:12:57 CLIENT -> SERVER: Message-ID:
  404. 2017-01-20 07:12:57 CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  405. 2017-01-20 07:12:57 CLIENT -> SERVER: MIME-Version: 1.0
  406. 2017-01-20 07:12:57 CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
  407. 2017-01-20 07:12:57 CLIENT -> SERVER:
  408. 2017-01-20 07:12:57 CLIENT -> SERVER: This is a test email generated by the WP Mail SMTP WordPress plugin.
  409. 2017-01-20 07:12:57 CLIENT -> SERVER:
  410. 2017-01-20 07:12:57 CLIENT -> SERVER: .
  411. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  412. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "250 OK 6d4358e9-6b02-43fc-aff8-9db1bb3d6ff9
  413. "
  414. 2017-01-20 07:12:57 SERVER -> CLIENT: 250 OK 6d4358e9-6b02-43fc-aff8-9db1bb3d6ff9
  415. 2017-01-20 07:12:57 CLIENT -> SERVER: QUIT
  416. 2017-01-20 07:12:57 SMTP -> get_lines(): $data is ""
  417. 2017-01-20 07:12:57 SMTP -> get_lines(): $str is "221 Good bye
  418. "
  419. 2017-01-20 07:12:57 SERVER -> CLIENT: 221 Good bye
  420. 2017-01-20 07:12:57 Connection: closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement