Advertisement
Guest User

Untitled

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