aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing/manual_install.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-07-07 18:34:46 +0100
committerLouise Crow <louise.crow@gmail.com>2014-08-07 11:56:28 +0100
commitb962470c4295f56f4a8b893a832f3b027778c9b8 (patch)
tree9f81838c73190a9ed5c917fe5cd93e8dbe821e7e /docs/installing/manual_install.md
parentfbe7b557780da32fe696899fa79d2e5e05673ec1 (diff)
Reference Postfix as well as Exim - it's easier to setup.
Diffstat (limited to 'docs/installing/manual_install.md')
-rw-r--r--docs/installing/manual_install.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index 8d6403b73..841617477 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -218,7 +218,7 @@ to the test config in `database.yml` (as seen in `database.yml-example`)
You will need to set up an email server (MTA) to send and receive emails. Full
configuration for an MTA is beyond the scope of this document -- see this
-[example config for Exim4]({{ site.baseurl }}docs/installing/email/).
+[example configs for Exim4 and Postfix]({{ site.baseurl }}docs/installing/email/).
Note that in development mode mail is handled by mailcatcher by default so
that you can see the mails in a browser - see [http://mailcatcher.me/](http://mailcatcher.me/) for more
@@ -450,9 +450,9 @@ notes]({{ site.baseurl}}docs/running/server/).
First, you need to check that your MTA is delivering relevant
incoming emails to the `script/mailin` command. There are various
ways of setting your MTA up to do this; we have documented
- [one way of doing it]({{ site.baseurl }}docs/installing/email/#troubleshooting-exim)
- in Exim, including a command you can use to check that the email
- routing is set up correctly.
+ one way of doing it
+ [in Exim]({{ site.baseurl }}docs/installing/email/#example-setup-on-exim4), including [a command you can use]({{ site.baseurl }}docs/installing/email/#troubleshooting-exim) to check that the email
+ routing is set up correctly. We've also documented one way of setting up [Postfix]({{ site.baseurl }}docs/installing/email/#example-setup-on-postfix), with a similar [debugging command]({{ site.baseurl }}docs/installing/email/#troubleshooting-postfix).
Second, you need to test that the mailin script itself is working
correctly, by running it from the command line, First, find a