Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
To get a list of available system properties, please navigate to System Properties → System Properties.
Property name | Type | Default value | Description | Example | ||||
---|---|---|---|---|---|---|---|---|
simple.email.forward_subject_prefix | String | Not defined | fw:,fwd: | Incoming email is identified as "forwarding" 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.pop3.readerjob.create_caller | Boolean | True | Automatically create users for incoming emails from trusted domains. | false | ||||
simple.email.pop3.reply_separators | String | Not defined | Discard everything below this text found in a reply body (comma-separated, case sensitive). | \n\n-----Original Message-----,\n\n _____ \n\nFrom: | ||||
simple.email.read.active | Boolean | True | Email receiving enabled. | true | ||||
simple.email.reply_subject_prefix | String | Not defined | 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: |
Table of Contents | ||
---|---|---|
|