aboutsummaryrefslogtreecommitdiff
path: root/articles/2022/mailcow.html
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2026-07-12 11:08:50 +0200
committerPhilip Wittamore <philip@wittamore.com>2026-07-12 11:08:50 +0200
commit420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch)
tree3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2022/mailcow.html
update
Diffstat (limited to 'articles/2022/mailcow.html')
-rwxr-xr-xarticles/2022/mailcow.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/articles/2022/mailcow.html b/articles/2022/mailcow.html
new file mode 100755
index 0000000..5b29b53
--- /dev/null
+++ b/articles/2022/mailcow.html
@@ -0,0 +1,31 @@
+<!doctype html>
+<html lang="EN">
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="stylesheet" href="/style.css">
+ <title>Bloggings</title>
+ </head>
+ <body>
+ <header>
+ <h1>Bloggings</h1>
+ <a href="/index.php">Back</a>
+
+ </header>
+
+ <main>
+<article>
+<h2>Mailcow</h2>
+ <h3>24-12-2022</h3>
+ <img src="/images/mailcow-logo.png">
+ <p>
+ Very happy with Mailcow, it seems to be the best solution currently for a self hosted email server. It allows me to have perfectly authenticated email with DKMS, ARC, SPF and DMARC. I've set it up on an OVH vps and it's been running for a couple of weeks now.
+ </p><p>
+ In the past I have maintained by hand email servers, but - been there got the t-shirt. So I tested a few solutions such as Post.Io, iRedmail, etc. but settled on Mailcow as it is the most advanced and complete. Installation took only a few minutes.
+ </p><p>
+ <a href="https://mailcow.email/">https://mailcow.email</a>
+</article>
+</main>
+<footer>
+<p>&nbsp;</p><p>ยง</p></footer>
+</body></html>