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