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

Compare with Current View Page History

« Previous Version 4 Next »

Property list

The following properties provide ways to enable receiving messages and define messages as "forwarded" and "reply".

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

Property nameTypeDefault valueDescriptionExample

simple.email.read.active

BooleantrueReceiving email is enabled.true

simple.email.forward_subject_prefix

Stringfw:,fwd:

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.

If this property value contains only spaces, separators, or is not defined, the default value fw: is applied.

fw:,fwd:

simple.email.reply_subject_prefix

String

re:,aw:,r:,Accepted:,Tentative:,Declined:

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.

If this property value contains only spaces, separators, or is not defined, the default value re: is applied.

re:,aw:,r:,Accepted:,Tentative:,Declined:

/


  • No labels