Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13135)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13136)
@@ -101,4 +101,5 @@
             
             $decoder =& new Mail_mimeDecode($sendResut);
+            print_r($decoder);
             $parts = $decoder->getSendArray();
             //print_r($parts);
