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

Compare with Current View Page History

« Previous Version 10 Next »

The following properties provide settings for receiving emails and define emails 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

BooleantrueTo enable the receiving of emails, set the value to true.true

simple.email.forward_subject_prefix

Stringfw:,fwd:

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.

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 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