| Previous | Contents | Index |
When the addressing channel processes a message, it scans, from top to bottom, the body of the message for addressing information. Special commands are used to specify addressing information. The rules used for parsing a message are:
The syntax of an addressing command is as follows:
:command-name:value |
command-name
is the name of the command and value
is the addressing information being specified with the command. A delimiter character other than a colon, :
, can be chosen with the DELIMITER channel option. See Section 26.1.3.2.
Command names are case insensitive and can include punctuation or spaces or both. The default command names are
From, Subject, Comments, PS Qualifiers
commands. These commands are primarily intended for use with files routed to an addressing channel via a queue to e-mail symbiont (e.g., PostScript documents printed from a word processor for FAXing via PMDF-FAX).
1
To, Cc, Bcc, e-mail, email, PMDF, RFC822.
delivery receipt
" command to specify an address to which to send delivery receipts. Delivery receipts will be requested of all recipients following this command. Use the command "no delivery receipt
" to suppress delivery receipts from subsequently specified recipients. Note that report*
channel keywords can affect the interpretation of such delivery receipt
requests.
| Command name | Printer channel AVPL equivalent |
|---|---|
Recipient's name
|
AT |
Mail stop
|
MS |
Printer domain name
|
no equivalent AVPL item |
Recipient's organization
|
O |
Recipient's address
|
OU |
P1--
P8
|
P1--P8 |
Initialization file
|
SETUP |
Recipient's telephone number
|
TN |
Username
|
USERNAME |
stop
or end
command, e.g.:
:stop: |
1 If you want to disable the use of
the
|
| Previous | Next | Contents | Index |