Changeset 13153


Ignore:
Timestamp:
2007/05/21 11:06:26 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r13148 r13153  
    9090                                                                                                                                                         );  
    9191                      
    92 //                      $mail_options = array(    
    93 //                            //¥Ö¥ì¥¤¥ó¤ÎSMTP¥µ¡¼¥Ð¡¼IP¥¢¥É¥ì¥¹  
    94 //                           'host' => "mail.lockon.co.jp"  
    95 //                          ,'port' => "25"  
    96 //                                               
    97 //                                          );  
    98 //              
     92                      $mail_options = array(    
     93                            //¥Ö¥ì¥¤¥ó¤ÎSMTP¥µ¡¼¥Ð¡¼IP¥¢¥É¥ì¥¹  
     94                           'host' => "127.0.1"  
     95                          ,'port' => "25"  
     96                                               
     97                                          );  
     98              
    9999                    print_r($sendResut);  
    100100                      
Note: See TracChangeset for help on using the changeset viewer.