diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-06-09 16:21:26 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-06-09 16:21:26 +0100 |
commit | 85392b3bc21c524a810c6b65c7b5418f70225137 (patch) | |
tree | 800acede30fe842c1bc6c631ca192e41b5386d94 /installing/manual_install.md | |
parent | d01fbee0c71051532e31b4771fb54f9b0968d2e7 (diff) |
add postfix MTA setup instructions/example
from doc/INSTALL-postfix.md
Diffstat (limited to 'installing/manual_install.md')
-rw-r--r-- | installing/manual_install.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installing/manual_install.md b/installing/manual_install.md index 0214f9510..03626a26e 100644 --- a/installing/manual_install.md +++ b/installing/manual_install.md @@ -493,7 +493,7 @@ things that can be automated for deployment. 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 }}installing/exim4/#troubleshooting) + [one way of doing it]({{ site.baseurl }}installing/exim4/#troubleshooting-exim) in Exim, including a command you can use to check that the email routing is set up correctly. |