To use the email functionality
in SAS Studio, an SMTP server and the following information are required:
-
the host name of the SMTP server
for the outbound mail.
-
the port for the SMTP server.
-
the user name that accesses the
SMTP server. This user name is not necessarily the person who is sending
the mail.
-
the password for the user name
that accesses the SMTP server.
In SAS Studio Mid-Tier,
the email address of the sender is determined in either of these ways:
-
If the user has an email address
in his metadata identity, SAS Studio Mid-Tier uses that email address.
-
If an email address is not defined
in the metadata, SAS Studio Mid-Tier uses the email address that was
defined during configuration.