This commit is contained in:
github-actions[bot] 2021-04-01 20:45:17 +00:00
parent 223ae593b1
commit 98adb2d056
49 changed files with 2107 additions and 360 deletions

View file

@ -16,7 +16,7 @@
<link rel="canonical" href="https://docker-mailserver.github.io/docker-mailserver/edge/config/advanced/override-defaults/postfix/">
<link rel="icon" href="../../../../assets/logo/favicon-32x32.png">
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.7">
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.1.0">
@ -24,10 +24,10 @@
<link rel="stylesheet" href="../../../../assets/stylesheets/main.c772ddf0.min.css">
<link rel="stylesheet" href="../../../../assets/stylesheets/main.33e2939f.min.css">
<link rel="stylesheet" href="../../../../assets/stylesheets/palette.7fa14f5b.min.css">
<link rel="stylesheet" href="../../../../assets/stylesheets/palette.ef6f36e2.min.css">
@ -57,9 +57,10 @@
<body dir="ltr" data-md-color-scheme="" data-md-color-primary="none" data-md-color-accent="none">
<script>function __prefix(e){return new URL("../../../..",location).pathname+"."+e}function __get(e,t=localStorage){return JSON.parse(t.getItem(__prefix(e)))}</script>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
@ -96,9 +97,8 @@
</div>
</div>
</div>
<div class="md-header__options">
</div>
<label class="md-header__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
@ -752,6 +752,18 @@
<li class="md-nav__item">
<a href="../user-patches/" class="md-nav__link">
Modifications via Script
</a>
</li>
</ul>
</nav>
</li>
@ -1188,6 +1200,7 @@ This can also be used to add configuration that is not in our default configurat
</article>
</div>
</div>
</main>
@ -1210,13 +1223,13 @@ This can also be used to add configuration that is not in our default configurat
</a>
<a href="../../auth-ldap/" class="md-footer__link md-footer__link--next" rel="next">
<a href="../user-patches/" class="md-footer__link md-footer__link--next" rel="next">
<div class="md-footer__title">
<div class="md-ellipsis">
<span class="md-footer__direction">
Next
</span>
LDAP Authentication
Modifications via Script
</div>
</div>
<div class="md-footer__button md-icon">
@ -1252,7 +1265,7 @@ This can also be used to add configuration that is not in our default configurat
<script id="__config" type="application/json">{"base": "../../../..", "features": ["navigation.tabs", "navigation.expand", "navigation.instant"], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../../../../assets/javascripts/workers/search.fe42c31b.min.js", "version": {"provider": "mike"}}</script>
<script src="../../../../assets/javascripts/bundle.65ce87ac.min.js"></script>
<script src="../../../../assets/javascripts/bundle.d892486b.min.js"></script>
</body>