From f5a4082831f5a7a3c5fd05d353dd7a01d4a9c0c0 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 14 Aug 2014 13:58:51 +0100 Subject: Clarify what adding to /etc/postfix/transports is doing --- docs/installing/email.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/installing/email.md') diff --git a/docs/installing/email.md b/docs/installing/email.md index 462da3c01..48b6f6174 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -231,15 +231,16 @@ Create a new pipe to handle replies: _Note:_ Replace `/var/www/alaveteli` with the correct path to alaveteli if required. -Next, add a line to `/etc/postfix/transports`: +Pipe mail sent to `user-support@example.com` to the `alaveteli_replies` pipe: + cat >> /etc/postfix/transports <