Previous Topic

Next Topic

Book Contents

Book Index

Mail Destination Table Syntax

The Mail Destination table contains three sections; Global Parameters, Addresses, and Groups. The table details these sections.

Table 89 Mail Destination Table Sections

Parameter

Description

Nicknames Section

This section sets up "nicknames" for recipient names and their corresponding addresses. These nicknames are used as shortcuts when defining mail messages. Any number of nicknames or recipients can be defined. This feature will not function unless you specify both the NICK and the ADDR parameters.

NICK

Short name for the recipient, for example, GEORGE. Any value specified in the NICK parameter can be used as a recipient in a mail message.

ADDR

Full e–mail address of recipient, for example, GEORGE_SMITH@MAINCOMPANY.COM.

Groups Section

This section facilitates the creation of groups of addresses, for use as distribution lists. Any number of groups or distribution lists can be defined. The addresses for a group or distribution list can be specified, by means of

  • a recipient name, which is automatically followed by the default suffix (defined by the DFLTSFFX parameter in the MAIL section of the IOAPARM member)
  • the ADDR parameter, specifying the full address
  • the NICK parameter, using the nickname

GROUP

Name of the group or distribution list.

TOADDR

Full e–mail address of recipient, for example, GEORGE_SMITH@MAINCOMPANY.COM.

CCADDR

Full e–mail address of person to CC, for example, MARY_JONES@MAINCOMPANY.COM.

TOMAIL

Name of recipient (to which is appended the default mail suffix, as defined by the DFLTSFFX parameter in the MAIL section of the IOAPARM member) for example, GEORGE_SMITH.

CCMAIL

Name of person to CC (to which is appended the company mail suffix, as defined by the DFLTSFFX parameter in the MAIL section of the IOAPARM member) for example, MARY_JONES.

TONICK

Name of recipient, as specified in the Addresses section by nickname, for example, GEORGE.

CCNICK

Name of person to CC, as specified in the Addresses section by nickname, for example, MARY.

Parent Topic

Setting up the Mail Destination Table (MAILDEST)