Advertisement
Guest User

mail sent logs

a guest
Aug 28th, 2017
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. Test Message Sent
  2.  
  3. The result was:
  4.  
  5. bool(true)
  6. The full debugging output is shown below:
  7.  
  8. object(PHPMailer)#1115 (76) {
  9. ["Version"]=>
  10. string(6) "5.2.22"
  11. ["Priority"]=>
  12. NULL
  13. ["CharSet"]=>
  14. string(5) "UTF-8"
  15. ["ContentType"]=>
  16. string(10) "text/plain"
  17. ["Encoding"]=>
  18. string(4) "7bit"
  19. ["ErrorInfo"]=>
  20. string(0) ""
  21. ["From"]=>
  22. string(21) "sales@swancity.com.vn"
  23. ["FromName"]=>
  24. string(7) "Swanbay"
  25. ["Sender"]=>
  26. string(0) ""
  27. ["ReturnPath"]=>
  28. string(0) ""
  29. ["Subject"]=>
  30. string(48) "WP Mail SMTP: Test mail to sales@swancity.com.vn"
  31. ["Body"]=>
  32. string(68) "This is a test email generated by the WP Mail SMTP WordPress plugin."
  33. ["AltBody"]=>
  34. string(0) ""
  35. ["Ical"]=>
  36. string(0) ""
  37. ["MIMEBody":protected]=>
  38. string(69) "This is a test email generated by the WP Mail SMTP WordPress plugin.
  39. "
  40. ["MIMEHeader":protected]=>
  41. string(264) "Date: Mon, 28 Aug 2017 08:23:05 +0000
  42. From: Swanbay
  43. Message-ID: <8e97f023aa69b74a7d263404ac47fca2@swanbay.com.vn>
  44. X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
  45. MIME-Version: 1.0
  46. Content-Type: text/plain; charset=UTF-8
  47. "
  48. ["mailHeader":protected]=>
  49. string(84) "To: sales@swancity.com.vn
  50. Subject: WP Mail SMTP: Test mail to sales@swancity.com.vn
  51. "
  52. ["WordWrap"]=>
  53. int(0)
  54. ["Mailer"]=>
  55. string(4) "mail"
  56. ["Sendmail"]=>
  57. string(18) "/usr/sbin/sendmail"
  58. ["UseSendmailOptions"]=>
  59. bool(true)
  60. ["PluginDir"]=>
  61. string(0) ""
  62. ["ConfirmReadingTo"]=>
  63. string(0) ""
  64. ["Hostname"]=>
  65. string(0) ""
  66. ["MessageID"]=>
  67. string(0) ""
  68. ["MessageDate"]=>
  69. string(31) "Mon, 28 Aug 2017 08:23:05 +0000"
  70. ["Host"]=>
  71. string(9) "localhost"
  72. ["Port"]=>
  73. int(25)
  74. ["Helo"]=>
  75. string(0) ""
  76. ["SMTPSecure"]=>
  77. string(3) "ssl"
  78. ["SMTPAutoTLS"]=>
  79. bool(true)
  80. ["SMTPAuth"]=>
  81. bool(false)
  82. ["SMTPOptions"]=>
  83. array(0) {
  84. }
  85. ["Username"]=>
  86. string(0) ""
  87. ["Password"]=>
  88. string(0) ""
  89. ["AuthType"]=>
  90. string(0) ""
  91. ["Realm"]=>
  92. string(0) ""
  93. ["Workstation"]=>
  94. string(0) ""
  95. ["Timeout"]=>
  96. int(300)
  97. ["SMTPDebug"]=>
  98. bool(true)
  99. ["Debugoutput"]=>
  100. string(4) "echo"
  101. ["SMTPKeepAlive"]=>
  102. bool(false)
  103. ["SingleTo"]=>
  104. bool(false)
  105. ["SingleToArray"]=>
  106. array(0) {
  107. }
  108. ["do_verp"]=>
  109. bool(false)
  110. ["AllowEmpty"]=>
  111. bool(false)
  112. ["LE"]=>
  113. string(1) "
  114. "
  115. ["DKIM_selector"]=>
  116. string(0) ""
  117. ["DKIM_identity"]=>
  118. string(0) ""
  119. ["DKIM_passphrase"]=>
  120. string(0) ""
  121. ["DKIM_domain"]=>
  122. string(0) ""
  123. ["DKIM_private"]=>
  124. string(0) ""
  125. ["DKIM_private_string"]=>
  126. string(0) ""
  127. ["action_function"]=>
  128. string(0) ""
  129. ["XMailer"]=>
  130. string(0) ""
  131. ["smtp":protected]=>
  132. NULL
  133. ["to":protected]=>
  134. array(1) {
  135. [0]=>
  136. array(2) {
  137. [0]=>
  138. string(21) "sales@swancity.com.vn"
  139. [1]=>
  140. string(0) ""
  141. }
  142. }
  143. ["cc":protected]=>
  144. array(0) {
  145. }
  146. ["bcc":protected]=>
  147. array(0) {
  148. }
  149. ["ReplyTo":protected]=>
  150. array(0) {
  151. }
  152. ["all_recipients":protected]=>
  153. array(1) {
  154. ["sales@swancity.com.vn"]=>
  155. bool(true)
  156. }
  157. ["RecipientsQueue":protected]=>
  158. array(0) {
  159. }
  160. ["ReplyToQueue":protected]=>
  161. array(0) {
  162. }
  163. ["attachment":protected]=>
  164. array(0) {
  165. }
  166. ["CustomHeader":protected]=>
  167. array(0) {
  168. }
  169. ["lastMessageID":protected]=>
  170. string(49) "<8e97f023aa69b74a7d263404ac47fca2@swanbay.com.vn>"
  171. ["message_type":protected]=>
  172. string(5) "plain"
  173. ["boundary":protected]=>
  174. array(3) {
  175. [1]=>
  176. string(35) "b1_8e97f023aa69b74a7d263404ac47fca2"
  177. [2]=>
  178. string(35) "b2_8e97f023aa69b74a7d263404ac47fca2"
  179. [3]=>
  180. string(35) "b3_8e97f023aa69b74a7d263404ac47fca2"
  181. }
  182. ["language":protected]=>
  183. array(0) {
  184. }
  185. ["error_count":protected]=>
  186. int(0)
  187. ["sign_cert_file":protected]=>
  188. string(0) ""
  189. ["sign_key_file":protected]=>
  190. string(0) ""
  191. ["sign_extracerts_file":protected]=>
  192. string(0) ""
  193. ["sign_key_pass":protected]=>
  194. string(0) ""
  195. ["exceptions":protected]=>
  196. bool(true)
  197. ["uniqueid":protected]=>
  198. string(32) "8e97f023aa69b74a7d263404ac47fca2"
  199. }
  200. The SMTP debugging output is shown below:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement