The following properties provide ways to enable receiving messages and define messages as "forward" and "reply".
To get a list of available system properties, please navigate to System Properties → All Properties.
Property name | Type | Default value | Description | Example | |
---|---|---|---|---|---|
simple.email.forward_subject_prefix | String | fw:,fwd: | Incoming email is identified as "forward" if the Subject field starts with one of the prefixes defined with this property. Prefix values are case-insensitive and should be separated by a comma.
| fw:,fwd: | |
simple.email.read.active | Boolean | true | Email receiving enabled. | true | |
simple.email.reply_subject_prefix | String | re:,aw:,r:,Accepted:,Tentative:,Declined: | Incoming email is identified as "reply" if the Subject field starts with one of the prefixes defined with this property. Prefix values are case-insensitive and should be separated by a comma.
| re:,aw:,r:,Accepted:,Tentative:,Declined: |
/