diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-12 09:21:21 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-12 09:21:21 +0100 |
commit | eff081e63a767d63e2f5238d986f25c541f8eb95 (patch) | |
tree | 3a08c7ccf546ddb70ac050d0f2f26e909925a0e3 /docs | |
parent | a21b2ea4cef5833407db5124b5008c7fca4a3b8d (diff) |
fixup! Add backup info
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing/email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index 25d20fdd9..412a74f8d 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -149,7 +149,7 @@ command: 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. You can copy all incoming mail to Alaveteli to a backup account to a separate mailbox, just in case. Create a UNIX user `backupfoi`, and add the following line to -`/etc/postfix/master.cf` +`/etc/postfix/main.cf` recipient_bcc_maps = regexp:/etc/postfix/recipient_bcc |