Inbound Email Properties
Use the following properties to set up the receiving of emails and defining them as "forwarded" and "reply".
To get a list of available system properties, navigate to System Properties → All Properties.
simple.email.read.active
To enable the receiving of emails, set the value to true.
Type: Boolean
Default value: true
Value example: true
simple.email.forward_subject_prefix
Specify the prefixes of the forwarded emails that the Subject field should begin with.
The prefix values are case-insensitive and must be separated by a comma.
If this property value contains only spaces, separators, or is not defined, the default value fw:
is applied.
Type: String
Default value: fw:,fwd:
Value example: fw:,fwd:
simple.email.reply_subject_prefix
Specify the prefixes of the incoming emails that the Subject field should begin with.
The prefix values are case-insensitive and must be separated by a comma.
If this property value contains only spaces, separators, or is not defined, the default value re:
is applied.
Type: String
Default value: re:,aw:,r:,Accepted:,Tentative:,Declined:
Value example: re:,aw:,r:,Accepted:,Tentative:,Declined