Changeset 13441 for branches/dev/html


Ignore:
Timestamp:
2007/05/25 12:43:11 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/mail/sendmail.php

    r13420 r13441  
    102102            //-- ¥Ö¥ì¥¤¥óSMTP¥µ¡¼¥Ð¡¼IP¥¢¥É¥ì¥¹  
    103103            $param = array(    
    104                        'host' => "210.188.254.83"  
    105                       ,'port' => "25"                   
     104                       'host' => SMTP_HOST_BLAYN  
     105                      ,'port' => SMTP_PORT_BLAYN                   
    106106                                                  ); 
    107107            //-- Mail_mime¥ª¥Ö¥¸¥§¥¯¥ÈºîÀ® 
Note: See TracChangeset for help on using the changeset viewer.