Changeset 13441 for branches/dev/html
- Timestamp:
- 2007/05/25 12:43:11 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/mail/sendmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/mail/sendmail.php
r13420 r13441 102 102 //-- ¥Ö¥ì¥¤¥óSMTP¥µ¡¼¥Ð¡¼IP¥¢¥É¥ì¥¹ 103 103 $param = array( 104 'host' => "210.188.254.83"105 ,'port' => "25"104 'host' => SMTP_HOST_BLAYN 105 ,'port' => SMTP_PORT_BLAYN 106 106 ); 107 107 //-- Mail_mime¥ª¥Ö¥¸¥§¥¯¥ÈºîÀ®
Note: See TracChangeset
for help on using the changeset viewer.
