aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing/email.md
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-08-14 12:39:18 +0100
committerLouise Crow <louise.crow@gmail.com>2014-08-14 14:51:31 +0100
commit687ce1408c6b7600d8415851c308cebc71c62f5e (patch)
treeafe0b8aff8a0696b690e70fd0d95f357ff15657e /docs/installing/email.md
parent4f8364f5ee1ea9494c131ab1eda2bcb91b5d3cc5 (diff)
Split bounce handling note in to smaller sentences
Diffstat (limited to 'docs/installing/email.md')
-rw-r--r--docs/installing/email.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md
index cf528979f..0252782fe 100644
--- a/docs/installing/email.md
+++ b/docs/installing/email.md
@@ -70,10 +70,7 @@ To make use of automatic bounce-message handling, set [`TRACK_SENDER_EMAIL`]({{
See the MTA-specific instructions for how to do this for [exim]({{ site.baseurl }}docs/installing/email#filter-incoming-messages-to-admin-addresses) and [postfix]({{ site.baseurl }}docs/installing/email#filter-incoming-messages-to-site-admin-addresses).
-Note that this bounce handling is not applied to request email
-addresses; any bounce messages from authorities will be added to the
-request page so that the user can see what has happened and ask site
-admins for help redelivering the request if necessary.
+_Note:_ Bounce handling is not applied to request emails. Bounce messages from authorities get added to the request page so that the user can see what has happened. Users can ask site admins for help redelivering the request if necessary.
---