SuccessEmail_Priority

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup & SetRuntime

 

Syntax -

       SuccessEmail_Priority {"High" | "Medium" | "Low"}

 

Description:

This option defines the priority for an email that EMUE may generate as a result of completing a script successfully. This value is optional. If no value is provided, then the default value is "Low".

 

Note: By default, EMUE enables encrypted communication with your SMTP email server, if that server supports TLS or SSL encryption (for the specified port). This encryption only encrypts the communication directly with the email server, and provides no protection beyond that point. Generally, email is not considered a secure form of communication, especially when emails are directed to parties external to your network via the internet. As a result, you must use caution when sending emails via EMUE to ensure that any email that may be routed outside of your organization does not contain any PHI.

 

Sample:

       The following statement defines the priority as medium for the email that EMUE would generate as the result of completing a script successfully.

SetStartup SuccessEmail_Priority "Medium"

 

See Also:

ErrorEmail

ErrorEmail_BCC

ErrorEmail_CC

ErrorEmail_Priority

SuccessEmail

SuccessEmail_BCC

SuccessEmail_CC

WarningEmail

WarningEmail_BCC

WarningEmail_CC

WarningEmail_Priority

EmailFrom

SMTPEncryption

EnableDebugger

SetRuntime