diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-15 14:09:59 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-15 14:09:59 +0100 |
commit | 6035dae0eee9f7e0b28f3fcceb35af2a7d766faf (patch) | |
tree | 5c028ed6204e2bb086f98c3c1f91baeca10bfa76 /docs/installing/index.md | |
parent | 95616048a07b1f34c25eb9c27875f18406a72743 (diff) | |
parent | 691902f1b6a99dbea63d1ceba09868e8efe24fe3 (diff) |
Merge branch 'gh-pages-email-clarification' into gh-pages
Diffstat (limited to 'docs/installing/index.md')
-rw-r--r-- | docs/installing/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installing/index.md b/docs/installing/index.md index 50bcfd25a..41d1a5602 100644 --- a/docs/installing/index.md +++ b/docs/installing/index.md @@ -59,7 +59,7 @@ If you're setting up a development server on MacOS X, we've also got ## Other installation information -Alaveteli needs to be able to send and receive email, so you need to setup your -MTA (Mail Transfer Agent) appropriately. +Alaveteli needs to be able to send and receive email. If you're installing manually, you need to [setup your +MTA (Mail Transfer Agent) appropriately]({{ site.baseurl }}docs/installing/email/). The other install methods will do this for you. * [Installing the MTA]({{ site.baseurl }}docs/installing/email/) |