Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13070)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13072)
@@ -90,4 +90,5 @@
                                           );
             
+            print_r($sendResut);
             $sendResut = mb_convert_encoding( $sendResut, "JIS", CHAR_CODE);
             print_r($sendResut);
