Previous Topic: NMMAIL MethodNext Topic: NMMAILPG Method


NMMAIL Parameter Descriptions

AnswerWait

Specifies the number of seconds that the email request is to delay the processing of subsequent actions in the call tree.

Default: 60

CCList

Specifies the email recipient names that are to receive a carbon copy of this email.

Default: There is no default.

Debug

Determines whether Notification Manager is to generate debugging messages at the command prompt or the AXCREXX window and in the ASOTRACE log.

Default: NO

MailRetry

Specifies the number of times the email request is to be retried if it does not go through.

Default: 4

MailWait

Specifies the number of seconds that Notification Manager is to wait before trying to send an email request again.

Default: 60

MaxListLen

Specifies the maximum length of an email recipient list (either the TO or CC list), including the separators.

Default: 1000

MaxMsgLen

Specifies the maximum length of a message that the email system supports.

Default: 30000

MaxSigLen

Specifies the maximum length of a Signature text string (Mail ID).

Default: 40

MaxSubjLen

Specifies the maximum length of a Subject text string.

Default: 240

NMFindWait

Specifies the number of seconds that Notification Manager allows the person who received the email to call-in and handle the item before the FAILURE command is executed.

Database Default: 300

Internal Default: 900

SendURL

Specifies whether the Notification Website URL is appended to the end of the notification text.

Default: NO

SignatureText

Specifies the optional user-defined text that identifies or tracks the email message.

Default: Notification Manager Automated Response

SubjectText

Specifies the Subject line of the generated email message. The Notification Manager adds a prefix of "NM: " to the generated email subject line and an additional prefix of "Callback Item XXXX", if the ASK operand is specified.

Internal Default: Notification Manager TELL setting

System

Specifies the name of the system that is to handle all notification server requests.

Internal Default: The local system name

TellExact

Determines whether the TELL text from the NMFIND command is to be written to the email verbatim. Values are:

YES

The TELL text is written to the email verbatim.

NO

Allows Notification Manager to add a call-in number and item number to the TELL text.

Default: There is no default.

ToList

Specifies the email recipient names that are to receive this message. If more than one name is specified, these names must be separated by a semicolon (;).

Default: There is no default.