Guest User

test email result

a guest
Aug 14th, 2017
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.41 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)#3124 (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(27) "[email protected]"
  20. ["FromName"]=>
  21. string(5) "Henry"
  22. ["Sender"]=>
  23. string(0) ""
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(47) "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(354) "Date: Tue, 15 Aug 2017 03:01:00 +0000
  39. From: Henry
  40. Subject: WP Mail SMTP: Test mail to [email protected]
  41. Message-ID: <[email protected]>
  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(31) "Tue, 15 Aug 2017 03:01:00 +0000"
  67. ["Host"]=>
  68. string(22) "mail.cfdnetworks.co.id"
  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(27) "[email protected]"
  84. ["Password"]=>
  85. string(10) "C59FvW3u5s"
  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)#3125 (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(15) "221 2.0.0 Bye
  175. "
  176. }
  177. ["to":protected]=>
  178. array(1) {
  179. [0]=>
  180. array(2) {
  181. [0]=>
  182. string(20) "[email protected]"
  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. bool(true)
  199. }
  200. ["RecipientsQueue":protected]=>
  201. array(0) {
  202. }
  203. ["ReplyToQueue":protected]=>
  204. array(0) {
  205. }
  206. ["attachment":protected]=>
  207. array(0) {
  208. }
  209. ["CustomHeader":protected]=>
  210. array(0) {
  211. }
  212. ["lastMessageID":protected]=>
  213. string(52) "<[email protected]>"
  214. ["message_type":protected]=>
  215. string(5) "plain"
  216. ["boundary":protected]=>
  217. array(3) {
  218. [1]=>
  219. string(35) "b1_6e4f99860bee4c1727d011f72da82df4"
  220. [2]=>
  221. string(35) "b2_6e4f99860bee4c1727d011f72da82df4"
  222. [3]=>
  223. string(35) "b3_6e4f99860bee4c1727d011f72da82df4"
  224. }
  225. ["language":protected]=>
  226. array(0) {
  227. }
  228. ["error_count":protected]=>
  229. int(0)
  230. ["sign_cert_file":protected]=>
  231. string(0) ""
  232. ["sign_key_file":protected]=>
  233. string(0) ""
  234. ["sign_extracerts_file":protected]=>
  235. string(0) ""
  236. ["sign_key_pass":protected]=>
  237. string(0) ""
  238. ["exceptions":protected]=>
  239. bool(true)
  240. ["uniqueid":protected]=>
  241. string(32) "6e4f99860bee4c1727d011f72da82df4"
  242. }
  243. The SMTP debugging output is shown below:
  244. 2017-08-15 03:01:00 Connection: opening to mail.cfdnetworks.co.id:587, timeout=300, options=array (
  245. )
  246. 2017-08-15 03:01:00 Connection: opened
  247. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  248. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "220 mail.cfdnetworks.co.id ESMTP Postfix
  249. "
  250. 2017-08-15 03:01:00 SERVER -> CLIENT: 220 mail.cfdnetworks.co.id ESMTP Postfix
  251. 2017-08-15 03:01:00 CLIENT -> SERVER: EHLO cfdnetworks.co.id
  252. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  253. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-mail.cfdnetworks.co.id
  254. "
  255. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  256. "
  257. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-PIPELINING
  258. "
  259. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  260. 250-PIPELINING
  261. "
  262. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-SIZE 31457280
  263. "
  264. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  265. 250-PIPELINING
  266. 250-SIZE 31457280
  267. "
  268. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-ETRN
  269. "
  270. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  271. 250-PIPELINING
  272. 250-SIZE 31457280
  273. 250-ETRN
  274. "
  275. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-STARTTLS
  276. "
  277. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  278. 250-PIPELINING
  279. 250-SIZE 31457280
  280. 250-ETRN
  281. 250-STARTTLS
  282. "
  283. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  284. "
  285. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  286. 250-PIPELINING
  287. 250-SIZE 31457280
  288. 250-ETRN
  289. 250-STARTTLS
  290. 250-ENHANCEDSTATUSCODES
  291. "
  292. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-8BITMIME
  293. "
  294. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  295. 250-PIPELINING
  296. 250-SIZE 31457280
  297. 250-ETRN
  298. 250-STARTTLS
  299. 250-ENHANCEDSTATUSCODES
  300. 250-8BITMIME
  301. "
  302. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250 DSN
  303. "
  304. 2017-08-15 03:01:00 SERVER -> CLIENT: 250-mail.cfdnetworks.co.id
  305. 250-PIPELINING
  306. 250-SIZE 31457280
  307. 250-ETRN
  308. 250-STARTTLS
  309. 250-ENHANCEDSTATUSCODES
  310. 250-8BITMIME
  311. 250 DSN
  312. 2017-08-15 03:01:00 CLIENT -> SERVER: STARTTLS
  313. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  314. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "220 2.0.0 Ready to start TLS
  315. "
  316. 2017-08-15 03:01:00 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
  317. 2017-08-15 03:01:00 CLIENT -> SERVER: EHLO cfdnetworks.co.id
  318. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  319. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-mail.cfdnetworks.co.id
  320. "
  321. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  322. "
  323. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-PIPELINING
  324. "
  325. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  326. 250-PIPELINING
  327. "
  328. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-SIZE 31457280
  329. "
  330. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  331. 250-PIPELINING
  332. 250-SIZE 31457280
  333. "
  334. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-ETRN
  335. "
  336. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  337. 250-PIPELINING
  338. 250-SIZE 31457280
  339. 250-ETRN
  340. "
  341. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
  342. "
  343. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  344. 250-PIPELINING
  345. 250-SIZE 31457280
  346. 250-ETRN
  347. 250-AUTH PLAIN LOGIN
  348. "
  349. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-AUTH=PLAIN LOGIN
  350. "
  351. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  352. 250-PIPELINING
  353. 250-SIZE 31457280
  354. 250-ETRN
  355. 250-AUTH PLAIN LOGIN
  356. 250-AUTH=PLAIN LOGIN
  357. "
  358. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  359. "
  360. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  361. 250-PIPELINING
  362. 250-SIZE 31457280
  363. 250-ETRN
  364. 250-AUTH PLAIN LOGIN
  365. 250-AUTH=PLAIN LOGIN
  366. 250-ENHANCEDSTATUSCODES
  367. "
  368. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-8BITMIME
  369. "
  370. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  371. 250-PIPELINING
  372. 250-SIZE 31457280
  373. 250-ETRN
  374. 250-AUTH PLAIN LOGIN
  375. 250-AUTH=PLAIN LOGIN
  376. 250-ENHANCEDSTATUSCODES
  377. 250-8BITMIME
  378. "
  379. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250 DSN
  380. "
  381. 2017-08-15 03:01:00 SERVER -> CLIENT: 250-mail.cfdnetworks.co.id
  382. 250-PIPELINING
  383. 250-SIZE 31457280
  384. 250-ETRN
  385. 250-AUTH PLAIN LOGIN
  386. 250-AUTH=PLAIN LOGIN
  387. 250-ENHANCEDSTATUSCODES
  388. 250-8BITMIME
  389. 250 DSN
  390. 2017-08-15 03:01:00 Auth method requested: UNKNOWN
  391. 2017-08-15 03:01:00 Auth methods available on the server: PLAIN,LOGIN
  392. 2017-08-15 03:01:00 Auth method selected: LOGIN
  393. 2017-08-15 03:01:00 CLIENT -> SERVER: AUTH LOGIN
  394. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  395. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6
  396. "
  397. 2017-08-15 03:01:00 SERVER -> CLIENT: 334 VXNlcm5hbWU6
  398. 2017-08-15 03:01:00 CLIENT -> SERVER: d2VibWFzdGVyQGNmZG5ldHdvcmtzLmNvLmlk
  399. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  400. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6
  401. "
  402. 2017-08-15 03:01:00 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
  403. 2017-08-15 03:01:00 CLIENT -> SERVER: QzU5RnZXM3U1cw==
  404. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  405. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "235 2.7.0 Authentication successful
  406. "
  407. 2017-08-15 03:01:00 SERVER -> CLIENT: 235 2.7.0 Authentication successful
  408. 2017-08-15 03:01:00 CLIENT -> SERVER: MAIL FROM:
  409. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  410. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250 2.1.0 Ok
  411. "
  412. 2017-08-15 03:01:00 SERVER -> CLIENT: 250 2.1.0 Ok
  413. 2017-08-15 03:01:00 CLIENT -> SERVER: RCPT TO:
  414. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  415. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250 2.1.5 Ok
  416. "
  417. 2017-08-15 03:01:00 SERVER -> CLIENT: 250 2.1.5 Ok
  418. 2017-08-15 03:01:00 CLIENT -> SERVER: DATA
  419. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  420. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "354 End data with .
  421. "
  422. 2017-08-15 03:01:00 SERVER -> CLIENT: 354 End data with .
  423. 2017-08-15 03:01:00 CLIENT -> SERVER: Date: Tue, 15 Aug 2017 03:01:00 +0000
  424. 2017-08-15 03:01:00 CLIENT -> SERVER: To: [email protected]
  425. 2017-08-15 03:01:00 CLIENT -> SERVER: From: Henry
  426. 2017-08-15 03:01:00 CLIENT -> SERVER: Subject: WP Mail SMTP: Test mail to [email protected]
  427. 2017-08-15 03:01:00 CLIENT -> SERVER: Message-ID: <[email protected]>
  428. 2017-08-15 03:01:00 CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  429. 2017-08-15 03:01:00 CLIENT -> SERVER: MIME-Version: 1.0
  430. 2017-08-15 03:01:00 CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
  431. 2017-08-15 03:01:00 CLIENT -> SERVER:
  432. 2017-08-15 03:01:00 CLIENT -> SERVER: This is a test email generated by the WP Mail SMTP WordPress plugin.
  433. 2017-08-15 03:01:00 CLIENT -> SERVER:
  434. 2017-08-15 03:01:00 CLIENT -> SERVER: .
  435. 2017-08-15 03:01:01 SMTP -> get_lines(): $data is ""
  436. 2017-08-15 03:01:01 SMTP -> get_lines(): $str is "250 2.0.0 Ok: queued as 58D1A181B44
  437. "
  438. 2017-08-15 03:01:01 SERVER -> CLIENT: 250 2.0.0 Ok: queued as 58D1A181B44
  439. 2017-08-15 03:01:01 CLIENT -> SERVER: QUIT
  440. 2017-08-15 03:01:01 SMTP -> get_lines(): $data is ""
  441. 2017-08-15 03:01:01 SMTP -> get_lines(): $str is "221 2.0.0 Bye
  442. "
  443. 2017-08-15 03:01:01 SERVER -> CLIENT: 221 2.0.0 Bye
  444. 2017-08-15 03:01:01 Connection: closed
Advertisement
Add Comment
Please, Sign In to add comment