summary refs log tree commit diff stats
path: root/post
diff options
context:
space:
mode:
authorAlan Pearce2022-04-30 19:00:40 +0200
committerAlan Pearce2022-04-30 19:00:40 +0200
commitffab5dfcdeee267997cb3dbbda10df3b9f1be25b (patch)
tree6748eebc8caee5769d574dc6f8bea432fac7d95b /post
parent5d56c878e59e3712afc3353e2097509a04d4e514 (diff)
downloadwebsite-ffab5dfcdeee267997cb3dbbda10df3b9f1be25b.tar.lz
website-ffab5dfcdeee267997cb3dbbda10df3b9f1be25b.tar.zst
website-ffab5dfcdeee267997cb3dbbda10df3b9f1be25b.zip
Update tags of postfix-null-client post
Diffstat (limited to 'post')
-rw-r--r--post/postfix-as-null-client-with-external-catchall.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/postfix-as-null-client-with-external-catchall.md b/post/postfix-as-null-client-with-external-catchall.md
index eb0a913..b3fd5a4 100644
--- a/post/postfix-as-null-client-with-external-catchall.md
+++ b/post/postfix-as-null-client-with-external-catchall.md
@@ -3,7 +3,7 @@ title = 'Postfix on a NixOS null client with external catch-all'
 date = 2020-09-11T18:49:00+02:00
 
 [taxonomies]
-tags = ["development","git","nixos"]
+tags = ["nixos","infrastructure"]
 +++
 I wanted to set up a server so that any local email (e.g. generated by cron jobs/systemd timers) would be forwarded to an external address, regardless of the user.  I also wanted the from address to keep the system hostname whilst not allowing any external use of the mailserver.