Advertisement
Guest User

Untitled

a guest
May 29th, 2017
533
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 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)#11497 (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(36) "Could not instantiate mail function."
  18. ["From"]=>
  19. string(26) "portalmksnet@mksnet.com.br"
  20. ["FromName"]=>
  21. string(7) "MKS NET"
  22. ["Sender"]=>
  23. string(26) "portalmksnet@mksnet.com.br"
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(46) "WP Mail SMTP: Test mail to edergobbi@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(268) "Date: Mon, 29 May 2017 18:15:54 +0000
  39. From: MKS NET
  40. Message-ID: <473f604a15c9a6c27cd3997d583f13f0@mksnet.com.br>
  41. X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  42. MIME-Version: 1.0
  43. Content-Type: text/plain; charset=UTF-8
  44. "
  45. ["mailHeader":protected]=>
  46. string(0) ""
  47. ["WordWrap"]=>
  48. int(0)
  49. ["Mailer"]=>
  50. string(4) "mail"
  51. ["Sendmail"]=>
  52. string(18) "/usr/sbin/sendmail"
  53. ["UseSendmailOptions"]=>
  54. bool(true)
  55. ["PluginDir"]=>
  56. string(0) ""
  57. ["ConfirmReadingTo"]=>
  58. string(0) ""
  59. ["Hostname"]=>
  60. string(0) ""
  61. ["MessageID"]=>
  62. string(0) ""
  63. ["MessageDate"]=>
  64. string(31) "Mon, 29 May 2017 18:15:54 +0000"
  65. ["Host"]=>
  66. string(9) "localhost"
  67. ["Port"]=>
  68. int(25)
  69. ["Helo"]=>
  70. string(0) ""
  71. ["SMTPSecure"]=>
  72. string(3) "tls"
  73. ["SMTPAutoTLS"]=>
  74. bool(true)
  75. ["SMTPAuth"]=>
  76. bool(false)
  77. ["SMTPOptions"]=>
  78. array(0) {
  79. }
  80. ["Username"]=>
  81. string(0) ""
  82. ["Password"]=>
  83. string(0) ""
  84. ["AuthType"]=>
  85. string(0) ""
  86. ["Realm"]=>
  87. string(0) ""
  88. ["Workstation"]=>
  89. string(0) ""
  90. ["Timeout"]=>
  91. int(300)
  92. ["SMTPDebug"]=>
  93. bool(true)
  94. ["Debugoutput"]=>
  95. string(4) "echo"
  96. ["SMTPKeepAlive"]=>
  97. bool(false)
  98. ["SingleTo"]=>
  99. bool(false)
  100. ["SingleToArray"]=>
  101. array(0) {
  102. }
  103. ["do_verp"]=>
  104. bool(false)
  105. ["AllowEmpty"]=>
  106. bool(false)
  107. ["LE"]=>
  108. string(1) "
  109. "
  110. ["DKIM_selector"]=>
  111. string(0) ""
  112. ["DKIM_identity"]=>
  113. string(0) ""
  114. ["DKIM_passphrase"]=>
  115. string(0) ""
  116. ["DKIM_domain"]=>
  117. string(0) ""
  118. ["DKIM_private"]=>
  119. string(0) ""
  120. ["DKIM_private_string"]=>
  121. string(0) ""
  122. ["action_function"]=>
  123. string(0) ""
  124. ["XMailer"]=>
  125. string(0) ""
  126. ["smtp":protected]=>
  127. NULL
  128. ["to":protected]=>
  129. array(1) {
  130. [0]=>
  131. array(2) {
  132. [0]=>
  133. string(19) "edergobbi@gmail.com"
  134. [1]=>
  135. string(0) ""
  136. }
  137. }
  138. ["cc":protected]=>
  139. array(0) {
  140. }
  141. ["bcc":protected]=>
  142. array(0) {
  143. }
  144. ["ReplyTo":protected]=>
  145. array(0) {
  146. }
  147. ["all_recipients":protected]=>
  148. array(1) {
  149. ["edergobbi@gmail.com"]=>
  150. bool(true)
  151. }
  152. ["RecipientsQueue":protected]=>
  153. array(0) {
  154. }
  155. ["ReplyToQueue":protected]=>
  156. array(0) {
  157. }
  158. ["attachment":protected]=>
  159. array(0) {
  160. }
  161. ["CustomHeader":protected]=>
  162. array(0) {
  163. }
  164. ["lastMessageID":protected]=>
  165. string(48) "<473f604a15c9a6c27cd3997d583f13f0@mksnet.com.br>"
  166. ["message_type":protected]=>
  167. string(5) "plain"
  168. ["boundary":protected]=>
  169. array(3) {
  170. [1]=>
  171. string(35) "b1_473f604a15c9a6c27cd3997d583f13f0"
  172. [2]=>
  173. string(35) "b2_473f604a15c9a6c27cd3997d583f13f0"
  174. [3]=>
  175. string(35) "b3_473f604a15c9a6c27cd3997d583f13f0"
  176. }
  177. ["language":protected]=>
  178. array(19) {
  179. ["authenticate"]=>
  180. string(35) "SMTP Error: Could not authenticate."
  181. ["connect_host"]=>
  182. string(43) "SMTP Error: Could not connect to SMTP host."
  183. ["data_not_accepted"]=>
  184. string(30) "SMTP Error: data not accepted."
  185. ["empty_message"]=>
  186. string(18) "Message body empty"
  187. ["encoding"]=>
  188. string(18) "Unknown encoding: "
  189. ["execute"]=>
  190. string(19) "Could not execute: "
  191. ["file_access"]=>
  192. string(23) "Could not access file: "
  193. ["file_open"]=>
  194. string(33) "File Error: Could not open file: "
  195. ["from_failed"]=>
  196. string(35) "The following From address failed: "
  197. ["instantiate"]=>
  198. string(36) "Could not instantiate mail function."
  199. ["invalid_address"]=>
  200. string(17) "Invalid address: "
  201. ["mailer_not_supported"]=>
  202. string(25) " mailer is not supported."
  203. ["provide_address"]=>
  204. string(54) "You must provide at least one recipient email address."
  205. ["recipients_failed"]=>
  206. string(45) "SMTP Error: The following recipients failed: "
  207. ["signing"]=>
  208. string(15) "Signing Error: "
  209. ["smtp_connect_failed"]=>
  210. string(22) "SMTP connect() failed."
  211. ["smtp_error"]=>
  212. string(19) "SMTP server error: "
  213. ["variable_set"]=>
  214. string(30) "Cannot set or reset variable: "
  215. ["extension_missing"]=>
  216. string(19) "Extension missing: "
  217. }
  218. ["error_count":protected]=>
  219. int(2)
  220. ["sign_cert_file":protected]=>
  221. string(0) ""
  222. ["sign_key_file":protected]=>
  223. string(0) ""
  224. ["sign_extracerts_file":protected]=>
  225. string(0) ""
  226. ["sign_key_pass":protected]=>
  227. string(0) ""
  228. ["exceptions":protected]=>
  229. bool(true)
  230. ["uniqueid":protected]=>
  231. string(32) "473f604a15c9a6c27cd3997d583f13f0"
  232. }
  233. The SMTP debugging output is shown below:
  234. 2017-05-29 18:15:54 Could not instantiate mail function.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement