ErrorEmail_MessageSubject |
Top Previous Next |
Valid for: SetStartup & SetRuntime
Syntax - SetStartup ErrorEmail_MessageSubject <Message SUBJECT Text> Where: <Message SUBJECT Text> is a literal string.
Description: This option defines the custom subject line that will be used as the subject of an email generated by EMUE as the result of an error.
The string can contain one or more of the following terms that will be replaced when the email is sent.
Note: This option values the Subject textbox on the Error Email tab of the EMUE Current Settings - Option Settings dialog. If not provided, EMUE will use the standard subject for the error email. Note: The value of this option replaces the standard EMUE error email subject header with the text that you specify. 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 instructs EMUE to use a custom subject line for error emails. SetStartup ErrorEmail_MessageSubject "CHARGE POSTING SCRIPT Error AT #NOW# ON #TODAY#"
See Also:
|