mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
deploy: c6dd79dbca
This commit is contained in:
parent
bb483327d1
commit
0e29aafe41
40 changed files with 567 additions and 46 deletions
|
@ -600,6 +600,18 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../mail_crypt/" class="md-nav__link">
|
||||
Mail Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
@ -1246,13 +1258,13 @@
|
|||
</a>
|
||||
|
||||
|
||||
<a href="../../troubleshooting/debugging/" class="md-footer__link md-footer__link--next" rel="next">
|
||||
<a href="../mail_crypt/" 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>
|
||||
Debugging
|
||||
Mail Encryption
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue