| System Options under OpenVMS |
| Default: | SMTP |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window, VMS_SAS_OPTIONS DCL symbol |
| Category: | Communications: Email |
| PROC OPTIONS GROUP= | |
| OpenVMS specifics: | all |
| Syntax | |
| Details | |
| See Also |
Syntax |
| EMAILSYS=SMTP | VMS |
specifies the SMTP protocol. This value is the default. This value supports sending e-mail attachments on OpenVMS.
specifies the native OpenVMS e-mail facility. This value does not support sending blind carbon copies (the BCC field) or sending e-mail attachments.
| Details |
The EMAILSYS= system option specifies which e-mail protocol to use for sending electronic mail from within SAS. Specifying SMTP supports sending e-mail attachments on OpenVMS, but might require changing the values of EMAILHOST= and EMAILPORT=, depending on your site configuration.
| See Also |
Sending Electronic Mail Using the FILENAME Statement (E-MAIL)
EMAILHOST= System Option in SAS Language Reference: Dictionary
EMAILPORT= System Option in SAS Language Reference: Dictionary
SMTP E-mail Interface in SAS Language Reference: Concepts
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.