Here you can create and manage templates to use when
composing new messages, replies or forwarded messages.
The message templates support substitution commands,
which can be used together with custom text inside the above text fields.
Original Message | |
---|---|
Command | Description |
%QUOTE | Quoted Message Text |
%TEXT | Message Text as Is |
%OMSGID | Message Id |
%ODATE | Date |
%ODATESHORT | Date in Short Format |
%ODATEEN | Date in C Locale |
%ODOW | Day of Week |
%OTIME | Time |
%OTIMELONG | Time in Long Format |
%OTIMELONGEN | Time in C Locale |
%OTOADDR | To Field Address |
%OTONAME | To Field Name |
%OTOFNAME | To Field First Name |
%OTOLNAME | To Field Last Name |
%OCCADDR | CC Field Address |
%OCCNAME | CC Field Name |
%OCCFNAME | CC Field First Name |
%OCCLNAME | CC Field Last Name |
%OFROMADDR | From Field Address |
%OFROMNAME | From Field Name |
%OFROMFNAME | From Field First Name |
%OFROMLNAME | From Field Last Name |
%OADDRESSEESADDR | Addresses of all recipients |
%OFULLSUBJECT | Subject |
%QHEADERS | Quoted Headers |
%HEADERS | Headers as Is |
%OHEADER=header-name | Header Content |
Current Message | |
Command | Description |
%MSGID | Message Id |
%DATE | Date |
%DATESHORT | Date in Short Format |
%DATEEN | Date in C Locale |
%DOW | Day of Week |
%TIME | Time |
%TIMELONG | Time in Long Format |
%TIMELONGEN | Time in C Locale |
%TOADDR | To Field Address |
%TONAME | To Field Name |
%TOFNAME | To Field First Name |
%TOLNAME | To Field Last Name |
%CCADDR | CC Field Address |
%CCNAME | CC Field Name |
%CCFNAME | CC Field First Name |
%CCLNAME | CC Field Last Name |
%FROMADDR | From Field Address |
%FROMNAME | From Field Name |
%FROMFNAME | From Field First Name |
%FROMLNAME | From Field Last Name |
%FULLSUBJECT | Subject |
%HEADER=header-name | Header Content |
Process with External Program | |
Command | Description |
%SYSTEM=command | Arbitrary Command |
%QUOTEPIPE=command | Pipe Original Message Body and Insert Result as Quoted Text |
%TEXTPIPE=command | Pipe Original Message Body and Insert Result as Is |
%MSGPIPE=command | Pipe Original Message with Headers and Insert Result as Is |
%BODYPIPE=command | Pipe Current Message Body and Insert Result as Is |
%CLEARPIPE=command | Pipe Current Message Body and Replace with Result |
Miscellaneous | |
Command | Description |
%SIGNATURE | Signature |
%INSERT=file name | Insert File Content |
%- | Discard to Next Line |
%REM=comment | Template Comment |
%NOP | No Operation |
%CLEAR | Clear Generated Message |
%DEBUG | Turn Debug On |
%DEBUGOFF | Turn Debug Off |