Advertisement
Guest User

Untitled

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