Guest User

Untitled

a guest
Sep 1st, 2015
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.55 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)#6123 (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(0) ""
  18. ["From"]=>
  19. string(15) "[email protected]"
  20. ["FromName"]=>
  21. string(15) "[email protected]"
  22. ["Sender"]=>
  23. string(0) ""
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(37) "WP Mail SMTP: Test mail to [email protected]"
  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(378) "Date: Tue, 1 Sep 2015 10:25:50 +0000
  39. Subject: WP Mail SMTP: Test mail to [email protected]
  40. Message-ID:
  41. X-Priority: 3
  42. X-Mailer: PHPMailer 5.2.10 (https://github.com/PHPMailer/PHPMailer/)
  43. MIME-Version: 1.0
  44. Content-Type: text/plain; charset=UTF-8
  45. Content-Transfer-Encoding: 8bit
  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(30) "Tue, 1 Sep 2015 10:25:50 +0000"
  68. ["Host"]=>
  69. string(13) "smtp.beget.ru"
  70. ["Port"]=>
  71. string(4) "2525"
  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(15) "[email protected]"
  85. ["Password"]=>
  86. string(8) "ZZ#s{GX{"
  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. ["action_function"]=>
  124. string(0) ""
  125. ["XMailer"]=>
  126. string(0) ""
  127. ["smtp":protected]=>
  128. object(SMTP)#6122 (13) {
  129. ["Version"]=>
  130. string(6) "5.2.10"
  131. ["SMTP_PORT"]=>
  132. int(25)
  133. ["CRLF"]=>
  134. string(2) "
  135. "
  136. ["do_debug"]=>
  137. bool(true)
  138. ["Debugoutput"]=>
  139. string(4) "echo"
  140. ["do_verp"]=>
  141. bool(false)
  142. ["Timeout"]=>
  143. int(300)
  144. ["Timelimit"]=>
  145. int(300)
  146. ["smtp_conn":protected]=>
  147. NULL
  148. ["error":protected]=>
  149. array(4) {
  150. ["error"]=>
  151. string(0) ""
  152. ["detail"]=>
  153. string(0) ""
  154. ["smtp_code"]=>
  155. string(0) ""
  156. ["smtp_code_ex"]=>
  157. string(0) ""
  158. }
  159. ["helo_rply":protected]=>
  160. NULL
  161. ["server_caps":protected]=>
  162. NULL
  163. ["last_reply":protected]=>
  164. string(38) "221 smtp.beget.ru closing connection
  165. "
  166. }
  167. ["to":protected]=>
  168. array(1) {
  169. [0]=>
  170. array(2) {
  171. [0]=>
  172. string(10) "[email protected]"
  173. [1]=>
  174. string(0) ""
  175. }
  176. }
  177. ["cc":protected]=>
  178. array(0) {
  179. }
  180. ["bcc":protected]=>
  181. array(0) {
  182. }
  183. ["ReplyTo":protected]=>
  184. array(0) {
  185. }
  186. ["all_recipients":protected]=>
  187. array(1) {
  188. bool(true)
  189. }
  190. ["attachment":protected]=>
  191. array(0) {
  192. }
  193. ["CustomHeader":protected]=>
  194. array(0) {
  195. }
  196. ["lastMessageID":protected]=>
  197. string(50) ""
  198. ["message_type":protected]=>
  199. string(5) "plain"
  200. ["boundary":protected]=>
  201. array(3) {
  202. [1]=>
  203. string(35) "b1_ab836b772111e6770a7c33dc9df562ba"
  204. [2]=>
  205. string(35) "b2_ab836b772111e6770a7c33dc9df562ba"
  206. [3]=>
  207. string(35) "b3_ab836b772111e6770a7c33dc9df562ba"
  208. }
  209. ["language":protected]=>
  210. array(0) {
  211. }
  212. ["error_count":protected]=>
  213. int(0)
  214. ["sign_cert_file":protected]=>
  215. string(0) ""
  216. ["sign_key_file":protected]=>
  217. string(0) ""
  218. ["sign_extracerts_file":protected]=>
  219. string(0) ""
  220. ["sign_key_pass":protected]=>
  221. string(0) ""
  222. ["exceptions":protected]=>
  223. bool(true)
  224. ["uniqueid":protected]=>
  225. string(32) "ab836b772111e6770a7c33dc9df562ba"
  226. }
  227. The SMTP debugging output is shown below:
  228. 2015-09-01 10:25:50 Connection: opening to smtp.beget.ru:2525, timeout=300, options=array (
  229. )
  230. 2015-09-01 10:25:50 Connection: opened
  231. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  232. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "220 smtp.beget.ru
  233. "
  234. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "220 smtp.beget.ru
  235. "
  236. 2015-09-01 10:25:50 SERVER -> CLIENT: 220 smtp.beget.ru
  237. 2015-09-01 10:25:50 CLIENT -> SERVER: EHLO basko.exlite.ru
  238. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  239. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  240. "
  241. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  242. "
  243. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  244. "
  245. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-SIZE 62914560
  246. "
  247. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  248. 250-SIZE 62914560
  249. "
  250. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  251. 250-SIZE 62914560
  252. "
  253. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-8BITMIME
  254. "
  255. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  256. 250-SIZE 62914560
  257. 250-8BITMIME
  258. "
  259. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  260. 250-SIZE 62914560
  261. 250-8BITMIME
  262. "
  263. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-PIPELINING
  264. "
  265. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  266. 250-SIZE 62914560
  267. 250-8BITMIME
  268. 250-PIPELINING
  269. "
  270. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  271. 250-SIZE 62914560
  272. 250-8BITMIME
  273. 250-PIPELINING
  274. "
  275. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-AUTH LOGIN
  276. "
  277. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  278. 250-SIZE 62914560
  279. 250-8BITMIME
  280. 250-PIPELINING
  281. 250-AUTH LOGIN
  282. "
  283. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  284. 250-SIZE 62914560
  285. 250-8BITMIME
  286. 250-PIPELINING
  287. 250-AUTH LOGIN
  288. "
  289. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-STARTTLS
  290. "
  291. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  292. 250-SIZE 62914560
  293. 250-8BITMIME
  294. 250-PIPELINING
  295. 250-AUTH LOGIN
  296. 250-STARTTLS
  297. "
  298. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  299. 250-SIZE 62914560
  300. 250-8BITMIME
  301. 250-PIPELINING
  302. 250-AUTH LOGIN
  303. 250-STARTTLS
  304. "
  305. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250 HELP
  306. "
  307. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  308. 250-SIZE 62914560
  309. 250-8BITMIME
  310. 250-PIPELINING
  311. 250-AUTH LOGIN
  312. 250-STARTTLS
  313. 250 HELP
  314. "
  315. 2015-09-01 10:25:50 SERVER -> CLIENT: 250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  316. 250-SIZE 62914560
  317. 250-8BITMIME
  318. 250-PIPELINING
  319. 250-AUTH LOGIN
  320. 250-STARTTLS
  321. 250 HELP
  322. 2015-09-01 10:25:50 CLIENT -> SERVER: STARTTLS
  323. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  324. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "220 TLS go ahead
  325. "
  326. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "220 TLS go ahead
  327. "
  328. 2015-09-01 10:25:50 SERVER -> CLIENT: 220 TLS go ahead
  329. 2015-09-01 10:25:50 CLIENT -> SERVER: EHLO basko.exlite.ru
  330. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  331. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  332. "
  333. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  334. "
  335. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  336. "
  337. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-SIZE 62914560
  338. "
  339. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  340. 250-SIZE 62914560
  341. "
  342. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  343. 250-SIZE 62914560
  344. "
  345. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-8BITMIME
  346. "
  347. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  348. 250-SIZE 62914560
  349. 250-8BITMIME
  350. "
  351. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  352. 250-SIZE 62914560
  353. 250-8BITMIME
  354. "
  355. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-PIPELINING
  356. "
  357. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  358. 250-SIZE 62914560
  359. 250-8BITMIME
  360. 250-PIPELINING
  361. "
  362. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  363. 250-SIZE 62914560
  364. 250-8BITMIME
  365. 250-PIPELINING
  366. "
  367. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250-AUTH LOGIN
  368. "
  369. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  370. 250-SIZE 62914560
  371. 250-8BITMIME
  372. 250-PIPELINING
  373. 250-AUTH LOGIN
  374. "
  375. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  376. 250-SIZE 62914560
  377. 250-8BITMIME
  378. 250-PIPELINING
  379. 250-AUTH LOGIN
  380. "
  381. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250 HELP
  382. "
  383. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  384. 250-SIZE 62914560
  385. 250-8BITMIME
  386. 250-PIPELINING
  387. 250-AUTH LOGIN
  388. 250 HELP
  389. "
  390. 2015-09-01 10:25:50 SERVER -> CLIENT: 250-smtp.beget.ru Hello m1.germes.beget.ru [5.101.157.14]
  391. 250-SIZE 62914560
  392. 250-8BITMIME
  393. 250-PIPELINING
  394. 250-AUTH LOGIN
  395. 250 HELP
  396. 2015-09-01 10:25:50 Auth method requested: UNKNOWN
  397. 2015-09-01 10:25:50 Auth methods available on the server: LOGIN
  398. 2015-09-01 10:25:50 Auth method selected: LOGIN
  399. 2015-09-01 10:25:50 CLIENT -> SERVER: AUTH LOGIN
  400. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  401. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6
  402. "
  403. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "334 VXNlcm5hbWU6
  404. "
  405. 2015-09-01 10:25:50 SERVER -> CLIENT: 334 VXNlcm5hbWU6
  406. 2015-09-01 10:25:50 CLIENT -> SERVER: YWRtaW5AZXhsaXRlLnJ1
  407. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  408. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6
  409. "
  410. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "334 UGFzc3dvcmQ6
  411. "
  412. 2015-09-01 10:25:50 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
  413. 2015-09-01 10:25:50 CLIENT -> SERVER: Wlojc3tHWHs=
  414. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  415. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "235 Authentication succeeded
  416. "
  417. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "235 Authentication succeeded
  418. "
  419. 2015-09-01 10:25:50 SERVER -> CLIENT: 235 Authentication succeeded
  420. 2015-09-01 10:25:50 CLIENT -> SERVER: MAIL FROM:
  421. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  422. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250 OK
  423. "
  424. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250 OK
  425. "
  426. 2015-09-01 10:25:50 SERVER -> CLIENT: 250 OK
  427. 2015-09-01 10:25:50 CLIENT -> SERVER: RCPT TO:
  428. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  429. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "250 Accepted
  430. "
  431. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "250 Accepted
  432. "
  433. 2015-09-01 10:25:50 SERVER -> CLIENT: 250 Accepted
  434. 2015-09-01 10:25:50 CLIENT -> SERVER: DATA
  435. 2015-09-01 10:25:50 SMTP -> get_lines(): $data was ""
  436. 2015-09-01 10:25:50 SMTP -> get_lines(): $str is "354 Enter message, ending with "." on a line by itself
  437. "
  438. 2015-09-01 10:25:50 SMTP -> get_lines(): $data is "354 Enter message, ending with "." on a line by itself
  439. "
  440. 2015-09-01 10:25:50 SERVER -> CLIENT: 354 Enter message, ending with "." on a line by itself
  441. 2015-09-01 10:25:50 CLIENT -> SERVER: Date: Tue, 1 Sep 2015 10:25:50 +0000
  442. 2015-09-01 10:25:50 CLIENT -> SERVER: To: [email protected]
  443. 2015-09-01 10:25:50 CLIENT -> SERVER: From: "[email protected]"
  444. 2015-09-01 10:25:50 CLIENT -> SERVER: Subject: WP Mail SMTP: Test mail to [email protected]
  445. 2015-09-01 10:25:50 CLIENT -> SERVER: Message-ID:
  446. 2015-09-01 10:25:50 CLIENT -> SERVER: X-Priority: 3
  447. 2015-09-01 10:25:50 CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.10 (https://github.com/PHPMailer/PHPMailer/)
  448. 2015-09-01 10:25:50 CLIENT -> SERVER: MIME-Version: 1.0
  449. 2015-09-01 10:25:50 CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
  450. 2015-09-01 10:25:50 CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
  451. 2015-09-01 10:25:50 CLIENT -> SERVER:
  452. 2015-09-01 10:25:50 CLIENT -> SERVER: This is a test email generated by the WP Mail SMTP WordPress plugin.
  453. 2015-09-01 10:25:50 CLIENT -> SERVER:
  454. 2015-09-01 10:25:50 CLIENT -> SERVER: .
  455. 2015-09-01 10:25:51 SMTP -> get_lines(): $data was ""
  456. 2015-09-01 10:25:51 SMTP -> get_lines(): $str is "250 OK id=1ZWilC-0004F5-RC
  457. "
  458. 2015-09-01 10:25:51 SMTP -> get_lines(): $data is "250 OK id=1ZWilC-0004F5-RC
  459. "
  460. 2015-09-01 10:25:51 SERVER -> CLIENT: 250 OK id=1ZWilC-0004F5-RC
  461. 2015-09-01 10:25:51 CLIENT -> SERVER: QUIT
  462. 2015-09-01 10:25:51 SMTP -> get_lines(): $data was ""
  463. 2015-09-01 10:25:51 SMTP -> get_lines(): $str is "221 smtp.beget.ru closing connection
  464. "
  465. 2015-09-01 10:25:51 SMTP -> get_lines(): $data is "221 smtp.beget.ru closing connection
  466. "
  467. 2015-09-01 10:25:51 SERVER -> CLIENT: 221 smtp.beget.ru closing connection
  468. 2015-09-01 10:25:51 Connection: closed
Advertisement
Add Comment
Please, Sign In to add comment