diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-14 17:22:50 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-15 14:09:19 +0100 |
commit | 691902f1b6a99dbea63d1ceba09868e8efe24fe3 (patch) | |
tree | 5c028ed6204e2bb086f98c3c1f91baeca10bfa76 | |
parent | 95616048a07b1f34c25eb9c27875f18406a72743 (diff) |
Clarify that MTA install is done by the install script and on EC2.
-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/) |