Advertisement
GigilinE

Untitled

Jan 26th, 2017
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 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)#11484 (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(82) "SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting"
  18. ["From"]=>
  19. string(20) "noreply@testmail.com"
  20. ["FromName"]=>
  21. string(11) "Millestampe"
  22. ["Sender"]=>
  23. string(0) ""
  24. ["ReturnPath"]=>
  25. string(0) ""
  26. ["Subject"]=>
  27. string(46) "WP Mail SMTP: Test mail to luigi_zotti@live.it"
  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(349) "Date: Thu, 26 Jan 2017 09:19:02 +0000
  39. To: luigi_zotti@live.it
  40. From: Millestampe
  41. Subject: WP Mail SMTP: Test mail to luigi_zotti@live.it
  42. Message-ID: <0b2dbbbfadc18c454e4324984e6f89b1@millestampe.com>
  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) "Thu, 26 Jan 2017 09:19:02 +0000"
  68. ["Host"]=>
  69. string(17) "smtp.sendgrid.net"
  70. ["Port"]=>
  71. string(4) "2525"
  72. ["Helo"]=>
  73. string(0) ""
  74. ["SMTPSecure"]=>
  75. string(3) "tls"
  76. ["SMTPAutoTLS"]=>
  77. bool(true)
  78. ["SMTPAuth"]=>
  79. bool(true)
  80. ["SMTPOptions"]=>
  81. array(0) {
  82. }
  83. ["Username"]=>
  84. string(14) "luigi@no8do.it"
  85. ["Password"]=>
  86. string(8) "xxxx"
  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)#11485 (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. bool(false)
  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(0) ""
  176. }
  177. ["to":protected]=>
  178. array(1) {
  179. [0]=>
  180. array(2) {
  181. [0]=>
  182. string(19) "luigi_zotti@live.it"
  183. [1]=>
  184. string(0) ""
  185. }
  186. }
  187. ["cc":protected]=>
  188. array(0) {
  189. }
  190. ["bcc":protected]=>
  191. array(0) {
  192. }
  193. ["ReplyTo":protected]=>
  194. array(0) {
  195. }
  196. ["all_recipients":protected]=>
  197. array(1) {
  198. ["luigi_zotti@live.it"]=>
  199. bool(true)
  200. }
  201. ["RecipientsQueue":protected]=>
  202. array(0) {
  203. }
  204. ["ReplyToQueue":protected]=>
  205. array(0) {
  206. }
  207. ["attachment":protected]=>
  208. array(0) {
  209. }
  210. ["CustomHeader":protected]=>
  211. array(0) {
  212. }
  213. ["lastMessageID":protected]=>
  214. string(50) "<0b2dbbbfadc18c454e4324984e6f89b1@millestampe.com>"
  215. ["message_type":protected]=>
  216. string(5) "plain"
  217. ["boundary":protected]=>
  218. array(3) {
  219. [1]=>
  220. string(35) "b1_0b2dbbbfadc18c454e4324984e6f89b1"
  221. [2]=>
  222. string(35) "b2_0b2dbbbfadc18c454e4324984e6f89b1"
  223. [3]=>
  224. string(35) "b3_0b2dbbbfadc18c454e4324984e6f89b1"
  225. }
  226. ["language":protected]=>
  227. array(19) {
  228. ["authenticate"]=>
  229. string(35) "SMTP Error: Could not authenticate."
  230. ["connect_host"]=>
  231. string(43) "SMTP Error: Could not connect to SMTP host."
  232. ["data_not_accepted"]=>
  233. string(30) "SMTP Error: data not accepted."
  234. ["empty_message"]=>
  235. string(18) "Message body empty"
  236. ["encoding"]=>
  237. string(18) "Unknown encoding: "
  238. ["execute"]=>
  239. string(19) "Could not execute: "
  240. ["file_access"]=>
  241. string(23) "Could not access file: "
  242. ["file_open"]=>
  243. string(33) "File Error: Could not open file: "
  244. ["from_failed"]=>
  245. string(35) "The following From address failed: "
  246. ["instantiate"]=>
  247. string(36) "Could not instantiate mail function."
  248. ["invalid_address"]=>
  249. string(17) "Invalid address: "
  250. ["mailer_not_supported"]=>
  251. string(25) " mailer is not supported."
  252. ["provide_address"]=>
  253. string(54) "You must provide at least one recipient email address."
  254. ["recipients_failed"]=>
  255. string(45) "SMTP Error: The following recipients failed: "
  256. ["signing"]=>
  257. string(15) "Signing Error: "
  258. ["smtp_connect_failed"]=>
  259. string(22) "SMTP connect() failed."
  260. ["smtp_error"]=>
  261. string(19) "SMTP server error: "
  262. ["variable_set"]=>
  263. string(30) "Cannot set or reset variable: "
  264. ["extension_missing"]=>
  265. string(19) "Extension missing: "
  266. }
  267. ["error_count":protected]=>
  268. int(2)
  269. ["sign_cert_file":protected]=>
  270. string(0) ""
  271. ["sign_key_file":protected]=>
  272. string(0) ""
  273. ["sign_extracerts_file":protected]=>
  274. string(0) ""
  275. ["sign_key_pass":protected]=>
  276. string(0) ""
  277. ["exceptions":protected]=>
  278. bool(true)
  279. ["uniqueid":protected]=>
  280. string(32) "0b2dbbbfadc18c454e4324984e6f89b1"
  281. }
  282. The SMTP debugging output is shown below:
  283. 2017-01-26 09:19:02 Connection: opening to smtp.sendgrid.net:2525, timeout=300, options=array (
  284. )
  285. 2017-01-26 09:21:08 Connection: Failed to connect to server. Error number 2. "Error notice: stream_socket_client(): unable to connect to smtp.sendgrid.net:2525 (Connection timed out)
  286. 2017-01-26 09:21:08 SMTP ERROR: Failed to connect to server: Connection timed out (110)
  287. 2017-01-26 09:21:08 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement