From 8a6dcc922bc0595e7e56ce5d238e74e234b9e9d0 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Thu, 7 Aug 2014 11:45:30 +0100 Subject: Add recipient groups --- docs/installing/email.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/installing') diff --git a/docs/installing/email.md b/docs/installing/email.md index 660967b3e..2eb2ddf51 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -68,6 +68,10 @@ following to `/etc/aliases`: # we don't care about delivery do-not-reply-to-this-address: :blackhole: +To set up recipient groups for the `team@` and `user-support@` email addresses at your domain, add alias records for them in `/etc/aliases` too: + + team: user@example.com, otheruser@example.com + user-support: team ### Logging -- cgit v1.2.3