diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-18 12:25:57 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-18 16:36:03 +0100 |
commit | fc11a8258c062d5e3e65ca3644c0610e57cde83a (patch) | |
tree | c448d6b24a71eb71253ef0ddd68cb3d39e685968 /docs | |
parent | 842bd85d87262ace3f7b79bad8c7e37303bf6bee (diff) |
Fix path typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing/email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index 775e45ffa..56131a2d8 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -218,7 +218,7 @@ _Note:_ Replace `/var/www/alaveteli` with the correct path to alaveteli if requi #### Set up your contact email recipient groups -To set up recipient groups for the `team@` and `user-support@` email addresses at your domain, add alias records for them in `/var/www/alaveteli/config/etc/aliases` +To set up recipient groups for the `team@` and `user-support@` email addresses at your domain, add alias records for them in `/var/www/alaveteli/config/aliases` team: user@example.com, otheruser@example.com user-support: team |