Specifies the email protocol to use for sending electronic mail.
Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
Category: | Communications: Email |
PROC OPTIONS GROUP= | |
Default: | MAPI |
Windows specifics: | all |
specifies to use the Messaging Application Programming Interface (MAPI) electronic mail interface. This value is the default.
specifies to use the Vendor Independent Mail (VIM) electronic mail interface.
specifies to use the Simple Mail Transfer Protocol email interface.