Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13003)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13005)
@@ -90,5 +90,5 @@
                                           );
             
-            print_r($sendResut);
+            print_r($smtp);
             $decoder = new Mail_mimeDecode($sendResut);
             $parts = $decoder->getSendArray();
