Configuration Reference
Version:2.7.1-SNAPSHOT
Micronaut Email Amazon Ses Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If Amazon Simple Email Service integration is enabled. Default value: |
Micronaut Email Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
The name of the contact sending the email. |
Micronaut Email Javamail Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If Mailjet integration is enabled. Default value: |
|
java.util.Map |
Property | Type | Description |
---|---|---|
|
boolean |
If authentication is enabled. Default value: |
|
java.lang.String |
|
|
java.lang.String |
Micronaut 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. |
Micronaut Email Postmark Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If Postmark integration is enabled. Default value: |
|
java.lang.String |
|
|
boolean |
Whether to track if the email is opened. Default value: |
|
Whether to track the email’s links. Default value DO_NOT_TRACK. |
Micronaut Email Sendgrid Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If SendGrid integration is enabled. Default value true |
|
java.lang.String |