From 9d02a4277cca1e896f5a2c6e79bf645f0f8d5bf3 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Mon, 7 Jul 2014 18:30:48 +0100 Subject: Add instructions for installing postfix. --- docs/installing/email.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/installing') 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`: -- cgit v1.2.3