Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.44 KB | None | 0 0
  1. 2014-06-05T09:41:00+00:00 DEBUG (7): Running SMTP Pro Self Test
  2. 2014-06-05T09:41:00+00:00 DEBUG (7): Checking config re-writes have not clashed.
  3. 2014-06-05T09:41:00+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  4. 2014-06-05T09:41:00+00:00 DEBUG (7): Using Custom SMTP Transport.
  5. 2014-06-05T09:41:00+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  6. 2014-06-05T09:41:00+00:00 DEBUG (7): Actual email sending test...
  7. 2014-06-05T09:41:00+00:00 DEBUG (7): Zend_Mail Object
  8. (
  9. [_charset:protected] => iso-8859-1
  10. [_headers:protected] => Array
  11. (
  12. [To] => Array
  13. (
  14. [0] => mail@fanes-shop.com
  15. [append] => 1
  16. )
  17.  
  18. [From] => Array
  19. (
  20. [0] => mail@fanes-shop.com
  21. [append] => 1
  22. )
  23.  
  24. [Subject] => Array
  25. (
  26. [0] => Test Email From SMTP Pro Magento Extension
  27. )
  28.  
  29. )
  30.  
  31. [_headerEncoding:protected] => quoted-printable
  32. [_from:protected] => mail@fanes-shop.com
  33. [_to:protected] => Array
  34. (
  35. [0] => mail@fanes-shop.com
  36. )
  37.  
  38. [_recipients:protected] => Array
  39. (
  40. [mail@fanes-shop.com] => 1
  41. )
  42.  
  43. [_replyTo:protected] =>
  44. [_returnPath:protected] =>
  45. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  46. [_date:protected] =>
  47. [_messageId:protected] =>
  48. [_bodyText:protected] => Zend_Mime_Part Object
  49. (
  50. [type] => text/plain
  51. [encoding] => quoted-printable
  52. [id] =>
  53. [disposition] => inline
  54. [filename] =>
  55. [description] =>
  56. [charset] => iso-8859-1
  57. [boundary] =>
  58. [location] =>
  59. [language] =>
  60. [_content:protected] => Hi,
  61.  
  62. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  63.  
  64. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  65.  
  66. Regards,
  67. Ashley
  68. [_isStream:protected] =>
  69. )
  70.  
  71. [_bodyHtml:protected] =>
  72. [_mimeBoundary:protected] =>
  73. [_type:protected] =>
  74. [hasAttachments] =>
  75. [_parts:protected] => Array
  76. (
  77. )
  78.  
  79. [_mime:protected] =>
  80. )
  81.  
  82. 2014-06-05T09:41:00+00:00 DEBUG (7): Using Custom SMTP Transport.
  83. 2014-06-05T09:41:00+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  84. 2014-06-05T09:41:00+00:00 DEBUG (7): See exception log for more details.
  85. 2014-06-05T09:41:00+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  86. 2014-06-05T09:41:00+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  87. 2014-06-05T09:41:00+00:00 DEBUG (7): Checking that tables are created...
  88. 2014-06-05T09:41:00+00:00 DEBUG (7): Required database tables exist.
  89. 2014-06-05T09:41:00+00:00 DEBUG (7): Завершён
  90. 2014-06-05T09:43:08+00:00 DEBUG (7): Running SMTP Pro Self Test
  91. 2014-06-05T09:43:08+00:00 DEBUG (7): Checking config re-writes have not clashed.
  92. 2014-06-05T09:43:08+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  93. 2014-06-05T09:43:08+00:00 DEBUG (7): Using Custom SMTP Transport.
  94. 2014-06-05T09:43:08+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  95. 2014-06-05T09:43:08+00:00 DEBUG (7): Actual email sending test...
  96. 2014-06-05T09:43:08+00:00 DEBUG (7): Zend_Mail Object
  97. (
  98. [_charset:protected] => iso-8859-1
  99. [_headers:protected] => Array
  100. (
  101. [To] => Array
  102. (
  103. [0] => mail@fanes-shop.com
  104. [append] => 1
  105. )
  106.  
  107. [From] => Array
  108. (
  109. [0] => mail@fanes-shop.com
  110. [append] => 1
  111. )
  112.  
  113. [Subject] => Array
  114. (
  115. [0] => Test Email From SMTP Pro Magento Extension
  116. )
  117.  
  118. )
  119.  
  120. [_headerEncoding:protected] => quoted-printable
  121. [_from:protected] => mail@fanes-shop.com
  122. [_to:protected] => Array
  123. (
  124. [0] => mail@fanes-shop.com
  125. )
  126.  
  127. [_recipients:protected] => Array
  128. (
  129. [mail@fanes-shop.com] => 1
  130. )
  131.  
  132. [_replyTo:protected] =>
  133. [_returnPath:protected] =>
  134. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  135. [_date:protected] =>
  136. [_messageId:protected] =>
  137. [_bodyText:protected] => Zend_Mime_Part Object
  138. (
  139. [type] => text/plain
  140. [encoding] => quoted-printable
  141. [id] =>
  142. [disposition] => inline
  143. [filename] =>
  144. [description] =>
  145. [charset] => iso-8859-1
  146. [boundary] =>
  147. [location] =>
  148. [language] =>
  149. [_content:protected] => Hi,
  150.  
  151. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  152.  
  153. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  154.  
  155. Regards,
  156. Ashley
  157. [_isStream:protected] =>
  158. )
  159.  
  160. [_bodyHtml:protected] =>
  161. [_mimeBoundary:protected] =>
  162. [_type:protected] =>
  163. [hasAttachments] =>
  164. [_parts:protected] => Array
  165. (
  166. )
  167.  
  168. [_mime:protected] =>
  169. )
  170.  
  171. 2014-06-05T09:43:08+00:00 DEBUG (7): Using Custom SMTP Transport.
  172. 2014-06-05T09:43:08+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  173. 2014-06-05T09:43:08+00:00 DEBUG (7): See exception log for more details.
  174. 2014-06-05T09:43:08+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  175. 2014-06-05T09:43:08+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  176. 2014-06-05T09:43:08+00:00 DEBUG (7): Checking that tables are created...
  177. 2014-06-05T09:43:08+00:00 DEBUG (7): Required database tables exist.
  178. 2014-06-05T09:43:08+00:00 DEBUG (7): Завершён
  179. 2014-06-05T09:51:18+00:00 DEBUG (7): Running SMTP Pro Self Test
  180. 2014-06-05T09:51:18+00:00 DEBUG (7): Checking config re-writes have not clashed.
  181. 2014-06-05T09:51:18+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  182. 2014-06-05T09:51:18+00:00 DEBUG (7): Using Custom SMTP Transport.
  183. 2014-06-05T09:51:18+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  184. 2014-06-05T09:51:18+00:00 DEBUG (7): Actual email sending test...
  185. 2014-06-05T09:51:18+00:00 DEBUG (7): Zend_Mail Object
  186. (
  187. [_charset:protected] => iso-8859-1
  188. [_headers:protected] => Array
  189. (
  190. [To] => Array
  191. (
  192. [0] => mail@fanes-shop.com
  193. [append] => 1
  194. )
  195.  
  196. [From] => Array
  197. (
  198. [0] => mail@fanes-shop.com
  199. [append] => 1
  200. )
  201.  
  202. [Subject] => Array
  203. (
  204. [0] => Test Email From SMTP Pro Magento Extension
  205. )
  206.  
  207. )
  208.  
  209. [_headerEncoding:protected] => quoted-printable
  210. [_from:protected] => mail@fanes-shop.com
  211. [_to:protected] => Array
  212. (
  213. [0] => mail@fanes-shop.com
  214. )
  215.  
  216. [_recipients:protected] => Array
  217. (
  218. [mail@fanes-shop.com] => 1
  219. )
  220.  
  221. [_replyTo:protected] =>
  222. [_returnPath:protected] =>
  223. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  224. [_date:protected] =>
  225. [_messageId:protected] =>
  226. [_bodyText:protected] => Zend_Mime_Part Object
  227. (
  228. [type] => text/plain
  229. [encoding] => quoted-printable
  230. [id] =>
  231. [disposition] => inline
  232. [filename] =>
  233. [description] =>
  234. [charset] => iso-8859-1
  235. [boundary] =>
  236. [location] =>
  237. [language] =>
  238. [_content:protected] => Hi,
  239.  
  240. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  241.  
  242. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  243.  
  244. Regards,
  245. Ashley
  246. [_isStream:protected] =>
  247. )
  248.  
  249. [_bodyHtml:protected] =>
  250. [_mimeBoundary:protected] =>
  251. [_type:protected] =>
  252. [hasAttachments] =>
  253. [_parts:protected] => Array
  254. (
  255. )
  256.  
  257. [_mime:protected] =>
  258. )
  259.  
  260. 2014-06-05T09:51:18+00:00 DEBUG (7): Using Custom SMTP Transport.
  261. 2014-06-05T09:51:18+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  262. 2014-06-05T09:51:18+00:00 DEBUG (7): See exception log for more details.
  263. 2014-06-05T09:51:18+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  264. 2014-06-05T09:51:18+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  265. 2014-06-05T09:51:18+00:00 DEBUG (7): Checking that tables are created...
  266. 2014-06-05T09:51:18+00:00 DEBUG (7): Required database tables exist.
  267. 2014-06-05T09:51:18+00:00 DEBUG (7): Завершён
  268. 2014-06-05T09:52:16+00:00 DEBUG (7): Running SMTP Pro Self Test
  269. 2014-06-05T09:52:16+00:00 DEBUG (7): Checking config re-writes have not clashed.
  270. 2014-06-05T09:52:16+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  271. 2014-06-05T09:52:16+00:00 DEBUG (7): Using Custom SMTP Transport.
  272. 2014-06-05T09:52:16+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  273. 2014-06-05T09:52:16+00:00 DEBUG (7): Actual email sending test...
  274. 2014-06-05T09:52:16+00:00 DEBUG (7): Zend_Mail Object
  275. (
  276. [_charset:protected] => iso-8859-1
  277. [_headers:protected] => Array
  278. (
  279. [To] => Array
  280. (
  281. [0] => mail@fanes-shop.com
  282. [append] => 1
  283. )
  284.  
  285. [From] => Array
  286. (
  287. [0] => mail@fanes-shop.com
  288. [append] => 1
  289. )
  290.  
  291. [Subject] => Array
  292. (
  293. [0] => Test Email From SMTP Pro Magento Extension
  294. )
  295.  
  296. )
  297.  
  298. [_headerEncoding:protected] => quoted-printable
  299. [_from:protected] => mail@fanes-shop.com
  300. [_to:protected] => Array
  301. (
  302. [0] => mail@fanes-shop.com
  303. )
  304.  
  305. [_recipients:protected] => Array
  306. (
  307. [mail@fanes-shop.com] => 1
  308. )
  309.  
  310. [_replyTo:protected] =>
  311. [_returnPath:protected] =>
  312. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  313. [_date:protected] =>
  314. [_messageId:protected] =>
  315. [_bodyText:protected] => Zend_Mime_Part Object
  316. (
  317. [type] => text/plain
  318. [encoding] => quoted-printable
  319. [id] =>
  320. [disposition] => inline
  321. [filename] =>
  322. [description] =>
  323. [charset] => iso-8859-1
  324. [boundary] =>
  325. [location] =>
  326. [language] =>
  327. [_content:protected] => Hi,
  328.  
  329. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  330.  
  331. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  332.  
  333. Regards,
  334. Ashley
  335. [_isStream:protected] =>
  336. )
  337.  
  338. [_bodyHtml:protected] =>
  339. [_mimeBoundary:protected] =>
  340. [_type:protected] =>
  341. [hasAttachments] =>
  342. [_parts:protected] => Array
  343. (
  344. )
  345.  
  346. [_mime:protected] =>
  347. )
  348.  
  349. 2014-06-05T09:52:16+00:00 DEBUG (7): Using Custom SMTP Transport.
  350. 2014-06-05T09:52:16+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  351. 2014-06-05T09:52:16+00:00 DEBUG (7): See exception log for more details.
  352. 2014-06-05T09:52:16+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  353. 2014-06-05T09:52:16+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  354. 2014-06-05T09:52:16+00:00 DEBUG (7): Checking that tables are created...
  355. 2014-06-05T09:52:16+00:00 DEBUG (7): Required database tables exist.
  356. 2014-06-05T09:52:16+00:00 DEBUG (7): Завершён
  357. 2014-06-05T09:53:10+00:00 DEBUG (7): Running SMTP Pro Self Test
  358. 2014-06-05T09:53:10+00:00 DEBUG (7): Checking config re-writes have not clashed.
  359. 2014-06-05T09:53:10+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  360. 2014-06-05T09:53:10+00:00 DEBUG (7): Using Custom SMTP Transport.
  361. 2014-06-05T09:53:10+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  362. 2014-06-05T09:53:10+00:00 DEBUG (7): Actual email sending test...
  363. 2014-06-05T09:53:10+00:00 DEBUG (7): Zend_Mail Object
  364. (
  365. [_charset:protected] => iso-8859-1
  366. [_headers:protected] => Array
  367. (
  368. [To] => Array
  369. (
  370. [0] => mail@fanes-shop.com
  371. [append] => 1
  372. )
  373.  
  374. [From] => Array
  375. (
  376. [0] => mail@fanes-shop.com
  377. [append] => 1
  378. )
  379.  
  380. [Subject] => Array
  381. (
  382. [0] => Test Email From SMTP Pro Magento Extension
  383. )
  384.  
  385. )
  386.  
  387. [_headerEncoding:protected] => quoted-printable
  388. [_from:protected] => mail@fanes-shop.com
  389. [_to:protected] => Array
  390. (
  391. [0] => mail@fanes-shop.com
  392. )
  393.  
  394. [_recipients:protected] => Array
  395. (
  396. [mail@fanes-shop.com] => 1
  397. )
  398.  
  399. [_replyTo:protected] =>
  400. [_returnPath:protected] =>
  401. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  402. [_date:protected] =>
  403. [_messageId:protected] =>
  404. [_bodyText:protected] => Zend_Mime_Part Object
  405. (
  406. [type] => text/plain
  407. [encoding] => quoted-printable
  408. [id] =>
  409. [disposition] => inline
  410. [filename] =>
  411. [description] =>
  412. [charset] => iso-8859-1
  413. [boundary] =>
  414. [location] =>
  415. [language] =>
  416. [_content:protected] => Hi,
  417.  
  418. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  419.  
  420. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  421.  
  422. Regards,
  423. Ashley
  424. [_isStream:protected] =>
  425. )
  426.  
  427. [_bodyHtml:protected] =>
  428. [_mimeBoundary:protected] =>
  429. [_type:protected] =>
  430. [hasAttachments] =>
  431. [_parts:protected] => Array
  432. (
  433. )
  434.  
  435. [_mime:protected] =>
  436. )
  437.  
  438. 2014-06-05T09:53:10+00:00 DEBUG (7): Using Custom SMTP Transport.
  439. 2014-06-05T09:53:10+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  440. 2014-06-05T09:53:10+00:00 DEBUG (7): See exception log for more details.
  441. 2014-06-05T09:53:10+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  442. 2014-06-05T09:53:10+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  443. 2014-06-05T09:53:10+00:00 DEBUG (7): Checking that tables are created...
  444. 2014-06-05T09:53:10+00:00 DEBUG (7): Required database tables exist.
  445. 2014-06-05T09:53:10+00:00 DEBUG (7): Завершён
  446. 2014-06-05T09:53:36+00:00 DEBUG (7): Running SMTP Pro Self Test
  447. 2014-06-05T09:53:36+00:00 DEBUG (7): Checking config re-writes have not clashed.
  448. 2014-06-05T09:53:36+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  449. 2014-06-05T09:53:36+00:00 DEBUG (7): Using Custom SMTP Transport.
  450. 2014-06-05T09:53:36+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  451. 2014-06-05T09:53:36+00:00 DEBUG (7): Actual email sending test...
  452. 2014-06-05T09:53:36+00:00 DEBUG (7): Zend_Mail Object
  453. (
  454. [_charset:protected] => iso-8859-1
  455. [_headers:protected] => Array
  456. (
  457. [To] => Array
  458. (
  459. [0] => mail@fanes-shop.com
  460. [append] => 1
  461. )
  462.  
  463. [From] => Array
  464. (
  465. [0] => mail@fanes-shop.com
  466. [append] => 1
  467. )
  468.  
  469. [Subject] => Array
  470. (
  471. [0] => Test Email From SMTP Pro Magento Extension
  472. )
  473.  
  474. )
  475.  
  476. [_headerEncoding:protected] => quoted-printable
  477. [_from:protected] => mail@fanes-shop.com
  478. [_to:protected] => Array
  479. (
  480. [0] => mail@fanes-shop.com
  481. )
  482.  
  483. [_recipients:protected] => Array
  484. (
  485. [mail@fanes-shop.com] => 1
  486. )
  487.  
  488. [_replyTo:protected] =>
  489. [_returnPath:protected] =>
  490. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  491. [_date:protected] =>
  492. [_messageId:protected] =>
  493. [_bodyText:protected] => Zend_Mime_Part Object
  494. (
  495. [type] => text/plain
  496. [encoding] => quoted-printable
  497. [id] =>
  498. [disposition] => inline
  499. [filename] =>
  500. [description] =>
  501. [charset] => iso-8859-1
  502. [boundary] =>
  503. [location] =>
  504. [language] =>
  505. [_content:protected] => Hi,
  506.  
  507. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  508.  
  509. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  510.  
  511. Regards,
  512. Ashley
  513. [_isStream:protected] =>
  514. )
  515.  
  516. [_bodyHtml:protected] =>
  517. [_mimeBoundary:protected] =>
  518. [_type:protected] =>
  519. [hasAttachments] =>
  520. [_parts:protected] => Array
  521. (
  522. )
  523.  
  524. [_mime:protected] =>
  525. )
  526.  
  527. 2014-06-05T09:53:36+00:00 DEBUG (7): Using Custom SMTP Transport.
  528. 2014-06-05T09:53:36+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  529. 2014-06-05T09:53:36+00:00 DEBUG (7): See exception log for more details.
  530. 2014-06-05T09:53:36+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  531. 2014-06-05T09:53:36+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  532. 2014-06-05T09:53:36+00:00 DEBUG (7): Checking that tables are created...
  533. 2014-06-05T09:53:36+00:00 DEBUG (7): Required database tables exist.
  534. 2014-06-05T09:53:36+00:00 DEBUG (7): Завершён
  535. 2014-06-05T09:53:47+00:00 DEBUG (7): Running SMTP Pro Self Test
  536. 2014-06-05T09:53:47+00:00 DEBUG (7): Checking config re-writes have not clashed.
  537. 2014-06-05T09:53:47+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  538. 2014-06-05T09:53:47+00:00 DEBUG (7): Using Custom SMTP Transport.
  539. 2014-06-05T09:53:47+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  540. 2014-06-05T09:53:47+00:00 DEBUG (7): Actual email sending test...
  541. 2014-06-05T09:53:47+00:00 DEBUG (7): Zend_Mail Object
  542. (
  543. [_charset:protected] => iso-8859-1
  544. [_headers:protected] => Array
  545. (
  546. [To] => Array
  547. (
  548. [0] => mail@fanes-shop.com
  549. [append] => 1
  550. )
  551.  
  552. [From] => Array
  553. (
  554. [0] => mail@fanes-shop.com
  555. [append] => 1
  556. )
  557.  
  558. [Subject] => Array
  559. (
  560. [0] => Test Email From SMTP Pro Magento Extension
  561. )
  562.  
  563. )
  564.  
  565. [_headerEncoding:protected] => quoted-printable
  566. [_from:protected] => mail@fanes-shop.com
  567. [_to:protected] => Array
  568. (
  569. [0] => mail@fanes-shop.com
  570. )
  571.  
  572. [_recipients:protected] => Array
  573. (
  574. [mail@fanes-shop.com] => 1
  575. )
  576.  
  577. [_replyTo:protected] =>
  578. [_returnPath:protected] =>
  579. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  580. [_date:protected] =>
  581. [_messageId:protected] =>
  582. [_bodyText:protected] => Zend_Mime_Part Object
  583. (
  584. [type] => text/plain
  585. [encoding] => quoted-printable
  586. [id] =>
  587. [disposition] => inline
  588. [filename] =>
  589. [description] =>
  590. [charset] => iso-8859-1
  591. [boundary] =>
  592. [location] =>
  593. [language] =>
  594. [_content:protected] => Hi,
  595.  
  596. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  597.  
  598. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  599.  
  600. Regards,
  601. Ashley
  602. [_isStream:protected] =>
  603. )
  604.  
  605. [_bodyHtml:protected] =>
  606. [_mimeBoundary:protected] =>
  607. [_type:protected] =>
  608. [hasAttachments] =>
  609. [_parts:protected] => Array
  610. (
  611. )
  612.  
  613. [_mime:protected] =>
  614. )
  615.  
  616. 2014-06-05T09:53:47+00:00 DEBUG (7): Using Custom SMTP Transport.
  617. 2014-06-05T09:53:47+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  618. 2014-06-05T09:53:47+00:00 DEBUG (7): See exception log for more details.
  619. 2014-06-05T09:53:47+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  620. 2014-06-05T09:53:47+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  621. 2014-06-05T09:53:47+00:00 DEBUG (7): Checking that tables are created...
  622. 2014-06-05T09:53:47+00:00 DEBUG (7): Required database tables exist.
  623. 2014-06-05T09:53:47+00:00 DEBUG (7): Завершён
  624. 2014-06-05T09:57:37+00:00 DEBUG (7): Running SMTP Pro Self Test
  625. 2014-06-05T09:57:37+00:00 DEBUG (7): Checking config re-writes have not clashed.
  626. 2014-06-05T09:57:37+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  627. 2014-06-05T09:57:37+00:00 DEBUG (7): Using Custom SMTP Transport.
  628. 2014-06-05T09:57:37+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  629. 2014-06-05T09:57:37+00:00 DEBUG (7): Actual email sending test...
  630. 2014-06-05T09:57:37+00:00 DEBUG (7): Zend_Mail Object
  631. (
  632. [_charset:protected] => iso-8859-1
  633. [_headers:protected] => Array
  634. (
  635. [To] => Array
  636. (
  637. [0] => mail@fanes-shop.com
  638. [append] => 1
  639. )
  640.  
  641. [From] => Array
  642. (
  643. [0] => mail@fanes-shop.com
  644. [append] => 1
  645. )
  646.  
  647. [Subject] => Array
  648. (
  649. [0] => Test Email From SMTP Pro Magento Extension
  650. )
  651.  
  652. )
  653.  
  654. [_headerEncoding:protected] => quoted-printable
  655. [_from:protected] => mail@fanes-shop.com
  656. [_to:protected] => Array
  657. (
  658. [0] => mail@fanes-shop.com
  659. )
  660.  
  661. [_recipients:protected] => Array
  662. (
  663. [mail@fanes-shop.com] => 1
  664. )
  665.  
  666. [_replyTo:protected] =>
  667. [_returnPath:protected] =>
  668. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  669. [_date:protected] =>
  670. [_messageId:protected] =>
  671. [_bodyText:protected] => Zend_Mime_Part Object
  672. (
  673. [type] => text/plain
  674. [encoding] => quoted-printable
  675. [id] =>
  676. [disposition] => inline
  677. [filename] =>
  678. [description] =>
  679. [charset] => iso-8859-1
  680. [boundary] =>
  681. [location] =>
  682. [language] =>
  683. [_content:protected] => Hi,
  684.  
  685. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  686.  
  687. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  688.  
  689. Regards,
  690. Ashley
  691. [_isStream:protected] =>
  692. )
  693.  
  694. [_bodyHtml:protected] =>
  695. [_mimeBoundary:protected] =>
  696. [_type:protected] =>
  697. [hasAttachments] =>
  698. [_parts:protected] => Array
  699. (
  700. )
  701.  
  702. [_mime:protected] =>
  703. )
  704.  
  705. 2014-06-05T09:57:37+00:00 DEBUG (7): Using Custom SMTP Transport.
  706. 2014-06-05T09:57:37+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  707. 2014-06-05T09:57:37+00:00 DEBUG (7): See exception log for more details.
  708. 2014-06-05T09:57:37+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  709. 2014-06-05T09:57:37+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  710. 2014-06-05T09:57:37+00:00 DEBUG (7): Checking that tables are created...
  711. 2014-06-05T09:57:37+00:00 DEBUG (7): Required database tables exist.
  712. 2014-06-05T09:57:37+00:00 DEBUG (7): Завершён
  713. 2014-06-05T10:00:03+00:00 DEBUG (7): Running SMTP Pro Self Test
  714. 2014-06-05T10:00:03+00:00 DEBUG (7): Checking config re-writes have not clashed.
  715. 2014-06-05T10:00:03+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  716. 2014-06-05T10:00:03+00:00 DEBUG (7): Using Custom SMTP Transport.
  717. 2014-06-05T10:00:03+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  718. 2014-06-05T10:00:03+00:00 DEBUG (7): Actual email sending test...
  719. 2014-06-05T10:00:03+00:00 DEBUG (7): Zend_Mail Object
  720. (
  721. [_charset:protected] => iso-8859-1
  722. [_headers:protected] => Array
  723. (
  724. [To] => Array
  725. (
  726. [0] => mail@fanes-shop.com
  727. [append] => 1
  728. )
  729.  
  730. [From] => Array
  731. (
  732. [0] => mail@fanes-shop.com
  733. [append] => 1
  734. )
  735.  
  736. [Subject] => Array
  737. (
  738. [0] => Test Email From SMTP Pro Magento Extension
  739. )
  740.  
  741. )
  742.  
  743. [_headerEncoding:protected] => quoted-printable
  744. [_from:protected] => mail@fanes-shop.com
  745. [_to:protected] => Array
  746. (
  747. [0] => mail@fanes-shop.com
  748. )
  749.  
  750. [_recipients:protected] => Array
  751. (
  752. [mail@fanes-shop.com] => 1
  753. )
  754.  
  755. [_replyTo:protected] =>
  756. [_returnPath:protected] =>
  757. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  758. [_date:protected] =>
  759. [_messageId:protected] =>
  760. [_bodyText:protected] => Zend_Mime_Part Object
  761. (
  762. [type] => text/plain
  763. [encoding] => quoted-printable
  764. [id] =>
  765. [disposition] => inline
  766. [filename] =>
  767. [description] =>
  768. [charset] => iso-8859-1
  769. [boundary] =>
  770. [location] =>
  771. [language] =>
  772. [_content:protected] => Hi,
  773.  
  774. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  775.  
  776. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  777.  
  778. Regards,
  779. Ashley
  780. [_isStream:protected] =>
  781. )
  782.  
  783. [_bodyHtml:protected] =>
  784. [_mimeBoundary:protected] =>
  785. [_type:protected] =>
  786. [hasAttachments] =>
  787. [_parts:protected] => Array
  788. (
  789. )
  790.  
  791. [_mime:protected] =>
  792. )
  793.  
  794. 2014-06-05T10:00:03+00:00 DEBUG (7): Using Custom SMTP Transport.
  795. 2014-06-05T10:00:03+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  796. 2014-06-05T10:00:03+00:00 DEBUG (7): See exception log for more details.
  797. 2014-06-05T10:00:03+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  798. 2014-06-05T10:00:03+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  799. 2014-06-05T10:00:03+00:00 DEBUG (7): Checking that tables are created...
  800. 2014-06-05T10:00:03+00:00 DEBUG (7): Required database tables exist.
  801. 2014-06-05T10:00:03+00:00 DEBUG (7): Завершён
  802. 2014-06-05T10:01:22+00:00 DEBUG (7): Running SMTP Pro Self Test
  803. 2014-06-05T10:01:22+00:00 DEBUG (7): Checking config re-writes have not clashed.
  804. 2014-06-05T10:01:22+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  805. 2014-06-05T10:01:22+00:00 DEBUG (7): Using Custom SMTP Transport.
  806. 2014-06-05T10:01:22+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  807. 2014-06-05T10:01:22+00:00 DEBUG (7): Actual email sending test...
  808. 2014-06-05T10:01:22+00:00 DEBUG (7): Zend_Mail Object
  809. (
  810. [_charset:protected] => iso-8859-1
  811. [_headers:protected] => Array
  812. (
  813. [To] => Array
  814. (
  815. [0] => mail@fanes-shop.com
  816. [append] => 1
  817. )
  818.  
  819. [From] => Array
  820. (
  821. [0] => mail@fanes-shop.com
  822. [append] => 1
  823. )
  824.  
  825. [Subject] => Array
  826. (
  827. [0] => Test Email From SMTP Pro Magento Extension
  828. )
  829.  
  830. )
  831.  
  832. [_headerEncoding:protected] => quoted-printable
  833. [_from:protected] => mail@fanes-shop.com
  834. [_to:protected] => Array
  835. (
  836. [0] => mail@fanes-shop.com
  837. )
  838.  
  839. [_recipients:protected] => Array
  840. (
  841. [mail@fanes-shop.com] => 1
  842. )
  843.  
  844. [_replyTo:protected] =>
  845. [_returnPath:protected] =>
  846. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  847. [_date:protected] =>
  848. [_messageId:protected] =>
  849. [_bodyText:protected] => Zend_Mime_Part Object
  850. (
  851. [type] => text/plain
  852. [encoding] => quoted-printable
  853. [id] =>
  854. [disposition] => inline
  855. [filename] =>
  856. [description] =>
  857. [charset] => iso-8859-1
  858. [boundary] =>
  859. [location] =>
  860. [language] =>
  861. [_content:protected] => Hi,
  862.  
  863. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  864.  
  865. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  866.  
  867. Regards,
  868. Ashley
  869. [_isStream:protected] =>
  870. )
  871.  
  872. [_bodyHtml:protected] =>
  873. [_mimeBoundary:protected] =>
  874. [_type:protected] =>
  875. [hasAttachments] =>
  876. [_parts:protected] => Array
  877. (
  878. )
  879.  
  880. [_mime:protected] =>
  881. )
  882.  
  883. 2014-06-05T10:01:22+00:00 DEBUG (7): Using Custom SMTP Transport.
  884. 2014-06-05T10:01:22+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  885. 2014-06-05T10:01:22+00:00 DEBUG (7): See exception log for more details.
  886. 2014-06-05T10:01:22+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  887. 2014-06-05T10:01:22+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  888. 2014-06-05T10:01:22+00:00 DEBUG (7): Checking that tables are created...
  889. 2014-06-05T10:01:22+00:00 DEBUG (7): Required database tables exist.
  890. 2014-06-05T10:01:22+00:00 DEBUG (7): Завершён
  891. 2014-06-05T10:05:00+00:00 DEBUG (7): Running SMTP Pro Self Test
  892. 2014-06-05T10:05:00+00:00 DEBUG (7): Checking config re-writes have not clashed.
  893. 2014-06-05T10:05:00+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  894. 2014-06-05T10:05:00+00:00 DEBUG (7): Using Custom SMTP Transport.
  895. 2014-06-05T10:05:00+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  896. 2014-06-05T10:05:00+00:00 DEBUG (7): Actual email sending test...
  897. 2014-06-05T10:05:00+00:00 DEBUG (7): Zend_Mail Object
  898. (
  899. [_charset:protected] => iso-8859-1
  900. [_headers:protected] => Array
  901. (
  902. [To] => Array
  903. (
  904. [0] => mail@fanes-shop.com
  905. [append] => 1
  906. )
  907.  
  908. [From] => Array
  909. (
  910. [0] => mail@fanes-shop.com
  911. [append] => 1
  912. )
  913.  
  914. [Subject] => Array
  915. (
  916. [0] => Test Email From SMTP Pro Magento Extension
  917. )
  918.  
  919. )
  920.  
  921. [_headerEncoding:protected] => quoted-printable
  922. [_from:protected] => mail@fanes-shop.com
  923. [_to:protected] => Array
  924. (
  925. [0] => mail@fanes-shop.com
  926. )
  927.  
  928. [_recipients:protected] => Array
  929. (
  930. [mail@fanes-shop.com] => 1
  931. )
  932.  
  933. [_replyTo:protected] =>
  934. [_returnPath:protected] =>
  935. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  936. [_date:protected] =>
  937. [_messageId:protected] =>
  938. [_bodyText:protected] => Zend_Mime_Part Object
  939. (
  940. [type] => text/plain
  941. [encoding] => quoted-printable
  942. [id] =>
  943. [disposition] => inline
  944. [filename] =>
  945. [description] =>
  946. [charset] => iso-8859-1
  947. [boundary] =>
  948. [location] =>
  949. [language] =>
  950. [_content:protected] => Hi,
  951.  
  952. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  953.  
  954. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  955.  
  956. Regards,
  957. Ashley
  958. [_isStream:protected] =>
  959. )
  960.  
  961. [_bodyHtml:protected] =>
  962. [_mimeBoundary:protected] =>
  963. [_type:protected] =>
  964. [hasAttachments] =>
  965. [_parts:protected] => Array
  966. (
  967. )
  968.  
  969. [_mime:protected] =>
  970. )
  971.  
  972. 2014-06-05T10:05:00+00:00 DEBUG (7): Using Custom SMTP Transport.
  973. 2014-06-05T10:05:00+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  974. 2014-06-05T10:05:00+00:00 DEBUG (7): See exception log for more details.
  975. 2014-06-05T10:05:00+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  976. 2014-06-05T10:05:00+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  977. 2014-06-05T10:05:00+00:00 DEBUG (7): Checking that tables are created...
  978. 2014-06-05T10:05:00+00:00 DEBUG (7): Required database tables exist.
  979. 2014-06-05T10:05:00+00:00 DEBUG (7): Завершён
  980. 2014-06-05T10:05:40+00:00 DEBUG (7): Running SMTP Pro Self Test
  981. 2014-06-05T10:05:40+00:00 DEBUG (7): Checking config re-writes have not clashed.
  982. 2014-06-05T10:05:40+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  983. 2014-06-05T10:05:40+00:00 DEBUG (7): Using Custom SMTP Transport.
  984. 2014-06-05T10:05:40+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  985. 2014-06-05T10:05:40+00:00 DEBUG (7): Actual email sending test...
  986. 2014-06-05T10:05:40+00:00 DEBUG (7): Zend_Mail Object
  987. (
  988. [_charset:protected] => iso-8859-1
  989. [_headers:protected] => Array
  990. (
  991. [To] => Array
  992. (
  993. [0] => mail@fanes-shop.com
  994. [append] => 1
  995. )
  996.  
  997. [From] => Array
  998. (
  999. [0] => mail@fanes-shop.com
  1000. [append] => 1
  1001. )
  1002.  
  1003. [Subject] => Array
  1004. (
  1005. [0] => Test Email From SMTP Pro Magento Extension
  1006. )
  1007.  
  1008. )
  1009.  
  1010. [_headerEncoding:protected] => quoted-printable
  1011. [_from:protected] => mail@fanes-shop.com
  1012. [_to:protected] => Array
  1013. (
  1014. [0] => mail@fanes-shop.com
  1015. )
  1016.  
  1017. [_recipients:protected] => Array
  1018. (
  1019. [mail@fanes-shop.com] => 1
  1020. )
  1021.  
  1022. [_replyTo:protected] =>
  1023. [_returnPath:protected] =>
  1024. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1025. [_date:protected] =>
  1026. [_messageId:protected] =>
  1027. [_bodyText:protected] => Zend_Mime_Part Object
  1028. (
  1029. [type] => text/plain
  1030. [encoding] => quoted-printable
  1031. [id] =>
  1032. [disposition] => inline
  1033. [filename] =>
  1034. [description] =>
  1035. [charset] => iso-8859-1
  1036. [boundary] =>
  1037. [location] =>
  1038. [language] =>
  1039. [_content:protected] => Hi,
  1040.  
  1041. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1042.  
  1043. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1044.  
  1045. Regards,
  1046. Ashley
  1047. [_isStream:protected] =>
  1048. )
  1049.  
  1050. [_bodyHtml:protected] =>
  1051. [_mimeBoundary:protected] =>
  1052. [_type:protected] =>
  1053. [hasAttachments] =>
  1054. [_parts:protected] => Array
  1055. (
  1056. )
  1057.  
  1058. [_mime:protected] =>
  1059. )
  1060.  
  1061. 2014-06-05T10:05:40+00:00 DEBUG (7): Using Custom SMTP Transport.
  1062. 2014-06-05T10:05:40+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  1063. 2014-06-05T10:05:40+00:00 DEBUG (7): See exception log for more details.
  1064. 2014-06-05T10:05:40+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1065. 2014-06-05T10:05:40+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1066. 2014-06-05T10:05:40+00:00 DEBUG (7): Checking that tables are created...
  1067. 2014-06-05T10:05:40+00:00 DEBUG (7): Required database tables exist.
  1068. 2014-06-05T10:05:40+00:00 DEBUG (7): Завершён
  1069. 2014-06-05T16:06:05+00:00 DEBUG (7): Running SMTP Pro Self Test
  1070. 2014-06-05T16:06:05+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1071. 2014-06-05T16:06:05+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1072. 2014-06-05T16:06:05+00:00 DEBUG (7): Using Custom SMTP Transport.
  1073. 2014-06-05T16:06:05+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1074. 2014-06-05T16:06:05+00:00 DEBUG (7): Actual email sending test...
  1075. 2014-06-05T16:06:05+00:00 DEBUG (7): Zend_Mail Object
  1076. (
  1077. [_charset:protected] => iso-8859-1
  1078. [_headers:protected] => Array
  1079. (
  1080. [To] => Array
  1081. (
  1082. [0] => mail@fanes-shop.com
  1083. [append] => 1
  1084. )
  1085.  
  1086. [From] => Array
  1087. (
  1088. [0] => mail@fanes-shop.com
  1089. [append] => 1
  1090. )
  1091.  
  1092. [Subject] => Array
  1093. (
  1094. [0] => Test Email From SMTP Pro Magento Extension
  1095. )
  1096.  
  1097. )
  1098.  
  1099. [_headerEncoding:protected] => quoted-printable
  1100. [_from:protected] => mail@fanes-shop.com
  1101. [_to:protected] => Array
  1102. (
  1103. [0] => mail@fanes-shop.com
  1104. )
  1105.  
  1106. [_recipients:protected] => Array
  1107. (
  1108. [mail@fanes-shop.com] => 1
  1109. )
  1110.  
  1111. [_replyTo:protected] =>
  1112. [_returnPath:protected] =>
  1113. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1114. [_date:protected] =>
  1115. [_messageId:protected] =>
  1116. [_bodyText:protected] => Zend_Mime_Part Object
  1117. (
  1118. [type] => text/plain
  1119. [encoding] => quoted-printable
  1120. [id] =>
  1121. [disposition] => inline
  1122. [filename] =>
  1123. [description] =>
  1124. [charset] => iso-8859-1
  1125. [boundary] =>
  1126. [location] =>
  1127. [language] =>
  1128. [_content:protected] => Hi,
  1129.  
  1130. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1131.  
  1132. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1133.  
  1134. Regards,
  1135. Ashley
  1136. [_isStream:protected] =>
  1137. )
  1138.  
  1139. [_bodyHtml:protected] =>
  1140. [_mimeBoundary:protected] =>
  1141. [_type:protected] =>
  1142. [hasAttachments] =>
  1143. [_parts:protected] => Array
  1144. (
  1145. )
  1146.  
  1147. [_mime:protected] =>
  1148. )
  1149.  
  1150. 2014-06-05T16:06:05+00:00 DEBUG (7): Using Custom SMTP Transport.
  1151. 2014-06-05T16:06:05+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  1152. 2014-06-05T16:06:05+00:00 DEBUG (7): See exception log for more details.
  1153. 2014-06-05T16:06:05+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1154. 2014-06-05T16:06:05+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1155. 2014-06-05T16:06:05+00:00 DEBUG (7): Checking that tables are created...
  1156. 2014-06-05T16:06:05+00:00 DEBUG (7): Required database tables exist.
  1157. 2014-06-05T16:06:05+00:00 DEBUG (7): Завершён
  1158. 2014-06-06T11:26:38+00:00 DEBUG (7): Running SMTP Pro Self Test
  1159. 2014-06-06T11:26:38+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1160. 2014-06-06T11:26:38+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1161. 2014-06-06T11:26:38+00:00 DEBUG (7): Using Custom SMTP Transport.
  1162. 2014-06-06T11:26:38+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1163. 2014-06-06T11:26:38+00:00 DEBUG (7): Actual email sending test...
  1164. 2014-06-06T11:26:38+00:00 DEBUG (7): Zend_Mail Object
  1165. (
  1166. [_charset:protected] => iso-8859-1
  1167. [_headers:protected] => Array
  1168. (
  1169. [To] => Array
  1170. (
  1171. [0] => mail@fanes-shop.com
  1172. [append] => 1
  1173. )
  1174.  
  1175. [From] => Array
  1176. (
  1177. [0] => mail@fanes-shop.com
  1178. [append] => 1
  1179. )
  1180.  
  1181. [Subject] => Array
  1182. (
  1183. [0] => Test Email From SMTP Pro Magento Extension
  1184. )
  1185.  
  1186. )
  1187.  
  1188. [_headerEncoding:protected] => quoted-printable
  1189. [_from:protected] => mail@fanes-shop.com
  1190. [_to:protected] => Array
  1191. (
  1192. [0] => mail@fanes-shop.com
  1193. )
  1194.  
  1195. [_recipients:protected] => Array
  1196. (
  1197. [mail@fanes-shop.com] => 1
  1198. )
  1199.  
  1200. [_replyTo:protected] =>
  1201. [_returnPath:protected] =>
  1202. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1203. [_date:protected] =>
  1204. [_messageId:protected] =>
  1205. [_bodyText:protected] => Zend_Mime_Part Object
  1206. (
  1207. [type] => text/plain
  1208. [encoding] => quoted-printable
  1209. [id] =>
  1210. [disposition] => inline
  1211. [filename] =>
  1212. [description] =>
  1213. [charset] => iso-8859-1
  1214. [boundary] =>
  1215. [location] =>
  1216. [language] =>
  1217. [_content:protected] => Hi,
  1218.  
  1219. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1220.  
  1221. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1222.  
  1223. Regards,
  1224. Ashley
  1225. [_isStream:protected] =>
  1226. )
  1227.  
  1228. [_bodyHtml:protected] =>
  1229. [_mimeBoundary:protected] =>
  1230. [_type:protected] =>
  1231. [hasAttachments] =>
  1232. [_parts:protected] => Array
  1233. (
  1234. )
  1235.  
  1236. [_mime:protected] =>
  1237. )
  1238.  
  1239. 2014-06-06T11:26:38+00:00 DEBUG (7): Using Custom SMTP Transport.
  1240. 2014-06-06T11:26:38+00:00 DEBUG (7): Test email was not sent successfully: Could not open socket
  1241. 2014-06-06T11:26:38+00:00 DEBUG (7): See exception log for more details.
  1242. 2014-06-06T11:26:38+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1243. 2014-06-06T11:26:38+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1244. 2014-06-06T11:26:38+00:00 DEBUG (7): Checking that tables are created...
  1245. 2014-06-06T11:26:38+00:00 DEBUG (7): Required database tables exist.
  1246. 2014-06-06T11:26:38+00:00 DEBUG (7): Завершён
  1247. 2014-06-06T13:12:49+00:00 DEBUG (7): Running SMTP Pro Self Test
  1248. 2014-06-06T13:12:49+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1249. 2014-06-06T13:12:49+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1250. 2014-06-06T13:12:49+00:00 DEBUG (7): Using Custom SMTP Transport.
  1251. 2014-06-06T13:12:49+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1252. 2014-06-06T13:12:49+00:00 DEBUG (7): Actual email sending test...
  1253. 2014-06-06T13:12:49+00:00 DEBUG (7): Zend_Mail Object
  1254. (
  1255. [_charset:protected] => iso-8859-1
  1256. [_headers:protected] => Array
  1257. (
  1258. [To] => Array
  1259. (
  1260. [0] => mail@fanes-shop.com
  1261. [append] => 1
  1262. )
  1263.  
  1264. [From] => Array
  1265. (
  1266. [0] => mail@fanes-shop.com
  1267. [append] => 1
  1268. )
  1269.  
  1270. [Subject] => Array
  1271. (
  1272. [0] => Test Email From SMTP Pro Magento Extension
  1273. )
  1274.  
  1275. )
  1276.  
  1277. [_headerEncoding:protected] => quoted-printable
  1278. [_from:protected] => mail@fanes-shop.com
  1279. [_to:protected] => Array
  1280. (
  1281. [0] => mail@fanes-shop.com
  1282. )
  1283.  
  1284. [_recipients:protected] => Array
  1285. (
  1286. [mail@fanes-shop.com] => 1
  1287. )
  1288.  
  1289. [_replyTo:protected] =>
  1290. [_returnPath:protected] =>
  1291. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1292. [_date:protected] =>
  1293. [_messageId:protected] =>
  1294. [_bodyText:protected] => Zend_Mime_Part Object
  1295. (
  1296. [type] => text/plain
  1297. [encoding] => quoted-printable
  1298. [id] =>
  1299. [disposition] => inline
  1300. [filename] =>
  1301. [description] =>
  1302. [charset] => iso-8859-1
  1303. [boundary] =>
  1304. [location] =>
  1305. [language] =>
  1306. [_content:protected] => Hi,
  1307.  
  1308. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1309.  
  1310. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1311.  
  1312. Regards,
  1313. Ashley
  1314. [_isStream:protected] =>
  1315. )
  1316.  
  1317. [_bodyHtml:protected] =>
  1318. [_mimeBoundary:protected] =>
  1319. [_type:protected] =>
  1320. [hasAttachments] =>
  1321. [_parts:protected] => Array
  1322. (
  1323. )
  1324.  
  1325. [_mime:protected] =>
  1326. )
  1327.  
  1328. 2014-06-06T13:12:49+00:00 DEBUG (7): Using Custom SMTP Transport.
  1329. 2014-06-06T13:12:50+00:00 DEBUG (7): Test email was sent successfully
  1330. 2014-06-06T13:12:50+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1331. 2014-06-06T13:12:50+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1332. 2014-06-06T13:12:50+00:00 DEBUG (7): Checking that tables are created...
  1333. 2014-06-06T13:12:50+00:00 DEBUG (7): Required database tables exist.
  1334. 2014-06-06T13:12:50+00:00 DEBUG (7): Завершён
  1335. 2014-08-08T08:46:10+00:00 DEBUG (7): Running SMTP Pro Self Test
  1336. 2014-08-08T08:46:10+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1337. 2014-08-08T08:46:10+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1338. 2014-08-08T08:46:10+00:00 DEBUG (7): Using Custom SMTP Transport.
  1339. 2014-08-08T08:46:10+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1340. 2014-08-08T08:46:10+00:00 DEBUG (7): Actual email sending test...
  1341. 2014-08-08T08:46:10+00:00 DEBUG (7): Zend_Mail Object
  1342. (
  1343. [_charset:protected] => iso-8859-1
  1344. [_headers:protected] => Array
  1345. (
  1346. [To] => Array
  1347. (
  1348. [0] => mail@fanes-shop.com
  1349. [append] => 1
  1350. )
  1351.  
  1352. [From] => Array
  1353. (
  1354. [0] => mail@fanes-shop.com
  1355. [append] => 1
  1356. )
  1357.  
  1358. [Subject] => Array
  1359. (
  1360. [0] => Test Email From SMTP Pro Magento Extension
  1361. )
  1362.  
  1363. )
  1364.  
  1365. [_headerEncoding:protected] => quoted-printable
  1366. [_from:protected] => mail@fanes-shop.com
  1367. [_to:protected] => Array
  1368. (
  1369. [0] => mail@fanes-shop.com
  1370. )
  1371.  
  1372. [_recipients:protected] => Array
  1373. (
  1374. [mail@fanes-shop.com] => 1
  1375. )
  1376.  
  1377. [_replyTo:protected] =>
  1378. [_returnPath:protected] =>
  1379. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1380. [_date:protected] =>
  1381. [_messageId:protected] =>
  1382. [_bodyText:protected] => Zend_Mime_Part Object
  1383. (
  1384. [type] => text/plain
  1385. [encoding] => quoted-printable
  1386. [id] =>
  1387. [disposition] => inline
  1388. [filename] =>
  1389. [description] =>
  1390. [charset] => iso-8859-1
  1391. [boundary] =>
  1392. [location] =>
  1393. [language] =>
  1394. [_content:protected] => Hi,
  1395.  
  1396. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1397.  
  1398. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1399.  
  1400. Regards,
  1401. Ashley
  1402. [_isStream:protected] =>
  1403. )
  1404.  
  1405. [_bodyHtml:protected] =>
  1406. [_mimeBoundary:protected] =>
  1407. [_type:protected] =>
  1408. [hasAttachments] =>
  1409. [_parts:protected] => Array
  1410. (
  1411. )
  1412.  
  1413. [_mime:protected] =>
  1414. )
  1415.  
  1416. 2014-08-08T08:46:10+00:00 DEBUG (7): Using Custom SMTP Transport.
  1417. 2014-08-08T08:46:11+00:00 DEBUG (7): Test email was sent successfully
  1418. 2014-08-08T08:46:11+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1419. 2014-08-08T08:46:11+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1420. 2014-08-08T08:46:11+00:00 DEBUG (7): Checking that tables are created...
  1421. 2014-08-08T08:46:11+00:00 DEBUG (7): Required database tables exist.
  1422. 2014-08-08T08:46:11+00:00 DEBUG (7): Завершён
  1423. 2014-08-08T08:58:08+00:00 DEBUG (7): Running SMTP Pro Self Test
  1424. 2014-08-08T08:58:08+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1425. 2014-08-08T08:58:08+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1426. 2014-08-08T08:58:08+00:00 DEBUG (7): Using Custom SMTP Transport.
  1427. 2014-08-08T08:58:08+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1428. 2014-08-08T08:58:08+00:00 DEBUG (7): Actual email sending test...
  1429. 2014-08-08T08:58:08+00:00 DEBUG (7): Zend_Mail Object
  1430. (
  1431. [_charset:protected] => iso-8859-1
  1432. [_headers:protected] => Array
  1433. (
  1434. [To] => Array
  1435. (
  1436. [0] => mail@fanes-shop.com
  1437. [append] => 1
  1438. )
  1439.  
  1440. [From] => Array
  1441. (
  1442. [0] => mail@fanes-shop.com
  1443. [append] => 1
  1444. )
  1445.  
  1446. [Subject] => Array
  1447. (
  1448. [0] => Test Email From SMTP Pro Magento Extension
  1449. )
  1450.  
  1451. )
  1452.  
  1453. [_headerEncoding:protected] => quoted-printable
  1454. [_from:protected] => mail@fanes-shop.com
  1455. [_to:protected] => Array
  1456. (
  1457. [0] => mail@fanes-shop.com
  1458. )
  1459.  
  1460. [_recipients:protected] => Array
  1461. (
  1462. [mail@fanes-shop.com] => 1
  1463. )
  1464.  
  1465. [_replyTo:protected] =>
  1466. [_returnPath:protected] =>
  1467. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1468. [_date:protected] =>
  1469. [_messageId:protected] =>
  1470. [_bodyText:protected] => Zend_Mime_Part Object
  1471. (
  1472. [type] => text/plain
  1473. [encoding] => quoted-printable
  1474. [id] =>
  1475. [disposition] => inline
  1476. [filename] =>
  1477. [description] =>
  1478. [charset] => iso-8859-1
  1479. [boundary] =>
  1480. [location] =>
  1481. [language] =>
  1482. [_content:protected] => Hi,
  1483.  
  1484. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1485.  
  1486. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1487.  
  1488. Regards,
  1489. Ashley
  1490. [_isStream:protected] =>
  1491. )
  1492.  
  1493. [_bodyHtml:protected] =>
  1494. [_mimeBoundary:protected] =>
  1495. [_type:protected] =>
  1496. [hasAttachments] =>
  1497. [_parts:protected] => Array
  1498. (
  1499. )
  1500.  
  1501. [_mime:protected] =>
  1502. )
  1503.  
  1504. 2014-08-08T08:58:08+00:00 DEBUG (7): Using Custom SMTP Transport.
  1505. 2014-08-08T08:58:09+00:00 DEBUG (7): Test email was not sent successfully: 5.7.8 Error: authentication failed: Invalid user or password!
  1506.  
  1507. 2014-08-08T08:58:09+00:00 DEBUG (7): See exception log for more details.
  1508. 2014-08-08T08:58:09+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1509. 2014-08-08T08:58:09+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1510. 2014-08-08T08:58:09+00:00 DEBUG (7): Checking that tables are created...
  1511. 2014-08-08T08:58:09+00:00 DEBUG (7): Required database tables exist.
  1512. 2014-08-08T08:58:09+00:00 DEBUG (7): Завершён
  1513. 2014-08-08T08:58:39+00:00 DEBUG (7): Running SMTP Pro Self Test
  1514. 2014-08-08T08:58:39+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1515. 2014-08-08T08:58:39+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1516. 2014-08-08T08:58:39+00:00 DEBUG (7): Using Custom SMTP Transport.
  1517. 2014-08-08T08:58:39+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1518. 2014-08-08T08:58:39+00:00 DEBUG (7): Actual email sending test...
  1519. 2014-08-08T08:58:39+00:00 DEBUG (7): Zend_Mail Object
  1520. (
  1521. [_charset:protected] => iso-8859-1
  1522. [_headers:protected] => Array
  1523. (
  1524. [To] => Array
  1525. (
  1526. [0] => mail@fanes-shop.com
  1527. [append] => 1
  1528. )
  1529.  
  1530. [From] => Array
  1531. (
  1532. [0] => mail@fanes-shop.com
  1533. [append] => 1
  1534. )
  1535.  
  1536. [Subject] => Array
  1537. (
  1538. [0] => Test Email From SMTP Pro Magento Extension
  1539. )
  1540.  
  1541. )
  1542.  
  1543. [_headerEncoding:protected] => quoted-printable
  1544. [_from:protected] => mail@fanes-shop.com
  1545. [_to:protected] => Array
  1546. (
  1547. [0] => mail@fanes-shop.com
  1548. )
  1549.  
  1550. [_recipients:protected] => Array
  1551. (
  1552. [mail@fanes-shop.com] => 1
  1553. )
  1554.  
  1555. [_replyTo:protected] =>
  1556. [_returnPath:protected] =>
  1557. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1558. [_date:protected] =>
  1559. [_messageId:protected] =>
  1560. [_bodyText:protected] => Zend_Mime_Part Object
  1561. (
  1562. [type] => text/plain
  1563. [encoding] => quoted-printable
  1564. [id] =>
  1565. [disposition] => inline
  1566. [filename] =>
  1567. [description] =>
  1568. [charset] => iso-8859-1
  1569. [boundary] =>
  1570. [location] =>
  1571. [language] =>
  1572. [_content:protected] => Hi,
  1573.  
  1574. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1575.  
  1576. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1577.  
  1578. Regards,
  1579. Ashley
  1580. [_isStream:protected] =>
  1581. )
  1582.  
  1583. [_bodyHtml:protected] =>
  1584. [_mimeBoundary:protected] =>
  1585. [_type:protected] =>
  1586. [hasAttachments] =>
  1587. [_parts:protected] => Array
  1588. (
  1589. )
  1590.  
  1591. [_mime:protected] =>
  1592. )
  1593.  
  1594. 2014-08-08T08:58:39+00:00 DEBUG (7): Using Custom SMTP Transport.
  1595. 2014-08-08T08:58:40+00:00 DEBUG (7): Test email was sent successfully
  1596. 2014-08-08T08:58:40+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1597. 2014-08-08T08:58:40+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1598. 2014-08-08T08:58:40+00:00 DEBUG (7): Checking that tables are created...
  1599. 2014-08-08T08:58:40+00:00 DEBUG (7): Required database tables exist.
  1600. 2014-08-08T08:58:40+00:00 DEBUG (7): Завершён
  1601. 2014-08-08T08:59:23+00:00 DEBUG (7): Running SMTP Pro Self Test
  1602. 2014-08-08T08:59:23+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1603. 2014-08-08T08:59:23+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1604. 2014-08-08T08:59:23+00:00 DEBUG (7): Using Custom SMTP Transport.
  1605. 2014-08-08T08:59:23+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1606. 2014-08-08T08:59:23+00:00 DEBUG (7): Actual email sending test...
  1607. 2014-08-08T08:59:23+00:00 DEBUG (7): Zend_Mail Object
  1608. (
  1609. [_charset:protected] => iso-8859-1
  1610. [_headers:protected] => Array
  1611. (
  1612. [To] => Array
  1613. (
  1614. [0] => mail@fanes-shop.com
  1615. [append] => 1
  1616. )
  1617.  
  1618. [From] => Array
  1619. (
  1620. [0] => mail@fanes-shop.com
  1621. [append] => 1
  1622. )
  1623.  
  1624. [Subject] => Array
  1625. (
  1626. [0] => Test Email From SMTP Pro Magento Extension
  1627. )
  1628.  
  1629. )
  1630.  
  1631. [_headerEncoding:protected] => quoted-printable
  1632. [_from:protected] => mail@fanes-shop.com
  1633. [_to:protected] => Array
  1634. (
  1635. [0] => mail@fanes-shop.com
  1636. )
  1637.  
  1638. [_recipients:protected] => Array
  1639. (
  1640. [mail@fanes-shop.com] => 1
  1641. )
  1642.  
  1643. [_replyTo:protected] =>
  1644. [_returnPath:protected] =>
  1645. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1646. [_date:protected] =>
  1647. [_messageId:protected] =>
  1648. [_bodyText:protected] => Zend_Mime_Part Object
  1649. (
  1650. [type] => text/plain
  1651. [encoding] => quoted-printable
  1652. [id] =>
  1653. [disposition] => inline
  1654. [filename] =>
  1655. [description] =>
  1656. [charset] => iso-8859-1
  1657. [boundary] =>
  1658. [location] =>
  1659. [language] =>
  1660. [_content:protected] => Hi,
  1661.  
  1662. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1663.  
  1664. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1665.  
  1666. Regards,
  1667. Ashley
  1668. [_isStream:protected] =>
  1669. )
  1670.  
  1671. [_bodyHtml:protected] =>
  1672. [_mimeBoundary:protected] =>
  1673. [_type:protected] =>
  1674. [hasAttachments] =>
  1675. [_parts:protected] => Array
  1676. (
  1677. )
  1678.  
  1679. [_mime:protected] =>
  1680. )
  1681.  
  1682. 2014-08-08T08:59:23+00:00 DEBUG (7): Using Custom SMTP Transport.
  1683. 2014-08-08T08:59:24+00:00 DEBUG (7): Test email was sent successfully
  1684. 2014-08-08T08:59:24+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1685. 2014-08-08T08:59:24+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1686. 2014-08-08T08:59:24+00:00 DEBUG (7): Checking that tables are created...
  1687. 2014-08-08T08:59:24+00:00 DEBUG (7): Required database tables exist.
  1688. 2014-08-08T08:59:24+00:00 DEBUG (7): Завершён
  1689. 2014-08-08T09:10:15+00:00 DEBUG (7): Running SMTP Pro Self Test
  1690. 2014-08-08T09:10:15+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1691. 2014-08-08T09:10:15+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1692. 2014-08-08T09:10:15+00:00 DEBUG (7): Using Custom SMTP Transport.
  1693. 2014-08-08T09:10:15+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1694. 2014-08-08T09:10:15+00:00 DEBUG (7): Actual email sending test...
  1695. 2014-08-08T09:10:15+00:00 DEBUG (7): Zend_Mail Object
  1696. (
  1697. [_charset:protected] => iso-8859-1
  1698. [_headers:protected] => Array
  1699. (
  1700. [To] => Array
  1701. (
  1702. [0] => mail@fanes-shop.com
  1703. [append] => 1
  1704. )
  1705.  
  1706. [From] => Array
  1707. (
  1708. [0] => mail@fanes-shop.com
  1709. [append] => 1
  1710. )
  1711.  
  1712. [Subject] => Array
  1713. (
  1714. [0] => Test Email From SMTP Pro Magento Extension
  1715. )
  1716.  
  1717. )
  1718.  
  1719. [_headerEncoding:protected] => quoted-printable
  1720. [_from:protected] => mail@fanes-shop.com
  1721. [_to:protected] => Array
  1722. (
  1723. [0] => mail@fanes-shop.com
  1724. )
  1725.  
  1726. [_recipients:protected] => Array
  1727. (
  1728. [mail@fanes-shop.com] => 1
  1729. )
  1730.  
  1731. [_replyTo:protected] =>
  1732. [_returnPath:protected] =>
  1733. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1734. [_date:protected] =>
  1735. [_messageId:protected] =>
  1736. [_bodyText:protected] => Zend_Mime_Part Object
  1737. (
  1738. [type] => text/plain
  1739. [encoding] => quoted-printable
  1740. [id] =>
  1741. [disposition] => inline
  1742. [filename] =>
  1743. [description] =>
  1744. [charset] => iso-8859-1
  1745. [boundary] =>
  1746. [location] =>
  1747. [language] =>
  1748. [_content:protected] => Hi,
  1749.  
  1750. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1751.  
  1752. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1753.  
  1754. Regards,
  1755. Ashley
  1756. [_isStream:protected] =>
  1757. )
  1758.  
  1759. [_bodyHtml:protected] =>
  1760. [_mimeBoundary:protected] =>
  1761. [_type:protected] =>
  1762. [hasAttachments] =>
  1763. [_parts:protected] => Array
  1764. (
  1765. )
  1766.  
  1767. [_mime:protected] =>
  1768. )
  1769.  
  1770. 2014-08-08T09:10:15+00:00 DEBUG (7): Using Custom SMTP Transport.
  1771. 2014-08-08T09:10:16+00:00 DEBUG (7): Test email was sent successfully
  1772. 2014-08-08T09:10:16+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1773. 2014-08-08T09:10:16+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1774. 2014-08-08T09:10:16+00:00 DEBUG (7): Checking that tables are created...
  1775. 2014-08-08T09:10:16+00:00 DEBUG (7): Required database tables exist.
  1776. 2014-08-08T09:10:16+00:00 DEBUG (7): Завершён
  1777. 2014-08-08T15:36:27+00:00 DEBUG (7): Running SMTP Pro Self Test
  1778. 2014-08-08T15:36:27+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1779. 2014-08-08T15:36:27+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1780. 2014-08-08T15:36:27+00:00 DEBUG (7): Using Custom SMTP Transport.
  1781. 2014-08-08T15:36:27+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1782. 2014-08-08T15:36:27+00:00 DEBUG (7): Actual email sending test...
  1783. 2014-08-08T15:36:27+00:00 DEBUG (7): Zend_Mail Object
  1784. (
  1785. [_charset:protected] => iso-8859-1
  1786. [_headers:protected] => Array
  1787. (
  1788. [To] => Array
  1789. (
  1790. [0] => mail@fanes-shop.com
  1791. [append] => 1
  1792. )
  1793.  
  1794. [From] => Array
  1795. (
  1796. [0] => mail@fanes-shop.com
  1797. [append] => 1
  1798. )
  1799.  
  1800. [Subject] => Array
  1801. (
  1802. [0] => Test Email From SMTP Pro Magento Extension
  1803. )
  1804.  
  1805. )
  1806.  
  1807. [_headerEncoding:protected] => quoted-printable
  1808. [_from:protected] => mail@fanes-shop.com
  1809. [_to:protected] => Array
  1810. (
  1811. [0] => mail@fanes-shop.com
  1812. )
  1813.  
  1814. [_recipients:protected] => Array
  1815. (
  1816. [mail@fanes-shop.com] => 1
  1817. )
  1818.  
  1819. [_replyTo:protected] =>
  1820. [_returnPath:protected] =>
  1821. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1822. [_date:protected] =>
  1823. [_messageId:protected] =>
  1824. [_bodyText:protected] => Zend_Mime_Part Object
  1825. (
  1826. [type] => text/plain
  1827. [encoding] => quoted-printable
  1828. [id] =>
  1829. [disposition] => inline
  1830. [filename] =>
  1831. [description] =>
  1832. [charset] => iso-8859-1
  1833. [boundary] =>
  1834. [location] =>
  1835. [language] =>
  1836. [_content:protected] => Hi,
  1837.  
  1838. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1839.  
  1840. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1841.  
  1842. Regards,
  1843. Ashley
  1844. [_isStream:protected] =>
  1845. )
  1846.  
  1847. [_bodyHtml:protected] =>
  1848. [_mimeBoundary:protected] =>
  1849. [_type:protected] =>
  1850. [hasAttachments] =>
  1851. [_parts:protected] => Array
  1852. (
  1853. )
  1854.  
  1855. [_mime:protected] =>
  1856. )
  1857.  
  1858. 2014-08-08T15:36:27+00:00 DEBUG (7): Using Custom SMTP Transport.
  1859. 2014-08-08T15:36:28+00:00 DEBUG (7): Test email was sent successfully
  1860. 2014-08-08T15:36:28+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1861. 2014-08-08T15:36:28+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1862. 2014-08-08T15:36:28+00:00 DEBUG (7): Checking that tables are created...
  1863. 2014-08-08T15:36:28+00:00 DEBUG (7): Required database tables exist.
  1864. 2014-08-08T15:36:28+00:00 DEBUG (7): Завершён
  1865. 2014-08-08T18:09:56+00:00 DEBUG (7): Running SMTP Pro Self Test
  1866. 2014-08-08T18:09:56+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1867. 2014-08-08T18:09:56+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1868. 2014-08-08T18:09:56+00:00 DEBUG (7): Using Custom SMTP Transport.
  1869. 2014-08-08T18:09:56+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1870. 2014-08-08T18:09:56+00:00 DEBUG (7): Actual email sending test...
  1871. 2014-08-08T18:09:56+00:00 DEBUG (7): Zend_Mail Object
  1872. (
  1873. [_charset:protected] => iso-8859-1
  1874. [_headers:protected] => Array
  1875. (
  1876. [To] => Array
  1877. (
  1878. [0] => mail@fanes-shop.com
  1879. [append] => 1
  1880. )
  1881.  
  1882. [From] => Array
  1883. (
  1884. [0] => mail@fanes-shop.com
  1885. [append] => 1
  1886. )
  1887.  
  1888. [Subject] => Array
  1889. (
  1890. [0] => Test Email From SMTP Pro Magento Extension
  1891. )
  1892.  
  1893. )
  1894.  
  1895. [_headerEncoding:protected] => quoted-printable
  1896. [_from:protected] => mail@fanes-shop.com
  1897. [_to:protected] => Array
  1898. (
  1899. [0] => mail@fanes-shop.com
  1900. )
  1901.  
  1902. [_recipients:protected] => Array
  1903. (
  1904. [mail@fanes-shop.com] => 1
  1905. )
  1906.  
  1907. [_replyTo:protected] =>
  1908. [_returnPath:protected] =>
  1909. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1910. [_date:protected] =>
  1911. [_messageId:protected] =>
  1912. [_bodyText:protected] => Zend_Mime_Part Object
  1913. (
  1914. [type] => text/plain
  1915. [encoding] => quoted-printable
  1916. [id] =>
  1917. [disposition] => inline
  1918. [filename] =>
  1919. [description] =>
  1920. [charset] => iso-8859-1
  1921. [boundary] =>
  1922. [location] =>
  1923. [language] =>
  1924. [_content:protected] => Hi,
  1925.  
  1926. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  1927.  
  1928. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  1929.  
  1930. Regards,
  1931. Ashley
  1932. [_isStream:protected] =>
  1933. )
  1934.  
  1935. [_bodyHtml:protected] =>
  1936. [_mimeBoundary:protected] =>
  1937. [_type:protected] =>
  1938. [hasAttachments] =>
  1939. [_parts:protected] => Array
  1940. (
  1941. )
  1942.  
  1943. [_mime:protected] =>
  1944. )
  1945.  
  1946. 2014-08-08T18:09:56+00:00 DEBUG (7): Using Custom SMTP Transport.
  1947. 2014-08-08T18:09:57+00:00 DEBUG (7): Test email was sent successfully
  1948. 2014-08-08T18:09:57+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  1949. 2014-08-08T18:09:57+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  1950. 2014-08-08T18:09:57+00:00 DEBUG (7): Checking that tables are created...
  1951. 2014-08-08T18:09:57+00:00 DEBUG (7): Required database tables exist.
  1952. 2014-08-08T18:09:57+00:00 DEBUG (7): Завершён
  1953. 2014-08-08T18:12:17+00:00 DEBUG (7): Running SMTP Pro Self Test
  1954. 2014-08-08T18:12:17+00:00 DEBUG (7): Checking config re-writes have not clashed.
  1955. 2014-08-08T18:12:17+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  1956. 2014-08-08T18:12:17+00:00 DEBUG (7): Using Custom SMTP Transport.
  1957. 2014-08-08T18:12:17+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  1958. 2014-08-08T18:12:17+00:00 DEBUG (7): Actual email sending test...
  1959. 2014-08-08T18:12:17+00:00 DEBUG (7): Zend_Mail Object
  1960. (
  1961. [_charset:protected] => iso-8859-1
  1962. [_headers:protected] => Array
  1963. (
  1964. [To] => Array
  1965. (
  1966. [0] => mail@fanes-shop.com
  1967. [append] => 1
  1968. )
  1969.  
  1970. [From] => Array
  1971. (
  1972. [0] => mail@fanes-shop.com
  1973. [append] => 1
  1974. )
  1975.  
  1976. [Subject] => Array
  1977. (
  1978. [0] => Test Email From SMTP Pro Magento Extension
  1979. )
  1980.  
  1981. )
  1982.  
  1983. [_headerEncoding:protected] => quoted-printable
  1984. [_from:protected] => mail@fanes-shop.com
  1985. [_to:protected] => Array
  1986. (
  1987. [0] => mail@fanes-shop.com
  1988. )
  1989.  
  1990. [_recipients:protected] => Array
  1991. (
  1992. [mail@fanes-shop.com] => 1
  1993. )
  1994.  
  1995. [_replyTo:protected] =>
  1996. [_returnPath:protected] =>
  1997. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  1998. [_date:protected] =>
  1999. [_messageId:protected] =>
  2000. [_bodyText:protected] => Zend_Mime_Part Object
  2001. (
  2002. [type] => text/plain
  2003. [encoding] => quoted-printable
  2004. [id] =>
  2005. [disposition] => inline
  2006. [filename] =>
  2007. [description] =>
  2008. [charset] => iso-8859-1
  2009. [boundary] =>
  2010. [location] =>
  2011. [language] =>
  2012. [_content:protected] => Hi,
  2013.  
  2014. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  2015.  
  2016. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  2017.  
  2018. Regards,
  2019. Ashley
  2020. [_isStream:protected] =>
  2021. )
  2022.  
  2023. [_bodyHtml:protected] =>
  2024. [_mimeBoundary:protected] =>
  2025. [_type:protected] =>
  2026. [hasAttachments] =>
  2027. [_parts:protected] => Array
  2028. (
  2029. )
  2030.  
  2031. [_mime:protected] =>
  2032. )
  2033.  
  2034. 2014-08-08T18:12:17+00:00 DEBUG (7): Using Custom SMTP Transport.
  2035. 2014-08-08T18:12:19+00:00 DEBUG (7): Test email was sent successfully
  2036. 2014-08-08T18:12:19+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  2037. 2014-08-08T18:12:19+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  2038. 2014-08-08T18:12:19+00:00 DEBUG (7): Checking that tables are created...
  2039. 2014-08-08T18:12:19+00:00 DEBUG (7): Required database tables exist.
  2040. 2014-08-08T18:12:19+00:00 DEBUG (7): Завершён
  2041. 2014-08-08T18:14:43+00:00 DEBUG (7): Running SMTP Pro Self Test
  2042. 2014-08-08T18:14:43+00:00 DEBUG (7): Checking config re-writes have not clashed.
  2043. 2014-08-08T18:14:43+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  2044. 2014-08-08T18:14:43+00:00 DEBUG (7): Using Custom SMTP Transport.
  2045. 2014-08-08T18:14:43+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  2046. 2014-08-08T18:14:43+00:00 DEBUG (7): Actual email sending test...
  2047. 2014-08-08T18:14:43+00:00 DEBUG (7): Zend_Mail Object
  2048. (
  2049. [_charset:protected] => iso-8859-1
  2050. [_headers:protected] => Array
  2051. (
  2052. [To] => Array
  2053. (
  2054. [0] => mail@fanes-shop.com
  2055. [append] => 1
  2056. )
  2057.  
  2058. [From] => Array
  2059. (
  2060. [0] => mail@fanes-shop.com
  2061. [append] => 1
  2062. )
  2063.  
  2064. [Subject] => Array
  2065. (
  2066. [0] => Test Email From SMTP Pro Magento Extension
  2067. )
  2068.  
  2069. )
  2070.  
  2071. [_headerEncoding:protected] => quoted-printable
  2072. [_from:protected] => mail@fanes-shop.com
  2073. [_to:protected] => Array
  2074. (
  2075. [0] => mail@fanes-shop.com
  2076. )
  2077.  
  2078. [_recipients:protected] => Array
  2079. (
  2080. [mail@fanes-shop.com] => 1
  2081. )
  2082.  
  2083. [_replyTo:protected] =>
  2084. [_returnPath:protected] =>
  2085. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  2086. [_date:protected] =>
  2087. [_messageId:protected] =>
  2088. [_bodyText:protected] => Zend_Mime_Part Object
  2089. (
  2090. [type] => text/plain
  2091. [encoding] => quoted-printable
  2092. [id] =>
  2093. [disposition] => inline
  2094. [filename] =>
  2095. [description] =>
  2096. [charset] => iso-8859-1
  2097. [boundary] =>
  2098. [location] =>
  2099. [language] =>
  2100. [_content:protected] => Hi,
  2101.  
  2102. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  2103.  
  2104. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  2105.  
  2106. Regards,
  2107. Ashley
  2108. [_isStream:protected] =>
  2109. )
  2110.  
  2111. [_bodyHtml:protected] =>
  2112. [_mimeBoundary:protected] =>
  2113. [_type:protected] =>
  2114. [hasAttachments] =>
  2115. [_parts:protected] => Array
  2116. (
  2117. )
  2118.  
  2119. [_mime:protected] =>
  2120. )
  2121.  
  2122. 2014-08-08T18:14:43+00:00 DEBUG (7): Using Custom SMTP Transport.
  2123. 2014-08-08T18:14:44+00:00 DEBUG (7): Test email was sent successfully
  2124. 2014-08-08T18:14:44+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  2125. 2014-08-08T18:14:44+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  2126. 2014-08-08T18:14:44+00:00 DEBUG (7): Checking that tables are created...
  2127. 2014-08-08T18:14:44+00:00 DEBUG (7): Required database tables exist.
  2128. 2014-08-08T18:14:44+00:00 DEBUG (7): Завершён
  2129. 2014-08-08T18:17:27+00:00 DEBUG (7): Running SMTP Pro Self Test
  2130. 2014-08-08T18:17:27+00:00 DEBUG (7): Checking config re-writes have not clashed.
  2131. 2014-08-08T18:17:27+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  2132. 2014-08-08T18:17:27+00:00 DEBUG (7): Using Custom SMTP Transport.
  2133. 2014-08-08T18:17:27+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  2134. 2014-08-08T18:17:27+00:00 DEBUG (7): Actual email sending test...
  2135. 2014-08-08T18:17:27+00:00 DEBUG (7): Zend_Mail Object
  2136. (
  2137. [_charset:protected] => iso-8859-1
  2138. [_headers:protected] => Array
  2139. (
  2140. [To] => Array
  2141. (
  2142. [0] => mail@fanes-shop.com
  2143. [append] => 1
  2144. )
  2145.  
  2146. [From] => Array
  2147. (
  2148. [0] => mail@fanes-shop.com
  2149. [append] => 1
  2150. )
  2151.  
  2152. [Subject] => Array
  2153. (
  2154. [0] => Test Email From SMTP Pro Magento Extension
  2155. )
  2156.  
  2157. )
  2158.  
  2159. [_headerEncoding:protected] => quoted-printable
  2160. [_from:protected] => mail@fanes-shop.com
  2161. [_to:protected] => Array
  2162. (
  2163. [0] => mail@fanes-shop.com
  2164. )
  2165.  
  2166. [_recipients:protected] => Array
  2167. (
  2168. [mail@fanes-shop.com] => 1
  2169. )
  2170.  
  2171. [_replyTo:protected] =>
  2172. [_returnPath:protected] =>
  2173. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  2174. [_date:protected] =>
  2175. [_messageId:protected] =>
  2176. [_bodyText:protected] => Zend_Mime_Part Object
  2177. (
  2178. [type] => text/plain
  2179. [encoding] => quoted-printable
  2180. [id] =>
  2181. [disposition] => inline
  2182. [filename] =>
  2183. [description] =>
  2184. [charset] => iso-8859-1
  2185. [boundary] =>
  2186. [location] =>
  2187. [language] =>
  2188. [_content:protected] => Hi,
  2189.  
  2190. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  2191.  
  2192. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  2193.  
  2194. Regards,
  2195. Ashley
  2196. [_isStream:protected] =>
  2197. )
  2198.  
  2199. [_bodyHtml:protected] =>
  2200. [_mimeBoundary:protected] =>
  2201. [_type:protected] =>
  2202. [hasAttachments] =>
  2203. [_parts:protected] => Array
  2204. (
  2205. )
  2206.  
  2207. [_mime:protected] =>
  2208. )
  2209.  
  2210. 2014-08-08T18:17:27+00:00 DEBUG (7): Using Custom SMTP Transport.
  2211. 2014-08-08T18:17:28+00:00 DEBUG (7): Test email was sent successfully
  2212. 2014-08-08T18:17:28+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  2213. 2014-08-08T18:17:28+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  2214. 2014-08-08T18:17:28+00:00 DEBUG (7): Checking that tables are created...
  2215. 2014-08-08T18:17:28+00:00 DEBUG (7): Required database tables exist.
  2216. 2014-08-08T18:17:28+00:00 DEBUG (7): Завершён
  2217. 2014-08-08T18:26:34+00:00 DEBUG (7): Running SMTP Pro Self Test
  2218. 2014-08-08T18:26:34+00:00 DEBUG (7): Checking config re-writes have not clashed.
  2219. 2014-08-08T18:26:34+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  2220. 2014-08-08T18:26:34+00:00 DEBUG (7): Using Custom SMTP Transport.
  2221. 2014-08-08T18:26:34+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  2222. 2014-08-08T18:26:34+00:00 DEBUG (7): Actual email sending test...
  2223. 2014-08-08T18:26:34+00:00 DEBUG (7): Zend_Mail Object
  2224. (
  2225. [_charset:protected] => iso-8859-1
  2226. [_headers:protected] => Array
  2227. (
  2228. [To] => Array
  2229. (
  2230. [0] => mail@fanes-shop.com
  2231. [append] => 1
  2232. )
  2233.  
  2234. [From] => Array
  2235. (
  2236. [0] => mail@fanes-shop.com
  2237. [append] => 1
  2238. )
  2239.  
  2240. [Subject] => Array
  2241. (
  2242. [0] => Test Email From SMTP Pro Magento Extension
  2243. )
  2244.  
  2245. )
  2246.  
  2247. [_headerEncoding:protected] => quoted-printable
  2248. [_from:protected] => mail@fanes-shop.com
  2249. [_to:protected] => Array
  2250. (
  2251. [0] => mail@fanes-shop.com
  2252. )
  2253.  
  2254. [_recipients:protected] => Array
  2255. (
  2256. [mail@fanes-shop.com] => 1
  2257. )
  2258.  
  2259. [_replyTo:protected] =>
  2260. [_returnPath:protected] =>
  2261. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  2262. [_date:protected] =>
  2263. [_messageId:protected] =>
  2264. [_bodyText:protected] => Zend_Mime_Part Object
  2265. (
  2266. [type] => text/plain
  2267. [encoding] => quoted-printable
  2268. [id] =>
  2269. [disposition] => inline
  2270. [filename] =>
  2271. [description] =>
  2272. [charset] => iso-8859-1
  2273. [boundary] =>
  2274. [location] =>
  2275. [language] =>
  2276. [_content:protected] => Hi,
  2277.  
  2278. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  2279.  
  2280. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  2281.  
  2282. Regards,
  2283. Ashley
  2284. [_isStream:protected] =>
  2285. )
  2286.  
  2287. [_bodyHtml:protected] =>
  2288. [_mimeBoundary:protected] =>
  2289. [_type:protected] =>
  2290. [hasAttachments] =>
  2291. [_parts:protected] => Array
  2292. (
  2293. )
  2294.  
  2295. [_mime:protected] =>
  2296. )
  2297.  
  2298. 2014-08-08T18:26:34+00:00 DEBUG (7): Using Custom SMTP Transport.
  2299. 2014-08-08T18:26:34+00:00 DEBUG (7): Test email was sent successfully
  2300. 2014-08-08T18:26:34+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  2301. 2014-08-08T18:26:34+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  2302. 2014-08-08T18:26:34+00:00 DEBUG (7): Checking that tables are created...
  2303. 2014-08-08T18:26:34+00:00 DEBUG (7): Required database tables exist.
  2304. 2014-08-08T18:26:34+00:00 DEBUG (7): Завершён
  2305. 2014-08-08T18:31:45+00:00 DEBUG (7): Running SMTP Pro Self Test
  2306. 2014-08-08T18:31:45+00:00 DEBUG (7): Checking config re-writes have not clashed.
  2307. 2014-08-08T18:31:45+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  2308. 2014-08-08T18:31:45+00:00 DEBUG (7): Using Custom SMTP Transport.
  2309. 2014-08-08T18:31:45+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  2310. 2014-08-08T18:31:45+00:00 DEBUG (7): Actual email sending test...
  2311. 2014-08-08T18:31:45+00:00 DEBUG (7): Zend_Mail Object
  2312. (
  2313. [_charset:protected] => iso-8859-1
  2314. [_headers:protected] => Array
  2315. (
  2316. [To] => Array
  2317. (
  2318. [0] => mail@fanes-shop.com
  2319. [append] => 1
  2320. )
  2321.  
  2322. [From] => Array
  2323. (
  2324. [0] => mail@fanes-shop.com
  2325. [append] => 1
  2326. )
  2327.  
  2328. [Subject] => Array
  2329. (
  2330. [0] => Test Email From SMTP Pro Magento Extension
  2331. )
  2332.  
  2333. )
  2334.  
  2335. [_headerEncoding:protected] => quoted-printable
  2336. [_from:protected] => mail@fanes-shop.com
  2337. [_to:protected] => Array
  2338. (
  2339. [0] => mail@fanes-shop.com
  2340. )
  2341.  
  2342. [_recipients:protected] => Array
  2343. (
  2344. [mail@fanes-shop.com] => 1
  2345. )
  2346.  
  2347. [_replyTo:protected] =>
  2348. [_returnPath:protected] =>
  2349. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  2350. [_date:protected] =>
  2351. [_messageId:protected] =>
  2352. [_bodyText:protected] => Zend_Mime_Part Object
  2353. (
  2354. [type] => text/plain
  2355. [encoding] => quoted-printable
  2356. [id] =>
  2357. [disposition] => inline
  2358. [filename] =>
  2359. [description] =>
  2360. [charset] => iso-8859-1
  2361. [boundary] =>
  2362. [location] =>
  2363. [language] =>
  2364. [_content:protected] => Hi,
  2365.  
  2366. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  2367.  
  2368. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  2369.  
  2370. Regards,
  2371. Ashley
  2372. [_isStream:protected] =>
  2373. )
  2374.  
  2375. [_bodyHtml:protected] =>
  2376. [_mimeBoundary:protected] =>
  2377. [_type:protected] =>
  2378. [hasAttachments] =>
  2379. [_parts:protected] => Array
  2380. (
  2381. )
  2382.  
  2383. [_mime:protected] =>
  2384. )
  2385.  
  2386. 2014-08-08T18:31:45+00:00 DEBUG (7): Using Custom SMTP Transport.
  2387. 2014-08-08T18:31:46+00:00 DEBUG (7): Test email was sent successfully
  2388. 2014-08-08T18:31:46+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  2389. 2014-08-08T18:31:46+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  2390. 2014-08-08T18:31:46+00:00 DEBUG (7): Checking that tables are created...
  2391. 2014-08-08T18:31:46+00:00 DEBUG (7): Required database tables exist.
  2392. 2014-08-08T18:31:46+00:00 DEBUG (7): Завершён
  2393. 2014-08-09T11:14:58+00:00 DEBUG (7): Running SMTP Pro Self Test
  2394. 2014-08-09T11:14:58+00:00 DEBUG (7): Checking config re-writes have not clashed.
  2395. 2014-08-09T11:14:58+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  2396. 2014-08-09T11:14:58+00:00 DEBUG (7): Using Google Apps/Gmail Transport.
  2397. 2014-08-09T11:14:58+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  2398. 2014-08-09T11:14:58+00:00 DEBUG (7): Actual email sending test...
  2399. 2014-08-09T11:14:58+00:00 DEBUG (7): Zend_Mail Object
  2400. (
  2401. [_charset:protected] => iso-8859-1
  2402. [_headers:protected] => Array
  2403. (
  2404. [To] => Array
  2405. (
  2406. [0] => mail@fanes-shop.com
  2407. [append] => 1
  2408. )
  2409.  
  2410. [From] => Array
  2411. (
  2412. [0] => mail@fanes-shop.com
  2413. [append] => 1
  2414. )
  2415.  
  2416. [Subject] => Array
  2417. (
  2418. [0] => Test Email From SMTP Pro Magento Extension
  2419. )
  2420.  
  2421. )
  2422.  
  2423. [_headerEncoding:protected] => quoted-printable
  2424. [_from:protected] => mail@fanes-shop.com
  2425. [_to:protected] => Array
  2426. (
  2427. [0] => mail@fanes-shop.com
  2428. )
  2429.  
  2430. [_recipients:protected] => Array
  2431. (
  2432. [mail@fanes-shop.com] => 1
  2433. )
  2434.  
  2435. [_replyTo:protected] =>
  2436. [_returnPath:protected] =>
  2437. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  2438. [_date:protected] =>
  2439. [_messageId:protected] =>
  2440. [_bodyText:protected] => Zend_Mime_Part Object
  2441. (
  2442. [type] => text/plain
  2443. [encoding] => quoted-printable
  2444. [id] =>
  2445. [disposition] => inline
  2446. [filename] =>
  2447. [description] =>
  2448. [charset] => iso-8859-1
  2449. [boundary] =>
  2450. [location] =>
  2451. [language] =>
  2452. [_content:protected] => Hi,
  2453.  
  2454. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  2455.  
  2456. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  2457.  
  2458. Regards,
  2459. Ashley
  2460. [_isStream:protected] =>
  2461. )
  2462.  
  2463. [_bodyHtml:protected] =>
  2464. [_mimeBoundary:protected] =>
  2465. [_type:protected] =>
  2466. [hasAttachments] =>
  2467. [_parts:protected] => Array
  2468. (
  2469. )
  2470.  
  2471. [_mime:protected] =>
  2472. )
  2473.  
  2474. 2014-08-09T11:14:58+00:00 DEBUG (7): Using Google Apps/Gmail Transport.
  2475. 2014-08-09T11:15:01+00:00 DEBUG (7): Test email was sent successfully
  2476. 2014-08-09T11:15:01+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  2477. 2014-08-09T11:15:01+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  2478. 2014-08-09T11:15:01+00:00 DEBUG (7): Checking that tables are created...
  2479. 2014-08-09T11:15:01+00:00 DEBUG (7): Required database tables exist.
  2480. 2014-08-09T11:15:01+00:00 DEBUG (7): Завершён
  2481. 2014-08-09T11:15:54+00:00 DEBUG (7): Running SMTP Pro Self Test
  2482. 2014-08-09T11:15:54+00:00 DEBUG (7): Checking config re-writes have not clashed.
  2483. 2014-08-09T11:15:54+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  2484. 2014-08-09T11:15:54+00:00 DEBUG (7): Using Custom SMTP Transport.
  2485. 2014-08-09T11:15:54+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  2486. 2014-08-09T11:15:54+00:00 DEBUG (7): Actual email sending test...
  2487. 2014-08-09T11:15:54+00:00 DEBUG (7): Zend_Mail Object
  2488. (
  2489. [_charset:protected] => iso-8859-1
  2490. [_headers:protected] => Array
  2491. (
  2492. [To] => Array
  2493. (
  2494. [0] => mail@fanes-shop.com
  2495. [append] => 1
  2496. )
  2497.  
  2498. [From] => Array
  2499. (
  2500. [0] => mail@fanes-shop.com
  2501. [append] => 1
  2502. )
  2503.  
  2504. [Subject] => Array
  2505. (
  2506. [0] => Test Email From SMTP Pro Magento Extension
  2507. )
  2508.  
  2509. )
  2510.  
  2511. [_headerEncoding:protected] => quoted-printable
  2512. [_from:protected] => mail@fanes-shop.com
  2513. [_to:protected] => Array
  2514. (
  2515. [0] => mail@fanes-shop.com
  2516. )
  2517.  
  2518. [_recipients:protected] => Array
  2519. (
  2520. [mail@fanes-shop.com] => 1
  2521. )
  2522.  
  2523. [_replyTo:protected] =>
  2524. [_returnPath:protected] =>
  2525. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  2526. [_date:protected] =>
  2527. [_messageId:protected] =>
  2528. [_bodyText:protected] => Zend_Mime_Part Object
  2529. (
  2530. [type] => text/plain
  2531. [encoding] => quoted-printable
  2532. [id] =>
  2533. [disposition] => inline
  2534. [filename] =>
  2535. [description] =>
  2536. [charset] => iso-8859-1
  2537. [boundary] =>
  2538. [location] =>
  2539. [language] =>
  2540. [_content:protected] => Hi,
  2541.  
  2542. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  2543.  
  2544. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  2545.  
  2546. Regards,
  2547. Ashley
  2548. [_isStream:protected] =>
  2549. )
  2550.  
  2551. [_bodyHtml:protected] =>
  2552. [_mimeBoundary:protected] =>
  2553. [_type:protected] =>
  2554. [hasAttachments] =>
  2555. [_parts:protected] => Array
  2556. (
  2557. )
  2558.  
  2559. [_mime:protected] =>
  2560. )
  2561.  
  2562. 2014-08-09T11:15:54+00:00 DEBUG (7): Using Custom SMTP Transport.
  2563. 2014-08-09T11:15:55+00:00 DEBUG (7): Test email was sent successfully
  2564. 2014-08-09T11:15:55+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  2565. 2014-08-09T11:15:55+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  2566. 2014-08-09T11:15:55+00:00 DEBUG (7): Checking that tables are created...
  2567. 2014-08-09T11:15:55+00:00 DEBUG (7): Required database tables exist.
  2568. 2014-08-09T11:15:55+00:00 DEBUG (7): Завершён
  2569. 2014-08-09T11:20:18+00:00 DEBUG (7): Running SMTP Pro Self Test
  2570. 2014-08-09T11:20:18+00:00 DEBUG (7): Checking config re-writes have not clashed.
  2571. 2014-08-09T11:20:18+00:00 DEBUG (7): Detected overwrite conflict: Rugento_Invoicebank_Model_Core_Email_Template
  2572. 2014-08-09T11:20:18+00:00 DEBUG (7): Using Custom SMTP Transport.
  2573. 2014-08-09T11:20:18+00:00 DEBUG (7): Skipping raw connection test for non-SMTP options.
  2574. 2014-08-09T11:20:18+00:00 DEBUG (7): Actual email sending test...
  2575. 2014-08-09T11:20:18+00:00 DEBUG (7): Zend_Mail Object
  2576. (
  2577. [_charset:protected] => iso-8859-1
  2578. [_headers:protected] => Array
  2579. (
  2580. [To] => Array
  2581. (
  2582. [0] => mail@fanes-shop.com
  2583. [append] => 1
  2584. )
  2585.  
  2586. [From] => Array
  2587. (
  2588. [0] => mail@fanes-shop.com
  2589. [append] => 1
  2590. )
  2591.  
  2592. [Subject] => Array
  2593. (
  2594. [0] => Test Email From SMTP Pro Magento Extension
  2595. )
  2596.  
  2597. )
  2598.  
  2599. [_headerEncoding:protected] => quoted-printable
  2600. [_from:protected] => mail@fanes-shop.com
  2601. [_to:protected] => Array
  2602. (
  2603. [0] => mail@fanes-shop.com
  2604. )
  2605.  
  2606. [_recipients:protected] => Array
  2607. (
  2608. [mail@fanes-shop.com] => 1
  2609. )
  2610.  
  2611. [_replyTo:protected] =>
  2612. [_returnPath:protected] =>
  2613. [_subject:protected] => Test Email From SMTP Pro Magento Extension
  2614. [_date:protected] =>
  2615. [_messageId:protected] =>
  2616. [_bodyText:protected] => Zend_Mime_Part Object
  2617. (
  2618. [type] => text/plain
  2619. [encoding] => quoted-printable
  2620. [id] =>
  2621. [disposition] => inline
  2622. [filename] =>
  2623. [description] =>
  2624. [charset] => iso-8859-1
  2625. [boundary] =>
  2626. [location] =>
  2627. [language] =>
  2628. [_content:protected] => Hi,
  2629.  
  2630. This is a Test Email from your Magento Store. If you are seeing this email then your SMTPPro settings are correct!
  2631.  
  2632. For more information about this extension and tips for using it please visit magesmtppro.com or contact me, support@aschroder.com.
  2633.  
  2634. Regards,
  2635. Ashley
  2636. [_isStream:protected] =>
  2637. )
  2638.  
  2639. [_bodyHtml:protected] =>
  2640. [_mimeBoundary:protected] =>
  2641. [_type:protected] =>
  2642. [hasAttachments] =>
  2643. [_parts:protected] => Array
  2644. (
  2645. )
  2646.  
  2647. [_mime:protected] =>
  2648. )
  2649.  
  2650. 2014-08-09T11:20:18+00:00 DEBUG (7): Using Custom SMTP Transport.
  2651. 2014-08-09T11:20:19+00:00 DEBUG (7): Test email was sent successfully
  2652. 2014-08-09T11:20:19+00:00 DEBUG (7): Checking that a template exists for the default locale and that email communications are enabled...
  2653. 2014-08-09T11:20:19+00:00 DEBUG (7): Default templates exist and email communications are enabled.
  2654. 2014-08-09T11:20:19+00:00 DEBUG (7): Checking that tables are created...
  2655. 2014-08-09T11:20:19+00:00 DEBUG (7): Required database tables exist.
  2656. 2014-08-09T11:20:19+00:00 DEBUG (7): Завершён
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement