Anchor |
---|
| Email properties |
---|
| Email properties |
---|
|
Email properties You will have to configure the following in your application properties file:
- email.address.from: the from address of the email
- email.address.test.to: the email address that email will sent to when production mode is false
- email.address.bcc: the bcc address of the email
- email.production.mode: set to true when in production, set to false when in development/test
- email.app.id(mandatory): the app id of the application using the EmailService.
More information on email properties can be found at Tip |
---|
Need more information about the csf-email email properties? Go to the CSF Email properties for more information. |
|