Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13122)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13123)
@@ -106,5 +106,5 @@
             $mailSend =& Mail::factory("SMTP");
             print_r($mailSend);
-            $mailSend->send($recipients, $header, $body);
+            //$mailSend->send($recipients, $header, $body);
             
         } else {
