diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-02-10 12:34:47 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-02-27 14:09:36 +0000 |
commit | d722a1df931ee0e6cc4ef2a2a3c84c08b8155319 (patch) | |
tree | c0f667cd66bcb458174514f8087704ea6931ba49 /docs/running/admin_manual.md | |
parent | 68c35ba1d9e705747b9e99d2ba4059760c72ec2c (diff) |
Add page explaining holding pen, update links in glossary and admin_guide
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 |