summaryrefslogtreecommitdiff
path: root/content/tech/nixos-mailserver.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2019-11-24 17:18:36 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2019-11-24 17:43:52 +0100
commit1f74c443405b2827217275bbdc428bd9320bb99a (patch)
treed97b3c35280ab24fdffd9b099fca0f318239986b /content/tech/nixos-mailserver.md
parentf752530692e7a3db2d75bc2c77b80839da64d5f3 (diff)
downloadblog-1f74c443405b2827217275bbdc428bd9320bb99a.tar.gz
blog-1f74c443405b2827217275bbdc428bd9320bb99a.zip
Rework index page layout to include projects
Diffstat (limited to 'content/tech/nixos-mailserver.md')
-rw-r--r--content/tech/nixos-mailserver.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/content/tech/nixos-mailserver.md b/content/tech/nixos-mailserver.md
index 6be8610..8b5e19b 100644
--- a/content/tech/nixos-mailserver.md
+++ b/content/tech/nixos-mailserver.md
@@ -1,6 +1,4 @@
---
-categories:
-- software
date: 2016-06-11
title: NixOS mail server
draft: true
@@ -248,7 +246,7 @@ smtpd_helo_restrictions = permit_mynetworks
smtpd_data_restrictions = reject_unauth_pipelining
-mailbox_transport = lmtp:inet:127.0.0.1:8458
+mailbox_transport = lmtp:inet:127.0.0.1:8458
milter_default_action = accept
milter_protocol = 2