Advertisement
Guest User

Untitled

a guest
Jan 9th, 2017
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.48 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)#4619 (75) {
  6. ["Version"]=>
  7. string(6) "5.2.14"
  8. ["Priority"]=>
  9. NULL
  10. ["CharSet"]=>
  11. string(5) "UTF-8"
  12. ["ContentType"]=>
  13. string(9) "text/html"
  14. ["Encoding"]=>
  15. string(4) "8bit"
  16. ["ErrorInfo"]=>
  17. string(349) "The following From address failed: sunninghillapartmentkalkan@gmail.com : MAIL FROM command failed,Unauthenticated senders not allowed
  18. ,550,SMTP server error: MAIL FROM command failed Detail: Unauthenticated senders not allowed
  19. SMTP code: 550SMTP server error: MAIL FROM command failed Detail: Unauthenticated senders not allowed
  20. SMTP code: 550"
  21. ["From"]=>
  22. string(36) "sunninghillapartmentkalkan@gmail.com"
  23. ["FromName"]=>
  24. string(12) "Ed Snodgrass"
  25. ["Sender"]=>
  26. string(0) ""
  27. ["ReturnPath"]=>
  28. string(0) ""
  29. ["Subject"]=>
  30. string(7) "TEST 02"
  31. ["Body"]=>
  32. string(72) "This is a test email generated by the WP SendGrid SMTP WordPress plugin."
  33. ["AltBody"]=>
  34. string(0) ""
  35. ["Ical"]=>
  36. string(0) ""
  37. ["MIMEBody":protected]=>
  38. string(73) "This is a test email generated by the WP SendGrid SMTP WordPress plugin.
  39. "
  40. ["MIMEHeader":protected]=>
  41. string(373) "Date: Mon, 9 Jan 2017 16:47:03 +0000
  42. To: coenen.rob@gmail.com
  43. From: Ed Snodgrass
  44. Subject: TEST 02
  45. Message-ID: <6a8a5552ed807fd957262145799ce1c6@sunninghillapartmentkalkan.com>
  46. X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer)
  47. MIME-Version: 1.0
  48. Content-Type: text/html; charset=UTF-8
  49. Content-Transfer-Encoding: 8bit
  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(30) "Mon, 9 Jan 2017 16:47:03 +0000"
  72. ["Host"]=>
  73. string(17) "smtp.sendgrid.net"
  74. ["Port"]=>
  75. string(3) "465"
  76. ["Helo"]=>
  77. string(0) ""
  78. ["SMTPSecure"]=>
  79. string(3) "ssl"
  80. ["SMTPAutoTLS"]=>
  81. bool(true)
  82. ["SMTPAuth"]=>
  83. bool(false)
  84. ["SMTPOptions"]=>
  85. array(0) {
  86. }
  87. ["Username"]=>
  88. string(0) ""
  89. ["Password"]=>
  90. string(0) ""
  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. ["action_function"]=>
  128. string(0) ""
  129. ["XMailer"]=>
  130. string(0) ""
  131. ["smtp":protected]=>
  132. object(SMTP)#4650 (13) {
  133. ["Version"]=>
  134. string(6) "5.2.14"
  135. ["SMTP_PORT"]=>
  136. int(25)
  137. ["CRLF"]=>
  138. string(2) "
  139. "
  140. ["do_debug"]=>
  141. bool(true)
  142. ["Debugoutput"]=>
  143. string(4) "echo"
  144. ["do_verp"]=>
  145. bool(false)
  146. ["Timeout"]=>
  147. int(300)
  148. ["Timelimit"]=>
  149. int(300)
  150. ["smtp_conn":protected]=>
  151. resource(216) of type (stream)
  152. ["error":protected]=>
  153. array(4) {
  154. ["error"]=>
  155. string(24) "MAIL FROM command failed"
  156. ["detail"]=>
  157. string(37) "Unauthenticated senders not allowed
  158. "
  159. ["smtp_code"]=>
  160. string(3) "550"
  161. ["smtp_code_ex"]=>
  162. NULL
  163. }
  164. ["helo_rply":protected]=>
  165. string(116) "250-smtp.sendgrid.net
  166. 250-8BITMIME
  167. 250-PIPELINING
  168. 250-SIZE 31457280
  169. 250-AUTH PLAIN LOGIN
  170. 250 AUTH=PLAIN LOGIN
  171. "
  172. ["server_caps":protected]=>
  173. array(6) {
  174. ["EHLO"]=>
  175. string(17) "smtp.sendgrid.net"
  176. ["8BITMIME"]=>
  177. bool(true)
  178. ["PIPELINING"]=>
  179. bool(true)
  180. ["SIZE"]=>
  181. string(8) "31457280"
  182. ["AUTH"]=>
  183. array(2) {
  184. [0]=>
  185. string(5) "PLAIN"
  186. [1]=>
  187. string(5) "LOGIN"
  188. }
  189. ["AUTH=PLAIN"]=>
  190. bool(true)
  191. }
  192. ["last_reply":protected]=>
  193. string(41) "550 Unauthenticated senders not allowed
  194. "
  195. }
  196. ["to":protected]=>
  197. array(1) {
  198. [0]=>
  199. array(2) {
  200. [0]=>
  201. string(20) "coenen.rob@gmail.com"
  202. [1]=>
  203. string(0) ""
  204. }
  205. }
  206. ["cc":protected]=>
  207. array(0) {
  208. }
  209. ["bcc":protected]=>
  210. array(0) {
  211. }
  212. ["ReplyTo":protected]=>
  213. array(0) {
  214. }
  215. ["all_recipients":protected]=>
  216. array(1) {
  217. ["coenen.rob@gmail.com"]=>
  218. bool(true)
  219. }
  220. ["RecipientsQueue":protected]=>
  221. array(0) {
  222. }
  223. ["ReplyToQueue":protected]=>
  224. array(0) {
  225. }
  226. ["attachment":protected]=>
  227. array(0) {
  228. }
  229. ["CustomHeader":protected]=>
  230. array(0) {
  231. }
  232. ["lastMessageID":protected]=>
  233. string(65) "<6a8a5552ed807fd957262145799ce1c6@sunninghillapartmentkalkan.com>"
  234. ["message_type":protected]=>
  235. string(5) "plain"
  236. ["boundary":protected]=>
  237. array(3) {
  238. [1]=>
  239. string(35) "b1_6a8a5552ed807fd957262145799ce1c6"
  240. [2]=>
  241. string(35) "b2_6a8a5552ed807fd957262145799ce1c6"
  242. [3]=>
  243. string(35) "b3_6a8a5552ed807fd957262145799ce1c6"
  244. }
  245. ["language":protected]=>
  246. array(19) {
  247. ["authenticate"]=>
  248. string(35) "SMTP Error: Could not authenticate."
  249. ["connect_host"]=>
  250. string(43) "SMTP Error: Could not connect to SMTP host."
  251. ["data_not_accepted"]=>
  252. string(30) "SMTP Error: data not accepted."
  253. ["empty_message"]=>
  254. string(18) "Message body empty"
  255. ["encoding"]=>
  256. string(18) "Unknown encoding: "
  257. ["execute"]=>
  258. string(19) "Could not execute: "
  259. ["file_access"]=>
  260. string(23) "Could not access file: "
  261. ["file_open"]=>
  262. string(33) "File Error: Could not open file: "
  263. ["from_failed"]=>
  264. string(35) "The following From address failed: "
  265. ["instantiate"]=>
  266. string(36) "Could not instantiate mail function."
  267. ["invalid_address"]=>
  268. string(17) "Invalid address: "
  269. ["mailer_not_supported"]=>
  270. string(25) " mailer is not supported."
  271. ["provide_address"]=>
  272. string(54) "You must provide at least one recipient email address."
  273. ["recipients_failed"]=>
  274. string(45) "SMTP Error: The following recipients failed: "
  275. ["signing"]=>
  276. string(15) "Signing Error: "
  277. ["smtp_connect_failed"]=>
  278. string(22) "SMTP connect() failed."
  279. ["smtp_error"]=>
  280. string(19) "SMTP server error: "
  281. ["variable_set"]=>
  282. string(30) "Cannot set or reset variable: "
  283. ["extension_missing"]=>
  284. string(19) "Extension missing: "
  285. }
  286. ["error_count":protected]=>
  287. int(3)
  288. ["sign_cert_file":protected]=>
  289. string(0) ""
  290. ["sign_key_file":protected]=>
  291. string(0) ""
  292. ["sign_extracerts_file":protected]=>
  293. string(0) ""
  294. ["sign_key_pass":protected]=>
  295. string(0) ""
  296. ["exceptions":protected]=>
  297. bool(true)
  298. ["uniqueid":protected]=>
  299. string(32) "6a8a5552ed807fd957262145799ce1c6"
  300. }
  301. The SMTP debugging output is shown below:
  302. 2017-01-09 16:47:03 Connection: opening to ssl://smtp.sendgrid.net:465, timeout=300, options=array (
  303. )
  304. 2017-01-09 16:47:03 Connection: opened
  305. 2017-01-09 16:47:03 SMTP -> get_lines(): $data is ""
  306. 2017-01-09 16:47:03 SMTP -> get_lines(): $str is "220 SG ESMTP service ready at ismtpd0007p1las1.sendgrid.net
  307. "
  308. 2017-01-09 16:47:03 SERVER -> CLIENT: 220 SG ESMTP service ready at ismtpd0007p1las1.sendgrid.net
  309. 2017-01-09 16:47:03 CLIENT -> SERVER: EHLO sunninghillapartmentkalkan.com
  310. 2017-01-09 16:47:03 SMTP -> get_lines(): $data is ""
  311. 2017-01-09 16:47:03 SMTP -> get_lines(): $str is "250-smtp.sendgrid.net
  312. "
  313. 2017-01-09 16:47:03 SMTP -> get_lines(): $data is "250-smtp.sendgrid.net
  314. "
  315. 2017-01-09 16:47:03 SMTP -> get_lines(): $str is "250-8BITMIME
  316. "
  317. 2017-01-09 16:47:03 SMTP -> get_lines(): $data is "250-smtp.sendgrid.net
  318. 250-8BITMIME
  319. "
  320. 2017-01-09 16:47:03 SMTP -> get_lines(): $str is "250-PIPELINING
  321. "
  322. 2017-01-09 16:47:03 SMTP -> get_lines(): $data is "250-smtp.sendgrid.net
  323. 250-8BITMIME
  324. 250-PIPELINING
  325. "
  326. 2017-01-09 16:47:03 SMTP -> get_lines(): $str is "250-SIZE 31457280
  327. "
  328. 2017-01-09 16:47:03 SMTP -> get_lines(): $data is "250-smtp.sendgrid.net
  329. 250-8BITMIME
  330. 250-PIPELINING
  331. 250-SIZE 31457280
  332. "
  333. 2017-01-09 16:47:03 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
  334. "
  335. 2017-01-09 16:47:03 SMTP -> get_lines(): $data is "250-smtp.sendgrid.net
  336. 250-8BITMIME
  337. 250-PIPELINING
  338. 250-SIZE 31457280
  339. 250-AUTH PLAIN LOGIN
  340. "
  341. 2017-01-09 16:47:03 SMTP -> get_lines(): $str is "250 AUTH=PLAIN LOGIN
  342. "
  343. 2017-01-09 16:47:03 SERVER -> CLIENT: 250-smtp.sendgrid.net
  344. 250-8BITMIME
  345. 250-PIPELINING
  346. 250-SIZE 31457280
  347. 250-AUTH PLAIN LOGIN
  348. 250 AUTH=PLAIN LOGIN
  349. 2017-01-09 16:47:03 CLIENT -> SERVER: MAIL FROM:
  350. 2017-01-09 16:47:03 SMTP -> get_lines(): $data is ""
  351. 2017-01-09 16:47:03 SMTP -> get_lines(): $str is "550 Unauthenticated senders not allowed
  352. "
  353. 2017-01-09 16:47:03 SERVER -> CLIENT: 550 Unauthenticated senders not allowed
  354. 2017-01-09 16:47:03 SMTP ERROR: MAIL FROM command failed: 550 Unauthenticated senders not allowed
  355. 2017-01-09 16:47:03 The following From address failed: sunninghillapartmentkalkan@gmail.com : MAIL FROM command failed,Unauthenticated senders not allowed
  356. ,550,SMTP server error: MAIL FROM command failed Detail: Unauthenticated senders not allowed
  357. SMTP code: 550
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement