mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-20 13:24:35 -05:00
Fix position of Mailcow (#692)
Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
parent
aa65489ed3
commit
ec83340292
@ -245,6 +245,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</a>
|
||||
<br>
|
||||
<p><strong><a href="https://mailinabox.email">Mail-in-a-Box</a></strong> is an automated setup script for deploying a mail server on Ubuntu. Its goal is to make it easier for users to set up their own mail server.</p>
|
||||
<br>
|
||||
<a href="https://mailcow.email/">
|
||||
<img src="/assets/img/legacy_svg/3rd-party/mailcow.svg"
|
||||
width="80rem" class="img-fluid float-start me-3"
|
||||
@ -252,6 +253,8 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</a>
|
||||
<p><strong><a href="https://mailcow.email">Mailcow</a></strong> is a more advanced mail server perfect for those with a bit more Linux experience. It has everything you need in a Docker container: A mailserver with DKIM support, antivirus and spam monitoring, webmail and ActiveSync with SOGo, and web-based administration with 2FA support. <strong><a href="https://mailcow.github.io/mailcow-dockerized-docs/">Mailcow Dockerized docs</a></strong></p>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<p>For a more manual approach we've picked out these two articles.</p>
|
||||
<ul>
|
||||
<li><a href="https://poolp.org/posts/2019-09-14/setting-up-a-mail-server-with-opensmtpd-dovecot-and-rspamd/">Setting up a mail server with OpenSMTPD, Dovecot and Rspamd</a> (2019)</li>
|
||||
|
Loading…
Reference in New Issue
Block a user