Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Property list
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 → All 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. | ||||||
sent_email.limit | Integer | Not defined | The number of emails processed per each operation. | 10 | |||||
simple.email.append.timezone | Boolean | true | Append system timezone to dates and times in the sent email. | true | |||||
simple.email.journal.lines | Integer | Not defined | A number of journal entries (Additional comments, Work notes, etc.) included in email notifications (-1 means all). | 3 | |||||
157425284611357796 | |||||||||
simple.email.smtp.active | Boolean | true | Email sending enabled. | false | |||||
simple.email.smtp.default_retry | Boolean | true | Resend email when a server returns unknown SMTP error codes. | false | |||||
simple.email.smtp.defer_retry_ids | String | Not defined | Resend email if server returns these SMTP error codes. | 421,450,451,452 | |||||
simple.email.smtp.enable_ssl | Boolean | false | Enable SSL over SMTP for safer mailing. | false | |||||
simple.email.smtp.fail_message_ids | String | Not defined | Do not resend the email if the server returns these SMTP error codes. | 500,501,502,503,504,550,551,552,553,554 | simple.email.test.user | String | Not defined | Send all emails only to this test email address during the non-production testing. | user@example.com |
simple.email.watermark.visible | Boolean | true | Creates a visible watermark in the sent emails. If false, creates an invisible watermark via a hidden div tag. | true | |||||
simple.ui.activity.email_roles | String | Not defined | User Roles that are able to view emails in the Activity formatter when the option "Sent/Received Emails" is enabled. | admin |
| user@example.com |
/
Table of Contents | ||||||
---|---|---|---|---|---|---|
|