[Postfix] Allow to relay only non-local mailboxes
This commit is contained in:
@@ -739,9 +739,11 @@
|
||||
"max_quota": "Max. quota per mailbox (MiB)",
|
||||
"domain_quota": "Domain quota",
|
||||
"backup_mx_options": "Backup MX options",
|
||||
"relay_domain": "Relay domain",
|
||||
"relay_domain": "Relay this domain",
|
||||
"relay_all": "Relay all recipients",
|
||||
"relay_all_info": "<small>If you choose <b>not</b> to relay all recipients, you will need to add a (\"blind\") mailbox for every single recipient that should be relayed.</small>",
|
||||
"relay_all_info": "↪ If you choose <b>not</b> to relay all recipients, you will need to add a (\"blind\") mailbox for every single recipient that should be relayed.",
|
||||
"relay_unknown_only": "Relay non-existing mailboxes only. Existing mailboxes will be delivered locally.",
|
||||
"relay_transport_info": "<div class=\"label label-info\">Info</div> You can define transport maps for a custom destination for this domain. If not set, a MX lookup will be made.",
|
||||
"full_name": "Full name",
|
||||
"quota_mb": "Quota (MiB)",
|
||||
"sender_acl": "Allow to send as",
|
||||
@@ -821,7 +823,9 @@
|
||||
"backup_mx_options": "Backup MX options",
|
||||
"relay_all": "Relay all recipients",
|
||||
"relay_domain": "Relay this domain",
|
||||
"relay_all_info": "<small>If you choose <b>not</b> to relay all recipients, you will need to add a (\"blind\") mailbox for every single recipient that should be relayed.</small>",
|
||||
"relay_all_info": "↪ If you choose <b>not</b> to relay all recipients, you will need to add a (\"blind\") mailbox for every single recipient that should be relayed.",
|
||||
"relay_unknown_only": "Relay non-existing mailboxes only. Existing mailboxes will be delivered locally.",
|
||||
"relay_transport_info": "<div class=\"label label-info\">Info</div> You can define transport maps for a custom destination for this domain. If not set, a MX lookup will be made.",
|
||||
"alias_address": "Alias address/es",
|
||||
"alias_address_info": "<small>Full email address/es or @example.com, to catch all messages for a domain (comma-separated). <b>mailcow domains only</b>.</small>",
|
||||
"alias_domain_info": "<small>Valid domain names only (comma-separated).</small>",
|
||||
|
Reference in New Issue
Block a user