Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13126)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13127)
@@ -97,9 +97,9 @@
 //                                          );
 //            
-            
+            pirnt_r($sendResut);
             
             $decoder =& new Mail_mimeDecode($sendResut);
             $parts = $decoder->getSendArray();
-            print_r($parts);
+            //print_r($parts);
             list($recipients, $header, $body) = $parts;
             
