| 1 | The administrative requests are displayed in one of two ways, on a <a
|
|---|
| 2 | href="%(summaryurl)s">summary page</a>, and on a <em>details</em>
|
|---|
| 3 | page. The summary page contains pending subscription and
|
|---|
| 4 | unsubscription requests, as well as postings being held for your
|
|---|
| 5 | approval, grouped by sender email address. The details page contains
|
|---|
| 6 | a more detailed view of each held message, including the all the
|
|---|
| 7 | message's headers and an excerpt of the message body.
|
|---|
| 8 |
|
|---|
| 9 | <p>On all the pages, the following actions are available:
|
|---|
| 10 |
|
|---|
| 11 | <ul>
|
|---|
| 12 | <li><b>Defer</b> -- Defer your decision until later. No action is
|
|---|
| 13 | taken now for this pending administrative request, but for held
|
|---|
| 14 | postings, you can still forward or preserve the message (see
|
|---|
| 15 | below).
|
|---|
| 16 |
|
|---|
| 17 | <li><b>Approve</b> -- Approve the message, sending it on to the list.
|
|---|
| 18 | For membership requests, approve the change in membership status.
|
|---|
| 19 |
|
|---|
| 20 | <li><b>Reject</b> -- Reject the message, sending a rejection notice to
|
|---|
| 21 | the sender, and discarding the original message. For membership
|
|---|
| 22 | requests, reject the change in membership status. In either case,
|
|---|
| 23 | you should add a reason for the rejection in the accompanying text
|
|---|
| 24 | box.
|
|---|
| 25 |
|
|---|
| 26 | <li><b>Discard</b> -- Throw away the original message, without sending
|
|---|
| 27 | a rejection notice. For membership requests, this simply discards
|
|---|
| 28 | the request without notice to the person making the request. This
|
|---|
| 29 | is usually the action you want to take for known spam.
|
|---|
| 30 | </ul>
|
|---|
| 31 |
|
|---|
| 32 | <p>For held messages, turn on the <b>Preserve</b> option if you want
|
|---|
| 33 | to save a copy of the message for the site administrator. This is
|
|---|
| 34 | useful for abusive messages that you want to discard, but need to keep
|
|---|
| 35 | a record of for later inspection.
|
|---|
| 36 |
|
|---|
| 37 | <p>Turn on the <b>Forward to</b> option, and fill in the forwarding
|
|---|
| 38 | address if you want to forward the message to someone else not on the
|
|---|
| 39 | list. To edit a held message before it is sent on to the list, you
|
|---|
| 40 | should forward the message to yourself (or the list owners), and
|
|---|
| 41 | discard the original message. Then, when the message shows up in your
|
|---|
| 42 | mailbox, make your edits and resend the message to the list, including
|
|---|
| 43 | an <tt>Approved:</tt> header with the list password as its value. It
|
|---|
| 44 | is proper netiquette in this case to include a note in the resent
|
|---|
| 45 | message, explaining that you have modified the text.
|
|---|
| 46 |
|
|---|
| 47 | <p>If the sender is a list member who is being moderated, you can
|
|---|
| 48 | optionally clear their moderation flag. This is useful when your list
|
|---|
| 49 | is configured to put new members on probation, and you've decided that
|
|---|
| 50 | this member can be trusted to post to the list without approval.
|
|---|
| 51 |
|
|---|
| 52 | <p>If the sender is not a list member, you can add the email address to
|
|---|
| 53 | a <em>sender filter</em>. Sender filters are described on the <a
|
|---|
| 54 | href="%(filterurl)s">sender filter privacy page</a>, and may be one of
|
|---|
| 55 | <b>auto-accept</b> (Accepts), <b>auto-hold</b> (Holds),
|
|---|
| 56 | <b>auto-reject</b> (Rejects), or <b>auto-discard</b> (Discards). This
|
|---|
| 57 | option will not be available if the address is already on one of the
|
|---|
| 58 | sender filters.
|
|---|
| 59 |
|
|---|
| 60 | <p>When you're finished, click on the <em>Submit All Data</em> button
|
|---|
| 61 | at the top or bottom of the page. This button will submit all
|
|---|
| 62 | selected actions for all administrative requests that you've made a
|
|---|
| 63 | decision for.
|
|---|
| 64 |
|
|---|
| 65 | <p><a href="%(summaryurl)s">Return to the summary page</a>.
|
|---|