diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-18 12:11:10 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-18 16:30:41 +0100 |
commit | 4fb62304e89afd4a92a5cfdf085604cdcf599304 (patch) | |
tree | 1336df64e82cc0869cef7466d930685aa6a467a9 | |
parent | 9aafc0daf0da4e1dd56f721398c1318deb421d18 (diff) |
Omit needless words
-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 7422bd7a2..7c36db56d 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -174,7 +174,7 @@ Setting `extract_addresses_remove_arguments` to `false` gets exim to treat the ` In this section, we'll add config to pipe incoming mail for special Alaveteli addresses into Alaveteli, and also send them to a local backup -mailbox, just in case. Create the `backupfoi` UNIX user, and then create `/etc/exim4/conf.d/router/04_alaveteli` to specify an exim `router` for special Alaveteli addresses, which will route messages into Alaveteli using a local pipe transport: +mailbox. Create the `backupfoi` UNIX user, and then create `/etc/exim4/conf.d/router/04_alaveteli` to specify an exim `router` for special Alaveteli addresses, which will route messages into Alaveteli using a local pipe transport: cat > /etc/exim4/conf.d/router/04_alaveteli <<'EOF' alaveteli_request: |