mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 01:55:29 +02:00
deploy: ef66dd5d12
This commit is contained in:
parent
c1222cc691
commit
eb766d0585
55 changed files with 180 additions and 179 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
|
||||
<link rel="icon" href="../../../../assets/logo/favicon-32x32.png">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.5">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.6">
|
||||
|
||||
|
||||
|
||||
|
@ -2558,7 +2558,7 @@ setup relay exclude-domain <span class="s"><domain></span>
|
|||
</ul>
|
||||
<div class="admonition abstract">
|
||||
<p class="admonition-title">Postfix Settings</p>
|
||||
<p>Internally this feature is implemented in DMS by <a href="https://github.com/docker-mailserver/docker-mailserver/blob/v14.0.0/target/scripts/helpers/relay.sh"><code>relay.sh</code></a>.</p>
|
||||
<p>Internally this feature is implemented in DMS by <a href="https://github.com/docker-mailserver/docker-mailserver/blob/v15.0.0/target/scripts/helpers/relay.sh"><code>relay.sh</code></a>.</p>
|
||||
<p>The <code>relay.sh</code> script manages configuring these Postfix settings:</p>
|
||||
<div class="highlight"><pre><span></span><code><span class="c"># Send all outbound mail through this relay service:</span>
|
||||
relayhost <span class="s">= [smtp.relay-service.com]</span><span class="p">:</span><span class="m">587</span>
|
||||
|
@ -2646,7 +2646,7 @@ smtp_sender_dependent_authentication <span class="s">= yes</span>
|
|||
<script id="__config" type="application/json">{"base": "../../../..", "features": ["navigation.tabs", "navigation.top", "navigation.expand", "navigation.instant", "content.action.edit", "content.action.view", "content.code.annotate"], "search": "../../../../assets/javascripts/workers/search.f8cc74c7.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
|
||||
|
||||
|
||||
<script src="../../../../assets/javascripts/bundle.f1b6f286.min.js"></script>
|
||||
<script src="../../../../assets/javascripts/bundle.c8b220af.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue