Configuring Non-Production Email Notifications

 

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.  L = Log the email but do not send.  T = Send the email to the non-production email address (NON_PRODUCTION_TO_EMAIL_ADDRESS).  P = Send the email as if it were production.

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.

 

More:

Kuali Identity Management (KIM) Concepts