Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13235)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13239)
@@ -90,6 +90,6 @@
             //¥Ö¥ì¥¤¥óSMTP¥µ¡¼¥Ð¡¼IP¥¢¥É¥ì¥¹ 
             $param = array(   
-                       'host' => MELMAGA_BLAYN_IP 
-                      ,'port' => MELMAGA_BLAYN_PORT                  
+                       'host' => "210.188.254.83" 
+                      ,'port' => "25"                  
                                                   ); 
 	        
