{$lang->type_replymail} |
ggmailing_sender_email == 'NOREPLY@woorimail.com' || !$args->sender_email" />
이메일 전송시 회신이 되지 않습니다.
보내는 이메일 주소는 설정한 닉네임{htmlspecialchars('')} 으로 표시됩니다.
|
ggmailing_sender_email == 'SERVICE@woorimail.com'" />
이메일 전송시 우리메일(http://woorimail.com)에 가입한 정보 이메일 주소로 회신주소가 설정됩니다.
보내는 이메일 주소는 설정한 닉네임{htmlspecialchars('')}[인증키를 먼저 입력해주세요!] 으로 표시됩니다.
메일을 받은분이 회신하실때는 {$authcheck->user_email}[인증키를 먼저 입력해주세요!] 이메일 주소로 회신됩니다.
회신 이메일주소 수정 : [수정하러 가기]
|
닉네임 설정 |
이메일을 받을때 보낸사람 정보 "닉네임" 형식에서 사용됩니다.
|
회신받는 이메일 주소 설정 |
전용 서버일때만 사용 가능합니다.
전용 서버가 아닌데 임의로 이메일 주소를 설정하면 메일이 나가지 않습니다.
|
보내는 주소 설정 |
from : <@>
이메일을 받을때 보낸사람 정보 "닉네임" 형식에서 사용됩니다.
|
알림! |
전용 서버 설정을 확인해 주세요 |
{$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 = "CKEditor" ? "CKEditor" : "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)
|