EMAILSYS= System Option: z/OS

Specifies the e-mail protocol to use for sending electronic mail.
Valid in: Configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: EMAIL
PROC OPTIONS GROUP= EMAIL
Default: SMTP
z/OS specifics: interface

Syntax

EMAILSYS= interface

Required Argument

interface
The only valid value is SMTP. The EMAILSYS= system option is supported for compatibility with other hosts. For more information about SMTP, see The SMTP E-Mail Interface in SAS Language Reference: Concepts.