UNDER CONSTRUCTION
${renderedContent}
Quick Links to:
Email properties
- email.address.from: the from address of the email being sent, e.g. “registration@mit.edu ("MIT Office of the Registrar")”
- email.address.test.to: when production mode is false, all emails will be sent to the email address specified here
- emai.address.bcc: when email.production.mode is set to true, the email service will add this address to bcc of each email sent.
- email.production.mode: can be set to true/false. If set to true, will sent out email to students/the to address(es) specified in the UI. If set to false, the system will replace the to address(es) with the one specified in the email.address.test.to in the <app>.properties file.