mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-29 15:14:32 +02:00
deploy: 555fbb78c4
This commit is contained in:
parent
9f48c220a9
commit
1c4af75258
44 changed files with 2356 additions and 57 deletions
|
@ -681,6 +681,20 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../security/rspamd/" class="md-nav__link">
|
||||
Rspamd
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
@ -1620,7 +1634,7 @@ fail2ban-client stop postfix
|
|||
<nav class="md-footer__inner md-grid" aria-label="Footer" >
|
||||
|
||||
|
||||
<a href="../../security/mail_crypt/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Mail Encryption" rel="prev">
|
||||
<a href="../../security/rspamd/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Rspamd" 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>
|
||||
|
@ -1629,7 +1643,7 @@ fail2ban-client stop postfix
|
|||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Mail Encryption
|
||||
Rspamd
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue