Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Property list
The Use the following properties provide ways to enable receiving messages and define messages 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.
Property name | Type | Default value | Description | Example | ||
---|---|---|---|---|---|---|
simple.email.read.active | Boolean | trueReceiving email is enabled | To enable the receiving of emails, set the value to true. | true | ||
simple.email.forward_subject_prefix | String | fw:,fwd: | Specify the prefixes of the forwarded emails that the Subject field should begin with. The prefix An ncoming email is identified as a "forwarded" if the Subject field begins with one of the prefixes defined with this property. Prefix values are case-insensitive and must be separated by a comma.
| fw:,fwd: | ||
simple.email.reply_subject_prefix | String | re:,aw:,r:,Accepted:,Tentative:,Declined: | Specify the prefixes of the incoming emails that the Subject field should begin with. The prefix Incoming email is identified as a "reply" if the Subject field begins with one of the prefixes defined with this property. Prefix values are case-insensitive and must be separated by a comma.
| re:,aw:,r:,Accepted:,Tentative:,Declined: |
Table of Contents | ||||||
---|---|---|---|---|---|---|
|