diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-07 13:54:34 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-07 13:54:34 +0100 |
commit | 05245871f4bd5edfa62d0251d270f030c72f8efc (patch) | |
tree | 6361aa62e6cfc9f114a9c2c0b9d539061391aa22 /docs/installing | |
parent | a64dbe172662fe1a9dfc572c1b21635ff086cc62 (diff) |
Add package install
Diffstat (limited to 'docs/installing')
-rw-r--r-- | docs/installing/email.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index 98dff0087..7675b908a 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -108,6 +108,10 @@ This section shows an example of how to set up your MTA if you're using ### Instructions +Install exim4: + + apt-get install exim4 + We suggest you add the following to your exim configuration. In `/etc/exim4/conf.d/main/04_alaveteli_options`, set: |