From 34d6ece8a454e5d1d027ed106ba039a0a88db36d Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Sun, 17 Sep 2006 18:16:07 +0000 Subject: Copy the mm21 admin directory out of the mm21 branch. We'll svn external the latter to get that back into the release, but I really don't want to maintain multiple copies of the web pages. --- admin/www/mailman-admin/node25.html | 195 ------------------------------------ 1 file changed, 195 deletions(-) delete mode 100644 admin/www/mailman-admin/node25.html (limited to 'admin/www/mailman-admin/node25.html') diff --git a/admin/www/mailman-admin/node25.html b/admin/www/mailman-admin/node25.html deleted file mode 100644 index e13821ae..00000000 --- a/admin/www/mailman-admin/node25.html +++ /dev/null @@ -1,195 +0,0 @@ - - -
- - - - - - - - - - --These policies control the automatic bounce processing system in -Mailman. Here's an overview of how it works: - -
-When a bounce is received, Mailman tries to extract two pieces of -information from the message: the address of the member the message -was intended for, and the severity of the problem causing the bounce. -The severity can be either hard for fatal errors, or -soft for transient errors. When in doubt, a hard severity is -used. - -
-If no member address can be extracted from the bounce, then the bounce -message is usually discarded. Every member has a bounce score, -initialized at zero, and every time we encounter a bounce from a -member we increment that member's score. Hard bounces increment by 1 -while soft bounces increment by 0.5. We only increment the bounce -score once per day, so even if we receive ten hard bounces from a -member per day, their score will increase by only 1 for that day. - -
-When a member's bounce score is greater than the bounce score -threshold (see below), the member's subscription is disabled. Once -disabled, the member will not receive any postings from the list until -their membership is explicitly re-enabled, either by the list -administrator or the user. However, they will receive occasional -reminders that their membership has been disabled, and these reminders -will include information about how to re-enable their membership. You -can control both the number of reminders the member will receive and -the frequency with which these reminders are sent. - -
-There is one other important configuration variable; after a certain -period of time - during which no bounces from the member are received -- the bounce information is considered stale and discarded. Thus by -adjusting this value, and the score threshold, you can control how -quickly bouncing members are disabled. You should tune both of these -to the frequency and traffic volume of your list. - -
-
-
-
-
-
-
-
-
- -
- - - - -- cgit v1.2.3