Configuration Reference
Version:1.2.3
Email Amazon Ses Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If Amazon Simple Email Service integration is enabled. Default value: |
Email Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
Default from email address. |
|
java.lang.String |
From name |
Email Javamail Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If Mailjet integration is enabled. Default value: |
|
java.util.Map |
properties as listed in Appendix A of the JavaMail spec (particularly mail.store.protocol, mail.transport.protocol, mail.host, mail.user, and mail.from). |
Email Mailjet Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If Mailjet integration is enabled. Default value: |
|
java.lang.String |
Mailjet API Version. Default value: |
|
java.lang.String |
Mailjet API Key. |
|
java.lang.String |
Mailjet API Secret. |
Email Postmark Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If Postmark integration is enabled. Default value: |
|
java.lang.String |
Postmark API token. |
|
boolean |
Whether to track if the email is opened. Default value: |
|
Whether to track the email’s links. Default value DO_NOT_TRACK. |
Email Sendgrid Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
The API (Application Programming Interface) keys to authenticate access to SendGrid service. |
|
boolean |
If SendGrid integration is enabled. Default value true |