From e94fb894c5731a7f5610662e9345a746f15f0f1b Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 14 Aug 2014 12:05:53 +0100 Subject: Reword for consistency with transactional mail example --- docs/installing/email.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/installing/email.md') diff --git a/docs/installing/email.md b/docs/installing/email.md index ace923bd7..3587fd55c 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -54,8 +54,7 @@ You must configure your MTA to deliver mail sent to these addresses to the admin Users subscribed to updates from the site – known as `tracks` – receive emails when there is something new of interest to them on the site. -The address that these messages are sent from is configured by the -[`TRACK_SENDER_EMAIL`]({{site.baseurl}}docs/customising/config/#track_sender_email) option in `config/general.yml` +Configure the address that these messages are sent from in the [`TRACK_SENDER_EMAIL`]({{site.baseurl}}docs/customising/config/#track_sender_email) option in `config/general.yml`: TRACK_SENDER_EMAIL = 'track@example.com' -- cgit v1.2.3