The following parameters can be used to determine how email notifications should behave in non-production environments. Email notifications can either be sent to a support email, logged or sent as if the environment was production.
Non-Production Email Notifcation Parameters
Parameter Name |
Parameter Description |
---|---|
DEFAULT_FROM_EMAIL_ADDRESS |
The from address for emails sent from the system for messages that do not have a specific address identified. |
DEFAULT_TO_EMAIL_ADDRESS |
The to address for emails sent from the system for messages that do not have specific recipients. |
NON_PRODUCTION_EMAIL_MODE |
The mode used for sending email in non-production environments.
When this parameter is set to L, the body of the email will be included in the log. |
NON_PRODUCTION_TO_EMAIL_ADDRESS |
The to address for all emails sent from the system if the system is not production and the NON_PRODUCTION_EMAIL_MODE is set to T. |
Comments
0 comments
Please sign in to leave a comment.