These properties provide ways to configure outgoing emails: default account, access, limitations, etc.
To get a list of available system properties, please navigate to System Properties → System Properties.
Property name | Type | Default value | Description | Example |
---|---|---|---|---|
default.email.account.send | Big Integer | Account ID | Default email account for sending emails by SMTP protocol. | |
simple.email.smtp.active | Boolean | true | Email sending enabled. | false |
simple.email.test.user | String | Not defined | Send all emails to this test email address during non-production testing. | user@example.com |
/
Related articles |