$g_mail_header = " $cf_mall_title
$cf_business_name
$cf_mall_url
"; $g_mail_bottom = "
수신거부를 원하실 경우 $cf_client_email 으로 수신거부 회신을 주시면 홍보성 메일은 발송되지 않습니다.
상호 : $cf_business_name| 고객센터 : $cf_ceo_phone| 이메일 : $cf_client_email| $cf_mall_address
사업자등록번호 : $cf_company_num| 통신판매업신고 : $cf_sale_num|
대표 : $cf_ceo_name| 개인정보 관리책임자 : $cf_charge_name| 개인정보 보호기간 : 회원탈퇴시
Copyright $cf_mall_name All Rights Reserved.
"; // 게시판 내용 보낼때 쓰는 기본 폼 $g_mail_board = "
$show_subject
작성자 : $show_name
작성일 : $show_time
$show_body
"; // 폼메일 보낼때 쓰는 기본 폼 $g_mail_form = "
$formmail_title
$show_body
"; // 상품 추천 메일때 쓰는 $g_mail_recommend = "
$mailer_send_name 님께서 보내는 추천 상품 입니다.
작성자 : $mailer_send_name
이메일 : $mailer_send_email
작성일 : $g_now_date
상품명 : $mg_list[goods_name]
상품가격 : ".make_price_format($mg_list[goods_sale_price],1)." 원
$mailer_body
"; // 회원 가입시 보내는 $g_mail_member = "
회원 가입을 축하드립니다.
회원아이디 $m_id
회원패스워드 $pass2
회원성명 $name
전화번호 $tel1/$tel2
주소 [$zip]$address1
$g_now_date
"; ?>