From a3a7b94b04974c40bca54caece474e8506d53822 Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Tue, 14 Dec 2004 14:14:32 +0000 Subject: updating the content for this guide --- admin/www/mailman-admin/node10.html | 246 ++++++++++++++++++++++++------------ 1 file changed, 168 insertions(+), 78 deletions(-) (limited to 'admin/www/mailman-admin/node10.html') diff --git a/admin/www/mailman-admin/node10.html b/admin/www/mailman-admin/node10.html index 00befc26..e532178d 100644 --- a/admin/www/mailman-admin/node10.html +++ b/admin/www/mailman-admin/node10.html @@ -1,106 +1,196 @@
--The General Options category is where you can set a variety of -variables that affect basic behavior and public information. In the -descriptions that follow, the variable name is given first, along with -an overview and a description of what that variable controls. +These variables, grouped under the general list personality section, +control some public information about the mailing list.
+
mylist
in mylist@example.com
. The posting
+ name is always presented in lower case, with alphanumeric
+ characters and no spaces. The list's real name is used in some
+ public information and email responses, such as in the general
+ list overview. The real name can differ from the posting name by
+ case only. For example, if the posting name is mylist
, the
+ real name can be Posting
.
-+
moderator
addresses (see below).
+
++
owner
addresses. For example, when
+ you email mylist-owner@example.com
, both the owner and
+ moderator addresses will receive a copy of the message.
+
++
+
+
+
+ Subject: This is a message +
+and the subject_prefix
is [My List]
(note the
+ trailing space!), then the message will be received like so:
+
+
+
+ Subject: [My List] This is a message +
+If you leave subject_prefix
empty, no prefix will be added
+ to the Subject:. Mailman is careful not to add a
+ prefix when the header already has one, as is the case in replies
+ for example. The prefix can also contain characters in the list's
+ preferred language. In this case, because of vagarities of the
+ email standards, you may or may not want to add a trailing space.
+
+
+
+Note that this option is simply an aid for anonymization, it + doesn't guarantee it. For example, a poster's identity could be + evident in their signature, or in other mail headers, or even in + the style of the content of the message. There's little Mailman + can do about this kind of identity leakage. +
-- cgit v1.2.3