aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-10-24 12:13:59 +0300
committerJan Tuomi <jan@jantuomi.fi>2025-10-24 12:13:59 +0300
commit4e6327f2f7b825e1fbe27303744af735f7fe59f3 (patch)
tree5c1084c30bb3feb0d76325ede474d163306e56ca /templates
parent5263aa814da9852294ea64c77af22a1cd2507fca (diff)
Add wildcard mail aliases
Diffstat (limited to 'templates')
-rw-r--r--templates/etc_aliases.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/etc_aliases.j2 b/templates/etc_aliases.j2
index a9ac845..4fe3e7f 100644
--- a/templates/etc_aliases.j2
+++ b/templates/etc_aliases.j2
@@ -1 +1 @@
-root: {{ dma_to_address }}
+*: {{ dma_to_address }}