Advertisement
Guest User

Untitled

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