aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2a63e40..d5a0e33 100644
--- a/Makefile
+++ b/Makefile
@@ -153,6 +153,8 @@ check-aliases:
for alias in abuse admin hostmaster postmaster; do \
uuid | email -s "\"$$alias\" alias test from $$(id -un)@$$(hostname)" "$$alias@euandre.org"; \
done
+ uuid | email -s "lawtech->toph" -f andre@pilotis.net
+ uuid | email -s "toph->lawtech" andre@pilotis.net
check: check-shellcheck check-perlcritic check-nixfmt check-fixme \
check-dirty-public check-dirty-private check-dirty-pass \