You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

To get a list of available system properties, please navigate to System Properties → System Properties.

Property nameTypeDefault valueDescriptionExample

simple.email.smtp.active

BooleanTrueEmail sending enabled.

simple.email.test.user

StringNot definedSend all emails to this test email address during non-production testing.user@example.com

simple.email.append.timezone

BooleanTrueAppend system timezone to dates and times in the sent email.

simple.email.watermark.visible

BooleanTrueCreates a visible watermark in the sent emails. If false, creates an invisible watermark via a hidden div tag.

simple.email.smtp.fail_message_ids

StringNot definedDo 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

StringNot definedResend email if server returns these SMTP error codes.421,450,451,452

simple.email.smtp.default_retry

BooleanTrueResend email when a server returns unknown SMTP error codes.

simple.ui.activity.email_roles

StringNot definedUser Roles that are able to view emails in the Activity formatter when the option "Sent/Received Emails" is enabled.admin

simple.email.journal.lines

IntegerNot definedA number of journal entries (Additional comments, Work notes, etc.) included in email notifications (-1 means all).3

default.email.account.send.smtp

Big IntegerAccount IDDefault email account for sending emails by SMTP protocol.

sent_email.limit

IntegerNot definedThe number of emails processed per each operation.

  • No labels