diff options
Diffstat (limited to 'docs/installing/email.md')
-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: |