From 04c59ddc19224a4831b2b7e2b8cf24ff34f3bdaa Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 26 Aug 2016 18:43:47 +0200 Subject: use summaries --- content/tech/nixos-mailserver.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/tech/nixos-mailserver.md') diff --git a/content/tech/nixos-mailserver.md b/content/tech/nixos-mailserver.md index 3bc21ca..6be8610 100644 --- a/content/tech/nixos-mailserver.md +++ b/content/tech/nixos-mailserver.md @@ -6,6 +6,7 @@ title: NixOS mail server draft: true --- + This is my working, but in progress [NixOS]({{< ref "nixos-intro.md" >}}) mail server configuration. These are the relevant configuration parts, they are *not* tested and **not guaranteed to be secure, deploy at your own risk**. The configuration is based on [this](https://thomas-leister.de/allgemein/sicherer-mailserver-dovecot-postfix-virtuellen-benutzern-mysql-ubuntu-server-xenial/) blog post (German). For an easier overview, I created a seperate `mail.nix` that is included in the main `configuration.nix`. The firewall needs to be open for ports 993 (imps), 25 (smtp) and 587 (smtps). -- cgit v1.3.1