Advertisement
Guest User

Untitled

a guest
May 15th, 2017
538
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.37 KB | None | 0 0
  1. Test Message Sent
  2. The result was:
  3. bool(false)
  4. The full debugging output is shown below:
  5. object(PHPMailer)#9867 (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(35) "SMTP Error: Could not authenticate."
  18. ["From"]=>
  19. string(19) "wordpress@cruzeo.pl"
  20. ["FromName"]=>
  21. string(18) "Czartery Cruzeo.pl"
  22. ["Sender"]=>
  23. string(0) ""
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(59) "WP Mail SMTP: Test mail to dominik.rozwadowski@acquitec.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(377) "Date: Mon, 15 May 2017 20:04:44 +0000
  39. To: dominik.rozwadowski@acquitec.com
  40. From: "Czartery Cruzeo.pl"
  41. Subject: WP Mail SMTP: Test mail to dominik.rozwadowski@acquitec.com
  42. Message-ID: <8ad5d3a1e79f01ca6bd25d0448e09a6d@cruzeo.pl>
  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) "Mon, 15 May 2017 20:04:44 +0000"
  68. ["Host"]=>
  69. string(16) "nax.acquitec.com"
  70. ["Port"]=>
  71. string(3) "587"
  72. ["Helo"]=>
  73. string(0) ""
  74. ["SMTPSecure"]=>
  75. string(0) ""
  76. ["SMTPAutoTLS"]=>
  77. bool(true)
  78. ["SMTPAuth"]=>
  79. bool(true)
  80. ["SMTPOptions"]=>
  81. array(0) {
  82. }
  83. ["Username"]=>
  84. string(26) "powiadomienia@cruzeo.pl"
  85. ["Password"]=>
  86. string(16) "Sah8noh3naop5iy6"
  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)#9872 (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(32) "dominik.rozwadowski@acquitec.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. ["dominik.rozwadowski@acquitec.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(44) "<8ad5d3a1e79f01ca6bd25d0448e09a6d@cruzeo.pl>"
  216. ["message_type":protected]=>
  217. string(5) "plain"
  218. ["boundary":protected]=>
  219. array(3) {
  220. [1]=>
  221. string(35) "b1_8ad5d3a1e79f01ca6bd25d0448e09a6d"
  222. [2]=>
  223. string(35) "b2_8ad5d3a1e79f01ca6bd25d0448e09a6d"
  224. [3]=>
  225. string(35) "b3_8ad5d3a1e79f01ca6bd25d0448e09a6d"
  226. }
  227. ["language":protected]=>
  228. array(19) {
  229. ["authenticate"]=>
  230. string(35) "SMTP Error: Could not authenticate."
  231. ["connect_host"]=>
  232. string(43) "SMTP Error: Could not connect to SMTP host."
  233. ["data_not_accepted"]=>
  234. string(30) "SMTP Error: data not accepted."
  235. ["empty_message"]=>
  236. string(18) "Message body empty"
  237. ["encoding"]=>
  238. string(18) "Unknown encoding: "
  239. ["execute"]=>
  240. string(19) "Could not execute: "
  241. ["file_access"]=>
  242. string(23) "Could not access file: "
  243. ["file_open"]=>
  244. string(33) "File Error: Could not open file: "
  245. ["from_failed"]=>
  246. string(35) "The following From address failed: "
  247. ["instantiate"]=>
  248. string(36) "Could not instantiate mail function."
  249. ["invalid_address"]=>
  250. string(17) "Invalid address: "
  251. ["mailer_not_supported"]=>
  252. string(25) " mailer is not supported."
  253. ["provide_address"]=>
  254. string(54) "You must provide at least one recipient email address."
  255. ["recipients_failed"]=>
  256. string(45) "SMTP Error: The following recipients failed: "
  257. ["signing"]=>
  258. string(15) "Signing Error: "
  259. ["smtp_connect_failed"]=>
  260. string(22) "SMTP connect() failed."
  261. ["smtp_error"]=>
  262. string(19) "SMTP server error: "
  263. ["variable_set"]=>
  264. string(30) "Cannot set or reset variable: "
  265. ["extension_missing"]=>
  266. string(19) "Extension missing: "
  267. }
  268. ["error_count":protected]=>
  269. int(2)
  270. ["sign_cert_file":protected]=>
  271. string(0) ""
  272. ["sign_key_file":protected]=>
  273. string(0) ""
  274. ["sign_extracerts_file":protected]=>
  275. string(0) ""
  276. ["sign_key_pass":protected]=>
  277. string(0) ""
  278. ["exceptions":protected]=>
  279. bool(true)
  280. ["uniqueid":protected]=>
  281. string(32) "8ad5d3a1e79f01ca6bd25d0448e09a6d"
  282. }
  283. The SMTP debugging output is shown below:
  284. 2017-05-15 20:04:44 Connection: opening to nax.acquitec.com:587, timeout=300, options=array (
  285. )
  286. 2017-05-15 20:04:44 Connection: opened
  287. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is ""
  288. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "220 nax.acquitec.com ESMTP Postfix (Debian/GNU)
  289. "
  290. 2017-05-15 20:04:44 SERVER -> CLIENT: 220 nax.acquitec.com ESMTP Postfix (Debian/GNU)
  291. 2017-05-15 20:04:44 CLIENT -> SERVER: EHLO cruzeo.pl
  292. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is ""
  293. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-nax.acquitec.com
  294. "
  295. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  296. "
  297. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-PIPELINING
  298. "
  299. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  300. 250-PIPELINING
  301. "
  302. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-SIZE 25000000
  303. "
  304. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  305. 250-PIPELINING
  306. 250-SIZE 25000000
  307. "
  308. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-VRFY
  309. "
  310. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  311. 250-PIPELINING
  312. 250-SIZE 25000000
  313. 250-VRFY
  314. "
  315. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-ETRN
  316. "
  317. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  318. 250-PIPELINING
  319. 250-SIZE 25000000
  320. 250-VRFY
  321. 250-ETRN
  322. "
  323. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-STARTTLS
  324. "
  325. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  326. 250-PIPELINING
  327. 250-SIZE 25000000
  328. 250-VRFY
  329. 250-ETRN
  330. 250-STARTTLS
  331. "
  332. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  333. "
  334. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  335. 250-PIPELINING
  336. 250-SIZE 25000000
  337. 250-VRFY
  338. 250-ETRN
  339. 250-STARTTLS
  340. 250-ENHANCEDSTATUSCODES
  341. "
  342. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-8BITMIME
  343. "
  344. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  345. 250-PIPELINING
  346. 250-SIZE 25000000
  347. 250-VRFY
  348. 250-ETRN
  349. 250-STARTTLS
  350. 250-ENHANCEDSTATUSCODES
  351. 250-8BITMIME
  352. "
  353. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250 DSN
  354. "
  355. 2017-05-15 20:04:44 SERVER -> CLIENT: 250-nax.acquitec.com
  356. 250-PIPELINING
  357. 250-SIZE 25000000
  358. 250-VRFY
  359. 250-ETRN
  360. 250-STARTTLS
  361. 250-ENHANCEDSTATUSCODES
  362. 250-8BITMIME
  363. 250 DSN
  364. 2017-05-15 20:04:44 CLIENT -> SERVER: STARTTLS
  365. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is ""
  366. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "220 2.0.0 Ready to start TLS
  367. "
  368. 2017-05-15 20:04:44 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
  369. 2017-05-15 20:04:44 CLIENT -> SERVER: EHLO cruzeo.pl
  370. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is ""
  371. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-nax.acquitec.com
  372. "
  373. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  374. "
  375. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-PIPELINING
  376. "
  377. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  378. 250-PIPELINING
  379. "
  380. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-SIZE 25000000
  381. "
  382. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  383. 250-PIPELINING
  384. 250-SIZE 25000000
  385. "
  386. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-VRFY
  387. "
  388. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  389. 250-PIPELINING
  390. 250-SIZE 25000000
  391. 250-VRFY
  392. "
  393. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-ETRN
  394. "
  395. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  396. 250-PIPELINING
  397. 250-SIZE 25000000
  398. 250-VRFY
  399. 250-ETRN
  400. "
  401. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
  402. "
  403. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  404. 250-PIPELINING
  405. 250-SIZE 25000000
  406. 250-VRFY
  407. 250-ETRN
  408. 250-AUTH PLAIN LOGIN
  409. "
  410. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
  411. "
  412. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  413. 250-PIPELINING
  414. 250-SIZE 25000000
  415. 250-VRFY
  416. 250-ETRN
  417. 250-AUTH PLAIN LOGIN
  418. 250-ENHANCEDSTATUSCODES
  419. "
  420. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250-8BITMIME
  421. "
  422. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is "250-nax.acquitec.com
  423. 250-PIPELINING
  424. 250-SIZE 25000000
  425. 250-VRFY
  426. 250-ETRN
  427. 250-AUTH PLAIN LOGIN
  428. 250-ENHANCEDSTATUSCODES
  429. 250-8BITMIME
  430. "
  431. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "250 DSN
  432. "
  433. 2017-05-15 20:04:44 SERVER -> CLIENT: 250-nax.acquitec.com
  434. 250-PIPELINING
  435. 250-SIZE 25000000
  436. 250-VRFY
  437. 250-ETRN
  438. 250-AUTH PLAIN LOGIN
  439. 250-ENHANCEDSTATUSCODES
  440. 250-8BITMIME
  441. 250 DSN
  442. 2017-05-15 20:04:44 Auth method requested: UNKNOWN
  443. 2017-05-15 20:04:44 Auth methods available on the server: PLAIN,LOGIN
  444. 2017-05-15 20:04:44 Auth method selected: LOGIN
  445. 2017-05-15 20:04:44 CLIENT -> SERVER: AUTH LOGIN
  446. 2017-05-15 20:04:44 SMTP -> get_lines(): $data is ""
  447. 2017-05-15 20:04:44 SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6
  448. "
  449. 2017-05-15 20:04:44 SERVER -> CLIENT: 334 VXNlcm5hbWU6
  450. 2017-05-15 20:04:44 CLIENT -> SERVER: cG93aWFkb21pZW5pYUBjcnV6ZW8ucGzvv7w=
  451. 2017-05-15 20:04:46 SMTP -> get_lines(): $data is ""
  452. 2017-05-15 20:04:46 SMTP -> get_lines(): $str is "535 5.7.8 Error: authentication failed: VXNlcm5hbWU6
  453. "
  454. 2017-05-15 20:04:46 SERVER -> CLIENT: 535 5.7.8 Error: authentication failed: VXNlcm5hbWU6
  455. 2017-05-15 20:04:46 SMTP ERROR: Username command failed: 535 5.7.8 Error: authentication failed: VXNlcm5hbWU6
  456. 2017-05-15 20:04:46 SMTP Error: Could not authenticate.
  457. 2017-05-15 20:04:46 CLIENT -> SERVER: QUIT
  458. 2017-05-15 20:04:46 SMTP -> get_lines(): $data is ""
  459. 2017-05-15 20:04:46 SMTP -> get_lines(): $str is "221 2.0.0 Bye
  460. "
  461. 2017-05-15 20:04:46 SERVER -> CLIENT: 221 2.0.0 Bye
  462. 2017-05-15 20:04:46 Connection: closed
  463. 2017-05-15 20:04:46 SMTP Error: Could not authenticate.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement