Guest User

Untitled

a guest
Dec 8th, 2017
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. `PHPMailer Object
  2. (
  3. [Version] => 5.2.22
  4. [Priority] =>
  5. [CharSet] => UTF-8
  6. [ContentType] => text/plain
  7. [Encoding] => 8bit
  8. [ErrorInfo] => SMTP connect() failed.
  9. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
  10. [From] => xxxxxxxxxx@gmail.com
  11. [FromName] => 搖滾俱樂部
  12. [Sender] =>
  13. [ReturnPath] =>
  14. [Subject] => WP Mail SMTP: Test mail to bb5566123com@yahoo.com.tw
  15. [Body] => 這封測試郵件由 WordPress 外掛 WP Mail SMTP 自動產生。
  16. [AltBody] =>
  17. [Ical] =>
  18. [MIMEBody:protected] => 這封測試郵件由 WordPress 外掛 WP Mail SMTP 自動產生。
  19.  
  20. [MIMEHeader:protected] => Date: Fri, 8 Dec 2017 14:51:09 +0000
  21. To: xxxxxxxxx@yahoo.com.tw
  22. From: =?UTF-8?B?5pCW5ru+5L+x5qiC6YOo?=
  23. Subject: WP Mail SMTP: Test mail to bb5566123com@yahoo.com.tw
  24. Message-ID: <1d6e4a91953547c850de852e798ccbba@club3.idv.tw>
  25. X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  26. MIME-Version: 1.0
  27. Content-Type: text/plain; charset=UTF-8
  28. Content-Transfer-Encoding: 8bit
  29.  
  30.  
  31. [mailHeader:protected] =>
  32. [WordWrap] => 0
  33. [Mailer] => smtp
  34. [Sendmail] => /usr/sbin/sendmail
  35. [UseSendmailOptions] => 1
  36. [PluginDir] =>
  37. [ConfirmReadingTo] =>
  38. [Hostname] =>
  39. [MessageID] =>
  40. [MessageDate] => Fri, 8 Dec 2017 14:51:09 +0000
  41. [Host] => smtp.gmail.com
  42. [Port] => 465
  43. [Helo] =>
  44. [SMTPSecure] => ssl
  45. [SMTPAutoTLS] => 1
  46. [SMTPAuth] => 1
  47. [SMTPOptions] => Array
  48. (
  49. )
  50.  
  51. [Username] => xxxxxxxxxxx@gmail.com
  52. [Password] => xxxxxxxxxxxx
  53. [AuthType] =>
  54. [Realm] =>
  55. [Workstation] =>
  56. [Timeout] => 300
  57. [SMTPDebug] => 0
  58. [Debugoutput] => echo
  59. [SMTPKeepAlive] =>
  60. [SingleTo] =>
  61. [SingleToArray] => Array
  62. (
  63. )
  64.  
  65. [do_verp] =>
  66. [AllowEmpty] =>
  67. [LE] =>
  68.  
  69. [DKIM_selector] =>
  70. [DKIM_identity] =>
  71. [DKIM_passphrase] =>
  72. [DKIM_domain] =>
  73. [DKIM_private] =>
  74. [DKIM_private_string] =>
  75. [action_function] =>
  76. [XMailer] =>
  77. [smtp:protected] => SMTP Object
  78. (
  79. [Version] => 5.2.22
  80. [SMTP_PORT] => 25
  81. [CRLF] =>
  82.  
  83. [do_debug] => 0
  84. [Debugoutput] => echo
  85. [do_verp] =>
  86. [Timeout] => 300
  87. [Timelimit] => 300
  88. [smtp_transaction_id_patterns:protected] => Array
  89. (
  90. [exim] => /[0-9]{3} OK id=(.*)/
  91. [sendmail] => /[0-9]{3} 2.0.0 (.*) Message/
  92. [postfix] => /[0-9]{3} 2.0.0 Ok: queued as (.*)/
  93. )
  94.  
  95. [smtp_conn:protected] =>
  96. [error:protected] => Array
  97. (
  98. [error] =>
  99. [detail] =>
  100. [smtp_code] =>
  101. [smtp_code_ex] =>
  102. )
  103.  
  104. [helo_rply:protected] =>
  105. [server_caps:protected] =>
  106. [last_reply:protected] =>
  107. )
  108.  
  109. [to:protected] => Array
  110. (
  111. [0] => Array
  112. (
  113. [0] => xxxxxxxxxx@yahoo.com.tw
  114. [1] =>
  115. )
  116.  
  117. )
  118.  
  119. [cc:protected] => Array
  120. (
  121. )
  122.  
  123. [bcc:protected] => Array
  124. (
  125. )
  126.  
  127. [ReplyTo:protected] => Array
  128. (
  129. )
  130.  
  131. [all_recipients:protected] => Array
  132. (
  133. [xxxxxxxxxxx@yahoo.com.tw] => 1
  134. )
  135.  
  136. [RecipientsQueue:protected] => Array
  137. (
  138. )
  139.  
  140. [ReplyToQueue:protected] => Array
  141. (
  142. )
  143.  
  144. [attachment:protected] => Array
  145. (
  146. )
  147.  
  148. [CustomHeader:protected] => Array
  149. (
  150. )
  151.  
  152. [lastMessageID:protected] => <1d6e4a91953547c850de852e798ccbba@club3.idv.tw>
  153. [message_type:protected] => plain
  154. [boundary:protected] => Array
  155. (
  156. [1] => b1_1d6e4a91953547c850de852e798ccbba
  157. [2] => b2_1d6e4a91953547c850de852e798ccbba
  158. [3] => b3_1d6e4a91953547c850de852e798ccbba
  159. )
  160.  
  161. [language:protected] => Array
  162. (
  163. [authenticate] => SMTP Error: Could not authenticate.
  164. [connect_host] => SMTP Error: Could not connect to SMTP host.
  165. [data_not_accepted] => SMTP Error: data not accepted.
  166. [empty_message] => Message body empty
  167. [encoding] => Unknown encoding:
  168. [execute] => Could not execute:
  169. [file_access] => Could not access file:
  170. [file_open] => File Error: Could not open file:
  171. [from_failed] => The following From address failed:
  172. [instantiate] => Could not instantiate mail function.
  173. [invalid_address] => Invalid address:
  174. [mailer_not_supported] => mailer is not supported.
  175. [provide_address] => You must provide at least one recipient email address.
  176. [recipients_failed] => SMTP Error: The following recipients failed:
  177. [signing] => Signing Error:
  178. [smtp_connect_failed] => SMTP connect() failed.
  179. [smtp_error] => SMTP server error:
  180. [variable_set] => Cannot set or reset variable:
  181. [extension_missing] => Extension missing:
  182. )
  183.  
  184. [error_count:protected] => 2
  185. [sign_cert_file:protected] =>
  186. [sign_key_file:protected] =>
  187. [sign_extracerts_file:protected] =>
  188. [sign_key_pass:protected] =>
  189. [exceptions:protected] => 1
  190. [uniqueid:protected] => 1d6e4a91953547c850de852e798ccbba
Add Comment
Please, Sign In to add comment