Runtime Parameters in the ConfigurationParameter Table
When you view the ConfigurationParameter tables in the Web UI, you can view the actual assigned values as well as the type and length of the values.
Email component configuration parameters
Each data area can have its own email configuration. Changes take effect without restarting.
Component | Parameter Name | Description |
---|---|---|
EMailProxy |
Specify a proxy email address to which to send all outbound emails. If this parameter is not set, then emails go to their usual destinations. |
|
EMailProxyException |
Specify a regular expression to be applied to non-proxy email addresses to determine whether or not a particular email address is exempt from being sent to the proxy email address. To set up a regular expression, consult standard resources on Java regular expression syntax. |