mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 17:14:31 +02:00
deploy: c6dd79dbca
This commit is contained in:
parent
bb483327d1
commit
0e29aafe41
40 changed files with 567 additions and 46 deletions
|
@ -594,6 +594,18 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../security/mail_crypt/" class="md-nav__link">
|
||||
Mail Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
@ -1378,7 +1390,7 @@ fail2ban-client stop postfix
|
|||
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
<a href="../../security/fail2ban/" class="md-footer__link md-footer__link--prev" rel="prev">
|
||||
<a href="../../security/mail_crypt/" class="md-footer__link md-footer__link--prev" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
|
@ -1387,7 +1399,7 @@ fail2ban-client stop postfix
|
|||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Fail2Ban
|
||||
Mail Encryption
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue