@@ -1295,12 +1295,19 @@
|
||||
"saveAction": "Save",
|
||||
"enable": "Use Cloudron Mail to send emails",
|
||||
"description2": "When enabled, the app is configured to send emails via the internal mail server using this address. The internal mail server will use the {{ domain }}'s <a href=\"{{ domainConfigLink }}\">Outbound Email</a> settings to send mail. When disabled, you can configure the email settings within the app.",
|
||||
"disable": "Do not configure mail settings",
|
||||
"enableDescription": "The app is configured to send mails using the address below and the {{ domain }}'s <a href=\"{{ domainConfigLink }}\">Outbound Email</a> settings.",
|
||||
"disable": "Do not configure app's mail delivery settings",
|
||||
"enableDescription": "The app is configured to send mails using the address below and {{ domain }}'s <a href=\"{{ domainConfigLink }}\">Outbound Email</a> settings.",
|
||||
"disableDescription": "The app's mail delivery settings is left alone. You can configure it inside the app."
|
||||
},
|
||||
"csp": {
|
||||
"title": "Content Security Policy"
|
||||
},
|
||||
"inbox": {
|
||||
"disable": "Do not configure inbox",
|
||||
"disableDescription": "The app's incoming mail settings is left alone. You can configure it inside the app. Select this if the domain's email is not hosted on Cloudron.",
|
||||
"title": "Incoming mail",
|
||||
"enable": "Use Cloudron Mail to receive emails",
|
||||
"enableDescription": "The app is configured to receive mails using the address below. Select this option if {{ domain }}'s email is hosted on this server."
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user