diff options
| -rw-r--r-- | Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -160,8 +160,9 @@ 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 + uuid | email -s "toph->lawtech" -f eu@euandre.org andre@pilotis.net + uuid | email -s "lawtech->papo" -f andre@pilotis.net andre@papo.im + uuid | email -s "papo->toph" -f andre@papo.im eu@euandre.org check: check-fixme \ check-dirty-public check-dirty-private check-dirty-pass \ |
