Advertisement
Guest User

test email result

a guest
Aug 14th, 2017
428
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) "webmaster@cfdnetworks.co.id"
  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 aj.thereal@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(354) "Date: Tue, 15 Aug 2017 03:01:00 +0000
  39. To: aj.thereal@gmail.com
  40. From: Henry
  41. Subject: WP Mail SMTP: Test mail to aj.thereal@gmail.com
  42. Message-ID: <6e4f99860bee4c1727d011f72da82df4@cfdnetworks.co.id>
  43. X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  44. MIME-Version: 1.0
  45. Content-Type: text/plain; charset=UTF-8
  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(31) "Tue, 15 Aug 2017 03:01:00 +0000"
  68. ["Host"]=>
  69. string(22) "mail.cfdnetworks.co.id"
  70. ["Port"]=>
  71. string(3) "587"
  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(27) "webmaster@cfdnetworks.co.id"
  85. ["Password"]=>
  86. string(10) "C59FvW3u5s"
  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. ["DKIM_private_string"]=>
  124. string(0) ""
  125. ["action_function"]=>
  126. string(0) ""
  127. ["XMailer"]=>
  128. string(0) ""
  129. ["smtp":protected]=>
  130. object(SMTP)#3125 (14) {
  131. ["Version"]=>
  132. string(6) "5.2.22"
  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_transaction_id_patterns":protected]=>
  149. array(3) {
  150. ["exim"]=>
  151. string(21) "/[0-9]{3} OK id=(.*)/"
  152. ["sendmail"]=>
  153. string(29) "/[0-9]{3} 2.0.0 (.*) Message/"
  154. ["postfix"]=>
  155. string(35) "/[0-9]{3} 2.0.0 Ok: queued as (.*)/"
  156. }
  157. ["smtp_conn":protected]=>
  158. NULL
  159. ["error":protected]=>
  160. array(4) {
  161. ["error"]=>
  162. string(0) ""
  163. ["detail"]=>
  164. string(0) ""
  165. ["smtp_code"]=>
  166. string(0) ""
  167. ["smtp_code_ex"]=>
  168. string(0) ""
  169. }
  170. ["helo_rply":protected]=>
  171. NULL
  172. ["server_caps":protected]=>
  173. NULL
  174. ["last_reply":protected]=>
  175. string(15) "221 2.0.0 Bye
  176. "
  177. }
  178. ["to":protected]=>
  179. array(1) {
  180. [0]=>
  181. array(2) {
  182. [0]=>
  183. string(20) "aj.thereal@gmail.com"
  184. [1]=>
  185. string(0) ""
  186. }
  187. }
  188. ["cc":protected]=>
  189. array(0) {
  190. }
  191. ["bcc":protected]=>
  192. array(0) {
  193. }
  194. ["ReplyTo":protected]=>
  195. array(0) {
  196. }
  197. ["all_recipients":protected]=>
  198. array(1) {
  199. ["aj.thereal@gmail.com"]=>
  200. bool(true)
  201. }
  202. ["RecipientsQueue":protected]=>
  203. array(0) {
  204. }
  205. ["ReplyToQueue":protected]=>
  206. array(0) {
  207. }
  208. ["attachment":protected]=>
  209. array(0) {
  210. }
  211. ["CustomHeader":protected]=>
  212. array(0) {
  213. }
  214. ["lastMessageID":protected]=>
  215. string(52) "<6e4f99860bee4c1727d011f72da82df4@cfdnetworks.co.id>"
  216. ["message_type":protected]=>
  217. string(5) "plain"
  218. ["boundary":protected]=>
  219. array(3) {
  220. [1]=>
  221. string(35) "b1_6e4f99860bee4c1727d011f72da82df4"
  222. [2]=>
  223. string(35) "b2_6e4f99860bee4c1727d011f72da82df4"
  224. [3]=>
  225. string(35) "b3_6e4f99860bee4c1727d011f72da82df4"
  226. }
  227. ["language":protected]=>
  228. array(0) {
  229. }
  230. ["error_count":protected]=>
  231. int(0)
  232. ["sign_cert_file":protected]=>
  233. string(0) ""
  234. ["sign_key_file":protected]=>
  235. string(0) ""
  236. ["sign_extracerts_file":protected]=>
  237. string(0) ""
  238. ["sign_key_pass":protected]=>
  239. string(0) ""
  240. ["exceptions":protected]=>
  241. bool(true)
  242. ["uniqueid":protected]=>
  243. string(32) "6e4f99860bee4c1727d011f72da82df4"
  244. }
  245. The SMTP debugging output is shown below:
  246. 2017-08-15 03:01:00 Connection: opening to mail.cfdnetworks.co.id:587, timeout=300, options=array (
  247. )
  248. 2017-08-15 03:01:00 Connection: opened
  249. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  250. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "220 mail.cfdnetworks.co.id ESMTP Postfix
  251. "
  252. 2017-08-15 03:01:00 SERVER -> CLIENT: 220 mail.cfdnetworks.co.id ESMTP Postfix
  253. 2017-08-15 03:01:00 CLIENT -> SERVER: EHLO cfdnetworks.co.id
  254. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  255. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-mail.cfdnetworks.co.id
  256. "
  257. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  258. "
  259. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-PIPELINING
  260. "
  261. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  262. 250-PIPELINING
  263. "
  264. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-SIZE 31457280
  265. "
  266. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  267. 250-PIPELINING
  268. 250-SIZE 31457280
  269. "
  270. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-ETRN
  271. "
  272. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  273. 250-PIPELINING
  274. 250-SIZE 31457280
  275. 250-ETRN
  276. "
  277. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-STARTTLS
  278. "
  279. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  280. 250-PIPELINING
  281. 250-SIZE 31457280
  282. 250-ETRN
  283. 250-STARTTLS
  284. "
  285. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  286. "
  287. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  288. 250-PIPELINING
  289. 250-SIZE 31457280
  290. 250-ETRN
  291. 250-STARTTLS
  292. 250-ENHANCEDSTATUSCODES
  293. "
  294. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-8BITMIME
  295. "
  296. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  297. 250-PIPELINING
  298. 250-SIZE 31457280
  299. 250-ETRN
  300. 250-STARTTLS
  301. 250-ENHANCEDSTATUSCODES
  302. 250-8BITMIME
  303. "
  304. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250 DSN
  305. "
  306. 2017-08-15 03:01:00 SERVER -> CLIENT: 250-mail.cfdnetworks.co.id
  307. 250-PIPELINING
  308. 250-SIZE 31457280
  309. 250-ETRN
  310. 250-STARTTLS
  311. 250-ENHANCEDSTATUSCODES
  312. 250-8BITMIME
  313. 250 DSN
  314. 2017-08-15 03:01:00 CLIENT -> SERVER: STARTTLS
  315. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  316. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "220 2.0.0 Ready to start TLS
  317. "
  318. 2017-08-15 03:01:00 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
  319. 2017-08-15 03:01:00 CLIENT -> SERVER: EHLO cfdnetworks.co.id
  320. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  321. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-mail.cfdnetworks.co.id
  322. "
  323. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  324. "
  325. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-PIPELINING
  326. "
  327. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  328. 250-PIPELINING
  329. "
  330. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-SIZE 31457280
  331. "
  332. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  333. 250-PIPELINING
  334. 250-SIZE 31457280
  335. "
  336. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-ETRN
  337. "
  338. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  339. 250-PIPELINING
  340. 250-SIZE 31457280
  341. 250-ETRN
  342. "
  343. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
  344. "
  345. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  346. 250-PIPELINING
  347. 250-SIZE 31457280
  348. 250-ETRN
  349. 250-AUTH PLAIN LOGIN
  350. "
  351. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-AUTH=PLAIN LOGIN
  352. "
  353. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  354. 250-PIPELINING
  355. 250-SIZE 31457280
  356. 250-ETRN
  357. 250-AUTH PLAIN LOGIN
  358. 250-AUTH=PLAIN LOGIN
  359. "
  360. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  361. "
  362. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  363. 250-PIPELINING
  364. 250-SIZE 31457280
  365. 250-ETRN
  366. 250-AUTH PLAIN LOGIN
  367. 250-AUTH=PLAIN LOGIN
  368. 250-ENHANCEDSTATUSCODES
  369. "
  370. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250-8BITMIME
  371. "
  372. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is "250-mail.cfdnetworks.co.id
  373. 250-PIPELINING
  374. 250-SIZE 31457280
  375. 250-ETRN
  376. 250-AUTH PLAIN LOGIN
  377. 250-AUTH=PLAIN LOGIN
  378. 250-ENHANCEDSTATUSCODES
  379. 250-8BITMIME
  380. "
  381. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250 DSN
  382. "
  383. 2017-08-15 03:01:00 SERVER -> CLIENT: 250-mail.cfdnetworks.co.id
  384. 250-PIPELINING
  385. 250-SIZE 31457280
  386. 250-ETRN
  387. 250-AUTH PLAIN LOGIN
  388. 250-AUTH=PLAIN LOGIN
  389. 250-ENHANCEDSTATUSCODES
  390. 250-8BITMIME
  391. 250 DSN
  392. 2017-08-15 03:01:00 Auth method requested: UNKNOWN
  393. 2017-08-15 03:01:00 Auth methods available on the server: PLAIN,LOGIN
  394. 2017-08-15 03:01:00 Auth method selected: LOGIN
  395. 2017-08-15 03:01:00 CLIENT -> SERVER: AUTH LOGIN
  396. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  397. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6
  398. "
  399. 2017-08-15 03:01:00 SERVER -> CLIENT: 334 VXNlcm5hbWU6
  400. 2017-08-15 03:01:00 CLIENT -> SERVER: d2VibWFzdGVyQGNmZG5ldHdvcmtzLmNvLmlk
  401. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  402. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6
  403. "
  404. 2017-08-15 03:01:00 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
  405. 2017-08-15 03:01:00 CLIENT -> SERVER: QzU5RnZXM3U1cw==
  406. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  407. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "235 2.7.0 Authentication successful
  408. "
  409. 2017-08-15 03:01:00 SERVER -> CLIENT: 235 2.7.0 Authentication successful
  410. 2017-08-15 03:01:00 CLIENT -> SERVER: MAIL FROM:
  411. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  412. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250 2.1.0 Ok
  413. "
  414. 2017-08-15 03:01:00 SERVER -> CLIENT: 250 2.1.0 Ok
  415. 2017-08-15 03:01:00 CLIENT -> SERVER: RCPT TO:
  416. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  417. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "250 2.1.5 Ok
  418. "
  419. 2017-08-15 03:01:00 SERVER -> CLIENT: 250 2.1.5 Ok
  420. 2017-08-15 03:01:00 CLIENT -> SERVER: DATA
  421. 2017-08-15 03:01:00 SMTP -> get_lines(): $data is ""
  422. 2017-08-15 03:01:00 SMTP -> get_lines(): $str is "354 End data with .
  423. "
  424. 2017-08-15 03:01:00 SERVER -> CLIENT: 354 End data with .
  425. 2017-08-15 03:01:00 CLIENT -> SERVER: Date: Tue, 15 Aug 2017 03:01:00 +0000
  426. 2017-08-15 03:01:00 CLIENT -> SERVER: To: aj.thereal@gmail.com
  427. 2017-08-15 03:01:00 CLIENT -> SERVER: From: Henry
  428. 2017-08-15 03:01:00 CLIENT -> SERVER: Subject: WP Mail SMTP: Test mail to aj.thereal@gmail.com
  429. 2017-08-15 03:01:00 CLIENT -> SERVER: Message-ID: <6e4f99860bee4c1727d011f72da82df4@cfdnetworks.co.id>
  430. 2017-08-15 03:01:00 CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  431. 2017-08-15 03:01:00 CLIENT -> SERVER: MIME-Version: 1.0
  432. 2017-08-15 03:01:00 CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
  433. 2017-08-15 03:01:00 CLIENT -> SERVER:
  434. 2017-08-15 03:01:00 CLIENT -> SERVER: This is a test email generated by the WP Mail SMTP WordPress plugin.
  435. 2017-08-15 03:01:00 CLIENT -> SERVER:
  436. 2017-08-15 03:01:00 CLIENT -> SERVER: .
  437. 2017-08-15 03:01:01 SMTP -> get_lines(): $data is ""
  438. 2017-08-15 03:01:01 SMTP -> get_lines(): $str is "250 2.0.0 Ok: queued as 58D1A181B44
  439. "
  440. 2017-08-15 03:01:01 SERVER -> CLIENT: 250 2.0.0 Ok: queued as 58D1A181B44
  441. 2017-08-15 03:01:01 CLIENT -> SERVER: QUIT
  442. 2017-08-15 03:01:01 SMTP -> get_lines(): $data is ""
  443. 2017-08-15 03:01:01 SMTP -> get_lines(): $str is "221 2.0.0 Bye
  444. "
  445. 2017-08-15 03:01:01 SERVER -> CLIENT: 221 2.0.0 Bye
  446. 2017-08-15 03:01:01 Connection: closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement