Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Anchor
Email properties
Email properties

Email properties

  • email.address.from: * *
    indent
    1
    1
    the from address of the email being sent,  e.g. “registration@mit.edu ("MIT Office of the Registrar")” 
    
    indent
    11
  • email.address.test.to: *
    indent
    1
    1
    when production mode is false, all emails will be sent to the email address specified here
    * *emai.address.bcc:*
    
    indent
    1
    1
    when email.production.mode is set to true, the email service will add this address to bcc of each email sent.
    
    indent
    1
    1
    * *email.production.mode:*
    
    indent
    1
    1
    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.