*{$lang->type_replymail} |
이메일 전송시 회신이 되지 않습니다.
보내는 이메일 주소는 {str_replace('www.','',$domain)}{htmlspecialchars('')} 으로 표시됩니다.
|
이메일 전송시 우리메일(http://woorimail.com)에 가입한 정보 이메일 주소로 회신주소가 설정됩니다.
보내는 이메일 주소는 {$authcheck->user_nickname}({$authcheck->user_email}){htmlspecialchars('')}[인증키를 먼저 입력해주세요!] 으로 표시됩니다.
메일을 받은분이 회신하실때는 {$authcheck->user_email}[인증키를 먼저 입력해주세요!] 이메일 주소로 회신됩니다.
닉네임과 이메일주소 수정 : [수정하러 가기]
|
{$lang->title} (한글100자이내) |
|
{$lang->content} (첨부파일 제외 한글2만자 이내) |
{@
$oEditorModel = &getModel('editor');
// 에디터 스킨 목록을 구함
Context::set('editor_skin_list', $oEditorModel->getEditorSkinList());
// 에디터를 받음
$option->primary_key_name = 'primary_key';
$option->content_key_name = 'content';
$option->allow_fileupload = true;
$option->enable_autosave = false;
$option->enable_default_component = true;
$option->enable_component = false;
$option->resizable = true;
$option->height = 300;
$option->skin = "xpresseditor";
$editor = $oEditorModel->getEditor($args->ggmailing_document_srl, $option);
//$editor->editor_sequence;
}
{$editor}
|
*수신거부 표시 자동 삽입 선택 |
(문구예시)
귀하의 메일주소는 0000년 0월 0일, {getFullUrl('')} 에서 취득하였습니다.
메일 수신을 원하지 않으시면, [수신거부]를 눌러주십시오. 수신거부처리가 이루어집니다.
( If you don’t want to receive this e-mail anymore, click here.)
|
(문구예시)
○○○님은 xxxx년xx월xx일 {getFullUrl('')} 에서 광고 수신에 동의하셨습니다.
광고 수신을 원하지 않으시면, [수신거부]를 눌러주십시오. 수신거부처리가 이루어집니다.
( If you don’t want to receive this e-mail anymore, click here)
|