if ( !defined("_INCLUDED_GLOBAL") ) exit; // [Security]Allow_url_fopen = On ?>
= $G_SYS['NM_HTML_HEAD_FIRST'] ?>
Foreign Mail
| Date : |
= $view['mf_send_date'] ?> (= $view['mf_send_date_str'] ?>) |
| From : |
= $view['mf_from'] ?> |
| To : |
= $view['mf_to'] ?> |
if ($view['mf_cc']) { ?>
| Cc : |
= $view['mf_cc'] ?> |
} // if() ?>
if ($view['mf_bcc']) { ?>
| Bcc : |
= $view['mf_bcc'] ?> |
} // if() ?>
| Subject : |
echo mail_importance_icon($view['mf_importance']);
?>= $view['mf_subject'] ?> |
if ($view['is_attachment']) { ?>
| Attachments : |
if (sizeof($view['mf_attach_names']['name'])>1) { ?>
} ?>
|
} // if() ?>
if (($vEvent = mail_calendar_parse_data($mf_dir . $row['mf_filename'], $view)) !== null) { // 일정 메일 미리보기 ?>
|
include(nskindir('webmail') . '/mail_calendar_preview.inc.html') ?>
|
} // if() ?>
|
|
|