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:valuewhere
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,
:, may be chosen with the DELIMITER channel option. See
Section 27.1.3.2 .
Command names are case insensitive and may 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).¹
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.
Transmit after
|
AFTER |
Recipient's name
|
AT |
Authorization code
|
AUTH |
FAX gateway address
|
no equivalent AVPL item |
FAX telephone number
|
FN |
FAX modem's telephone number
|
FSI |
Recipient's organization
|
O |
Recipient's address
|
OU |
Initialization file
|
SETUP |
My FAX telephone number
|
SFN |
My telephone number
|
STN |
Recipient's telephone number
|
TN |
My organization
|
TTI |
| 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:The use of either of these two commands is optional in most cases. Only when PostScript files are being routed to an addressing channel via a queue to e-mail symbiont is their use mandatory.
From command, set up an option file which establishes all
of the default commands except for the From command. See
Section 27.1.3.2 .