aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/installing/email.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md
index 98dff0087..a7e1693de 100644
--- a/docs/installing/email.md
+++ b/docs/installing/email.md
@@ -24,10 +24,11 @@ This section shows an example of how to set up your MTA if you're using
### Instructions
-For example, with:
+Install postfix.
- ALAVETELI_HOME=/path/to/alaveteli/software
- ALAVETELI_USER=www-data
+ sudo apt-get install postfix
+
+In the install options, select the default configuration `Internet Site` and set the hostname to your sitename.
In `/etc/postfix/master.cf`: