MailAdministrator statement

Use the MailAdministrator statement to specify an e-mail addresses with the format userid@host.domain (mailbox) to which Communications Server SMTP (CSSMTP) delivers error reports. See the information about common terms in z/OS Communications Server: IP Configuration Guide for a description of mail administrator. Error reports are generated by CSSMTP when a problem is detected while processing a spool file from the JES subsystem (see the REPORT statement).

Results:
  • Only the first four MailAdministrator statements are used. If more than four MailAdministrator statements are configured, CSSMTP issues a warning message to the console and log.
  • When configured (see the REPORT statement), a report is sent to each mail administrator for each spool file that contains errors. This report is in the form of one e-mail with multiple recipients.
  • When a MODIFY REFRESH command is issued and the order of the MailAdministrator statements or any of the mail addresses has changed, the configuration is updated.

Syntax

Read syntax diagramSkip visual syntax diagram
   .---------------------------------.   
   V                                 |   
>>---+-----------------------------+-+-------------------------><
     '-MailAdministrator --mailbox-'     

Parameters

mailbox
The mail administrator's e-mail address to which the CSSMTP delivers error reports. There is no default value
Restrictions:
  • Duplicate mailbox names are not allowed.
  • The mailbox value is case sensitive.
  • The mailbox value must be defined as userid@host.domain for the mail address. The userid value can be 1 - 64 characters in length. The host.domain value can be 1 - 255 characters in length.