Property name | Type | Default value | Description | Example |
---|
default.email.account.send | Big Integer | Account ID | Default email account for sending emails by SMTP protocol. | 157425284611357796 |
simple.email.smtp.active | Boolean |
True during non during the non-production testing.
|
user@example.com | simple.email.append.timezone | Boolean | True | Append system timezone to dates and times in the sent email. | 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. | 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.smtp.defer_retry_ids | String | Not defined | Resend email if server returns these SMTP error codes | 421,450,451,452 |
simple.email.smtp.default_retry | Boolean | True | Resend email when a server returns unknown SMTP error codes. | 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 |
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 |