Write Mail (Foreign Language)
$if(CtrType==3);
$else; $if(CtrType==2);
$else; $if(CtrType==1);
$end; $end;
$end;
Nickname
Any nickname can be used for sender name.
Sender
Any mail address can be used for sender address.
Receiver
$if(groupmail==1);$CheckGroup;$end;$if(CtrType!=3);$if(email);$email;$end;$if(mail);$mail.senderemail;$end;$end;
Reference
$if(CtrType==2);$mail.refereremail;$end;
Each mail address is separated by line or semicolon(;).
Hidden Reference
Subject
Body Option
HTML
TEXT
Body
$if(CtrType); $if(mail); $if(CtrType==3); This is a forwarded mail. (The original content is in the attachment.) $end; ------ Received mail ------ $mail.sendername; ($mail.senderemail;) Wrote : - Date : $mail.date; - Received : $mail.recvtime; - Sender : $mail.sendername; ($mail.senderemail;) - Receiver : $mail.recveremail; - Subject : $mail.subjectorg; $mail.textbody; $end; $end;
$if(CtrType!=3);
Attachment
Option
Additional Attachment
Webfolder Attachment
Attach
_attach Folder
Link
_link Folder
$end;
Sending Option
Character Set
$chrset; [Original]
EUC-KR [Korean]
KS_C_5601-1987 [Korean]
ISO-2022-JP [Japanese]
GB2312 [Chinese]
BIG5 [Chinese]
ISO-8859-1 [English]
UTF-8 [Unicode]
$if(CtrType=3);
Forwarding $end;
Reading Check
Only Saving not Sending
Multi-receivers Hidden
Important
Sign Include
Reservation
Sending Reservation
Clipboard
Use
(The body content is temporary copied, you can paste it by Ctrl+V at sending error.)