Sending email using z/OS CSSMTP
The IBM Communications Server Simple Mail Transfer Protocol (CSSMTP) mail-forwarding SMTP client application must be running on the LPAR to use these sample EXECs. See the IBM documentation z/OS Communications Server: IP Configuration Guide and search for "Configuring the CSSMTP application" for more information.
BMC AMI Ops Automation distributes a pair of sample EXECs that can you can use to send an e-mail message from a BMC AMI OpsA EXEC via the CSSMTP mail-forwarding SMTP client:
EXEC name | Description |
---|---|
QAOCSMT1 | Resides in BBSAMP This member contains a sample email that writes a mail file to a JES sysout spool data set for the CSSMTP application to process. See the information in the IBM documentation z/OS Communications Server: IP User's Guide and Commands and search for "Using the IEBGENER utility to copy a mail file to a JES sysout file" for more information. |
QAOCSMT12 | Resides in BBSAMP This member contains a sample of using the sendmail to the CSSMTP bridge to send mail. See the information in the IBM documentation z/OS Communications Server: IP User's Guide and Commands and search for "Sending emails by using the sendmail to CSSMTP bridge" for more details. |