From a8945c3bfff4e279f275ce9166dc6f36b4da3dbe Mon Sep 17 00:00:00 2001 From: Dave Whiteland Date: Thu, 22 Jan 2015 16:20:05 +0000 Subject: improve holding pen glossary entry --- docs/glossary.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'docs/glossary.md') diff --git a/docs/glossary.md b/docs/glossary.md index 246afaf80..cfb093423 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -387,15 +387,28 @@ Definitions holding pen
- The holding pen is the conceptual place where responses that - could not be delivered are held. They need attention from a administrator. + The holding pen is the conceptual place where responses + that could not be delivered are held. They need attention from an + administrator. +

+ In fact, the holding pen is really a special "sticky" request that only exists to accept unmatched + responses. Whenever Alaveteli receives an email but can't work out which + request it is a response to, it attaches it to the holding pen instead. +

More information:

  • - see the admin manual for + See the admin manual for information on dealing with emails in the holding pen
  • +
  • + The most common reason for a response to be in the holding pen is that + an authority replied + to a request with the wrong email address (for example, by copying + the email address incorrectly). +
-- cgit v1.2.3