diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-08 14:58:57 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-08 15:54:27 +0100 |
commit | 34eb5478b4905c0535e7ee1ede4b87bda69b48cc (patch) | |
tree | f178a9c76bd320545d80dd0799b07a05d85034f3 /docs/installing | |
parent | 866245d0d4b8516d1d432e4698160025c6b2c105 (diff) |
More info on transports
Diffstat (limited to 'docs/installing')
-rw-r--r-- | docs/installing/email.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index b719a27bb..5ee3bcceb 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -119,6 +119,8 @@ command: /^foi.*/ alaveteli EOF +This means that all incoming mail that starts `foi+` will be piped to `/var/www/alaveteli/script/mailin` as specified in `/etc/postfix/master.cf` at the start of this section. + #### Define the valid recipients for your domain Create `/etc/postfix/recipients` with the following command: |