aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-08-14 13:40:13 +0100
committerLouise Crow <louise.crow@gmail.com>2014-08-14 14:58:02 +0100
commitb6a09f0539b470d0c5d6b45f34bb8d574765d4e6 (patch)
treecfefe74ee71997268942b9bcc27361711e59c7b9
parenta91d0e79165c5876954d5570d2b550a660e8d013 (diff)
Clarify where @example.com comes from in /etc/postfix/recipients
-rw-r--r--docs/installing/email.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md
index a8370e3d9..aaebdfb75 100644
--- a/docs/installing/email.md
+++ b/docs/installing/email.md
@@ -181,6 +181,8 @@ right-hand side are ignored by postfix. Here we allow postfix to accept
mails to special Alaveteli addresses, and `postmaster@example.com`,
`user-support@example.com` and `team@example.com`.
+The `@example.com` domain is set in the `mydestination` as above. This should be set to your actual domain.
+
#### Set up contact email recipient groups
To set up recipient groups for the `postmaster@`, `team@` and `user-support@` email addresses at your domain, add alias records for them in `/etc/aliases`: