Advertisement
Guest User

Untitled

a guest
Apr 6th, 2017
862
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.53 KB | None | 0 0
  1.  
  2. Test Message Sent
  3.  
  4. The result was:
  5.  
  6.  
  7. bool(false)
  8. The full debugging output is shown below:
  9. object(PHPMailer)#13982 (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(207) "SMTP Error: The following recipients failed: stig@r8edge.no: sender IP address 91.247.228.93 may not use this server as a smarthost.
  22. Please contact your hosting/cloud/RDP service provider for SMTP service
  23. "
  24. ["From"]=>
  25. string(16) "post@garage15.no"
  26. ["FromName"]=>
  27. string(11) "Garage15 AS"
  28. ["Sender"]=>
  29. string(16) "post@garage15.no"
  30. ["ReturnPath"]=>
  31. string(0) ""
  32. ["Subject"]=>
  33. string(41) "WP Mail SMTP: Test mail to stig@r8edge.no"
  34. ["Body"]=>
  35. string(68) "This is a test email generated by the WP Mail SMTP WordPress plugin."
  36. ["AltBody"]=>
  37. string(0) ""
  38. ["Ical"]=>
  39. string(0) ""
  40. ["MIMEBody":protected]=>
  41. string(69) "This is a test email generated by the WP Mail SMTP WordPress plugin.
  42. "
  43. ["MIMEHeader":protected]=>
  44. string(334) "Date: Thu, 6 Apr 2017 10:14:04 +0000
  45. To: stig@r8edge.no
  46. From: Garage15 AS
  47. Subject: WP Mail SMTP: Test mail to stig@r8edge.no
  48. Message-ID: <7e6c0f3c1f69cddfb1ca196b4e558292@www.garage15.no>
  49. X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  50. MIME-Version: 1.0
  51. Content-Type: text/plain; charset=UTF-8
  52.  
  53. "
  54. ["mailHeader":protected]=>
  55. string(0) ""
  56. ["WordWrap"]=>
  57. int(0)
  58. ["Mailer"]=>
  59. string(4) "smtp"
  60. ["Sendmail"]=>
  61. string(18) "/usr/sbin/sendmail"
  62. ["UseSendmailOptions"]=>
  63. bool(true)
  64. ["PluginDir"]=>
  65. string(0) ""
  66. ["ConfirmReadingTo"]=>
  67. string(0) ""
  68. ["Hostname"]=>
  69. string(0) ""
  70. ["MessageID"]=>
  71. string(0) ""
  72. ["MessageDate"]=>
  73. string(30) "Thu, 6 Apr 2017 10:14:04 +0000"
  74. ["Host"]=>
  75. string(18) "smtp.domeneshop.no"
  76. ["Port"]=>
  77. string(3) "465"
  78. ["Helo"]=>
  79. string(0) ""
  80. ["SMTPSecure"]=>
  81. string(3) "ssl"
  82. ["SMTPAutoTLS"]=>
  83. bool(true)
  84. ["SMTPAuth"]=>
  85. bool(true)
  86. ["SMTPOptions"]=>
  87. array(0) {
  88. }
  89. ["Username"]=>
  90. string(9) "garage153"
  91. ["Password"]=>
  92. string(7) "eHhLu2w"
  93. ["AuthType"]=>
  94. string(0) ""
  95. ["Realm"]=>
  96. string(0) ""
  97. ["Workstation"]=>
  98. string(0) ""
  99. ["Timeout"]=>
  100. int(300)
  101. ["SMTPDebug"]=>
  102. bool(true)
  103. ["Debugoutput"]=>
  104. string(4) "echo"
  105. ["SMTPKeepAlive"]=>
  106. bool(false)
  107. ["SingleTo"]=>
  108. bool(false)
  109. ["SingleToArray"]=>
  110. array(0) {
  111. }
  112. ["do_verp"]=>
  113. bool(false)
  114. ["AllowEmpty"]=>
  115. bool(false)
  116. ["LE"]=>
  117. string(1) "
  118. "
  119. ["DKIM_selector"]=>
  120. string(0) ""
  121. ["DKIM_identity"]=>
  122. string(0) ""
  123. ["DKIM_passphrase"]=>
  124. string(0) ""
  125. ["DKIM_domain"]=>
  126. string(0) ""
  127. ["DKIM_private"]=>
  128. string(0) ""
  129. ["DKIM_private_string"]=>
  130. string(0) ""
  131. ["action_function"]=>
  132. string(0) ""
  133. ["XMailer"]=>
  134. string(0) ""
  135. ["smtp":protected]=>
  136. object(SMTP)#13981 (14) {
  137. ["Version"]=>
  138. string(6) "5.2.22"
  139. ["SMTP_PORT"]=>
  140. int(25)
  141. ["CRLF"]=>
  142. string(2) "
  143. "
  144. ["do_debug"]=>
  145. bool(true)
  146. ["Debugoutput"]=>
  147. string(4) "echo"
  148. ["do_verp"]=>
  149. bool(false)
  150. ["Timeout"]=>
  151. int(300)
  152. ["Timelimit"]=>
  153. int(300)
  154. ["smtp_transaction_id_patterns":protected]=>
  155. array(3) {
  156. ["exim"]=>
  157. string(21) "/[0-9]{3} OK id=(.*)/"
  158. ["sendmail"]=>
  159. string(29) "/[0-9]{3} 2.0.0 (.*) Message/"
  160. ["postfix"]=>
  161. string(35) "/[0-9]{3} 2.0.0 Ok: queued as (.*)/"
  162. }
  163. ["smtp_conn":protected]=>
  164. NULL
  165. ["error":protected]=>
  166. array(4) {
  167. ["error"]=>
  168. string(0) ""
  169. ["detail"]=>
  170. string(0) ""
  171. ["smtp_code"]=>
  172. string(0) ""
  173. ["smtp_code_ex"]=>
  174. string(0) ""
  175. }
  176. ["helo_rply":protected]=>
  177. NULL
  178. ["server_caps":protected]=>
  179. NULL
  180. ["last_reply":protected]=>
  181. string(43) "221 smtp.domeneshop.no closing connection
  182. "
  183. }
  184. ["to":protected]=>
  185. array(1) {
  186. [0]=>
  187. array(2) {
  188. [0]=>
  189. string(14) "stig@r8edge.no"
  190. [1]=>
  191. string(0) ""
  192. }
  193. }
  194. ["cc":protected]=>
  195. array(0) {
  196. }
  197. ["bcc":protected]=>
  198. array(0) {
  199. }
  200. ["ReplyTo":protected]=>
  201. array(0) {
  202. }
  203. ["all_recipients":protected]=>
  204. array(1) {
  205. ["stig@r8edge.no"]=>
  206. bool(true)
  207. }
  208. ["RecipientsQueue":protected]=>
  209. array(0) {
  210. }
  211. ["ReplyToQueue":protected]=>
  212. array(0) {
  213. }
  214. ["attachment":protected]=>
  215. array(0) {
  216. }
  217. ["CustomHeader":protected]=>
  218. array(0) {
  219. }
  220. ["lastMessageID":protected]=>
  221. string(50) "<7e6c0f3c1f69cddfb1ca196b4e558292@www.garage15.no>"
  222. ["message_type":protected]=>
  223. string(5) "plain"
  224. ["boundary":protected]=>
  225. array(3) {
  226. [1]=>
  227. string(35) "b1_7e6c0f3c1f69cddfb1ca196b4e558292"
  228. [2]=>
  229. string(35) "b2_7e6c0f3c1f69cddfb1ca196b4e558292"
  230. [3]=>
  231. string(35) "b3_7e6c0f3c1f69cddfb1ca196b4e558292"
  232. }
  233. ["language":protected]=>
  234. array(19) {
  235. ["authenticate"]=>
  236. string(35) "SMTP Error: Could not authenticate."
  237. ["connect_host"]=>
  238. string(43) "SMTP Error: Could not connect to SMTP host."
  239. ["data_not_accepted"]=>
  240. string(30) "SMTP Error: data not accepted."
  241. ["empty_message"]=>
  242. string(18) "Message body empty"
  243. ["encoding"]=>
  244. string(18) "Unknown encoding: "
  245. ["execute"]=>
  246. string(19) "Could not execute: "
  247. ["file_access"]=>
  248. string(23) "Could not access file: "
  249. ["file_open"]=>
  250. string(33) "File Error: Could not open file: "
  251. ["from_failed"]=>
  252. string(35) "The following From address failed: "
  253. ["instantiate"]=>
  254. string(36) "Could not instantiate mail function."
  255. ["invalid_address"]=>
  256. string(17) "Invalid address: "
  257. ["mailer_not_supported"]=>
  258. string(25) " mailer is not supported."
  259. ["provide_address"]=>
  260. string(54) "You must provide at least one recipient email address."
  261. ["recipients_failed"]=>
  262. string(45) "SMTP Error: The following recipients failed: "
  263. ["signing"]=>
  264. string(15) "Signing Error: "
  265. ["smtp_connect_failed"]=>
  266. string(22) "SMTP connect() failed."
  267. ["smtp_error"]=>
  268. string(19) "SMTP server error: "
  269. ["variable_set"]=>
  270. string(30) "Cannot set or reset variable: "
  271. ["extension_missing"]=>
  272. string(19) "Extension missing: "
  273. }
  274. ["error_count":protected]=>
  275. int(2)
  276. ["sign_cert_file":protected]=>
  277. string(0) ""
  278. ["sign_key_file":protected]=>
  279. string(0) ""
  280. ["sign_extracerts_file":protected]=>
  281. string(0) ""
  282. ["sign_key_pass":protected]=>
  283. string(0) ""
  284. ["exceptions":protected]=>
  285. bool(true)
  286. ["uniqueid":protected]=>
  287. string(32) "7e6c0f3c1f69cddfb1ca196b4e558292"
  288. }
  289. The SMTP debugging output is shown below:
  290. 2017-04-06 10:14:04 Connection: opening to ssl://smtp.domeneshop.no:465, timeout=300, options=array (
  291. )
  292. 2017-04-06 10:14:04 Connection: opened
  293. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is ""
  294. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "220 smtp.domeneshop.no ESMTP Exim 4.84_2 Thu, 06 Apr 2017 12:14:43 +0200
  295. "
  296. 2017-04-06 10:14:04 SERVER -> CLIENT: 220 smtp.domeneshop.no ESMTP Exim 4.84_2 Thu, 06 Apr 2017 12:14:43 +0200
  297. 2017-04-06 10:14:04 CLIENT -> SERVER: EHLO www.garage15.no
  298. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is ""
  299. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "250-smtp.domeneshop.no Hello www.garage15.no [91.247.228.93]
  300. "
  301. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is "250-smtp.domeneshop.no Hello www.garage15.no [91.247.228.93]
  302. "
  303. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "250-SIZE 157286400
  304. "
  305. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is "250-smtp.domeneshop.no Hello www.garage15.no [91.247.228.93]
  306. 250-SIZE 157286400
  307. "
  308. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "250-8BITMIME
  309. "
  310. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is "250-smtp.domeneshop.no Hello www.garage15.no [91.247.228.93]
  311. 250-SIZE 157286400
  312. 250-8BITMIME
  313. "
  314. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "250-PIPELINING
  315. "
  316. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is "250-smtp.domeneshop.no Hello www.garage15.no [91.247.228.93]
  317. 250-SIZE 157286400
  318. 250-8BITMIME
  319. 250-PIPELINING
  320. "
  321. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
  322. "
  323. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is "250-smtp.domeneshop.no Hello www.garage15.no [91.247.228.93]
  324. 250-SIZE 157286400
  325. 250-8BITMIME
  326. 250-PIPELINING
  327. 250-AUTH PLAIN LOGIN
  328. "
  329. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "250 HELP
  330. "
  331. 2017-04-06 10:14:04 SERVER -> CLIENT: 250-smtp.domeneshop.no Hello www.garage15.no [91.247.228.93]
  332. 250-SIZE 157286400
  333. 250-8BITMIME
  334. 250-PIPELINING
  335. 250-AUTH PLAIN LOGIN
  336. 250 HELP
  337. 2017-04-06 10:14:04 Auth method requested: UNKNOWN
  338. 2017-04-06 10:14:04 Auth methods available on the server: PLAIN,LOGIN
  339. 2017-04-06 10:14:04 Auth method selected: LOGIN
  340. 2017-04-06 10:14:04 CLIENT -> SERVER: AUTH LOGIN
  341. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is ""
  342. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6
  343. "
  344. 2017-04-06 10:14:04 SERVER -> CLIENT: 334 VXNlcm5hbWU6
  345. 2017-04-06 10:14:04 CLIENT -> SERVER: Z2FyYWdlMTUz
  346. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is ""
  347. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6
  348. "
  349. 2017-04-06 10:14:04 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
  350. 2017-04-06 10:14:04 CLIENT -> SERVER: ZUhoTHUydw==
  351. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is ""
  352. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "235 Authentication succeeded
  353. "
  354. 2017-04-06 10:14:04 SERVER -> CLIENT: 235 Authentication succeeded
  355. 2017-04-06 10:14:04 CLIENT -> SERVER: MAIL FROM:
  356. 2017-04-06 10:14:04 SMTP -> get_lines(): $data is ""
  357. 2017-04-06 10:14:04 SMTP -> get_lines(): $str is "250 OK
  358. "
  359. 2017-04-06 10:14:04 SERVER -> CLIENT: 250 OK
  360. 2017-04-06 10:14:04 CLIENT -> SERVER: RCPT TO:
  361. 2017-04-06 10:14:09 SMTP -> get_lines(): $data is ""
  362. 2017-04-06 10:14:09 SMTP -> get_lines(): $str is "550-sender IP address 91.247.228.93 may not use this server as a smarthost.
  363. "
  364. 2017-04-06 10:14:09 SMTP -> get_lines(): $data is "550-sender IP address 91.247.228.93 may not use this server as a smarthost.
  365. "
  366. 2017-04-06 10:14:09 SMTP -> get_lines(): $str is "550 Please contact your hosting/cloud/RDP service provider for SMTP service
  367. "
  368. 2017-04-06 10:14:09 SERVER -> CLIENT: 550-sender IP address 91.247.228.93 may not use this server as a smarthost.
  369. 550 Please contact your hosting/cloud/RDP service provider for SMTP service
  370. 2017-04-06 10:14:09 SMTP ERROR: RCPT TO command failed: 550-sender IP address 91.247.228.93 may not use this server as a smarthost.
  371. 550 Please contact your hosting/cloud/RDP service provider for SMTP service
  372. 2017-04-06 10:14:09 CLIENT -> SERVER: QUIT
  373. 2017-04-06 10:14:09 SMTP -> get_lines(): $data is ""
  374. 2017-04-06 10:14:09 SMTP -> get_lines(): $str is "221 smtp.domeneshop.no closing connection
  375. "
  376. 2017-04-06 10:14:09 SERVER -> CLIENT: 221 smtp.domeneshop.no closing connection
  377. 2017-04-06 10:14:09 Connection: closed
  378. 2017-04-06 10:14:09 SMTP Error: The following recipients failed: stig@r8edge.no: sender IP address 91.247.228.93 may not use this server as a smarthost.
  379. Please contact your hosting/cloud/RDP service provider for SMTP service
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement