diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-03-03 13:55:24 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-03-03 13:55:24 +0000 |
commit | 683c5fbeaf383bf78709891917a400708f875911 (patch) | |
tree | 600230df5930ad5bde698dd11ba9a4e28e102455 /docs/running/admin_manual.md | |
parent | 68c35ba1d9e705747b9e99d2ba4059760c72ec2c (diff) | |
parent | b702d596b67d996bfb489b90293f6f39def11430 (diff) |
Merge branch 'issues/2063-document-holding-pen' into gh-pages closes #2063
Diffstat (limited to 'docs/running/admin_manual.md')
-rw-r--r-- | docs/running/admin_manual.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/running/admin_manual.md b/docs/running/admin_manual.md index dbe8be3d1..3b05a5400 100644 --- a/docs/running/admin_manual.md +++ b/docs/running/admin_manual.md @@ -367,6 +367,12 @@ message under the title *Things to do*: Click on that message — you'll see a list of all the messages that need your attention. Click on any one of them to see the details. +<div class="attention-box helpful-hint"> + If the message does not belong to any request, you can delete it instead. + Simply click on the <strong>Destroy Message</strong> button instead of + redelivering it. +</div> + When you inspect a message, you may see a guess made by Alaveteli as to which request the message belongs to. Check this request. If the guess is right — the incoming email really is a response to that request — @@ -404,6 +410,7 @@ another request** button. The message will now be associated with the correct request. It is no longer in the holding pen, and is shown instead on the public request page. + ### Rejecting spam that arrives in the holding pen Alaveteli maintains a |