diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-14 12:01:15 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-14 14:29:20 +0100 |
commit | d26897cfd59166728a0548f3d498ef7b1571157a (patch) | |
tree | de959aafe60fbe4e81df45163adb2b5a8ba745b2 | |
parent | 62a9dbf85222179c4c1a43e70effade6a221f287 (diff) |
Minor clarifications and active voice
-rw-r--r-- | docs/installing/email.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index 5edc4d893..e58054341 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -48,9 +48,7 @@ Configure the address that these messages are sent from in the [`CONTACT_EMAIL`] The address in [`CONTACT_EMAIL`]({{ site.baseurl }}docs/customising/config/#contact_email) is also visible in various places on the site so that users can get in touch with the team that runs the site. -Your MTA needs to be configured to deliver mail to this -address to the people who are going to administer your site, so that -they can handle it. +You must configure your MTA to deliver mail sent to these addresses to the administrators of your site so that they can respond to it. ### Tracks mail |