diff options
Diffstat (limited to 'docs')
-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: |