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-member/node7.html | 146 ------------------------------------ 1 file changed, 146 deletions(-) delete mode 100644 admin/www/mailman-member/node7.html (limited to 'admin/www/mailman-member/node7.html') diff --git a/admin/www/mailman-member/node7.html b/admin/www/mailman-member/node7.html deleted file mode 100644 index 98a78051..00000000 --- a/admin/www/mailman-member/node7.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - -2 Translating from our examples to real lists - - - - - -

-2 Translating from our examples to real lists -

- -

-Often, it's easier to simply give an example than explain exactly how -to find the address for your specific list. As such, we'll frequently -give examples for a fictional list called -LISTNAME@DOMAIN whose list information page can be found at -http://WEBSERVER/mailman/listinfo/LISTNAME. - -

-Neither of these are -real addresses, but they show the form of a typical list address. -The capital letters used for the list-specific parts of each address should -make it easier to see what should be changed for each -list. Although specific list configurations may be different, you will -probably be able to just replace the words given in capital letters with the -appropriate values for a real list: - -

-

-
LISTNAME
-
The name of your list. - -
-
DOMAIN
-
The name of the mail server which handles that list. - -
-
WEBSERVER
-
The name of the web server which handles the list web interface. This may be the same as DOMAIN, and often refers to the same machine, but does not have to be identical. -
-
- -

-As a real-life example, if you are interested in the mailman-users list, you'd -make the following substitutions: LISTNAME=mailman-users, DOMAIN=python.org, WEBSERVER=mail.python.org. As such, for the -mailman-users@python.org -mailing list, the list information page can be found at the URL -http://mail.python.org/mailman/listinfo/mailman-users. (These, unlike -most of the examples given in this document, are real addresses.) - -

-Most lists will have this information stored in the List-*: -headers. Many -mail programs will hide these by default, so you may have to choose to view -full headers before you can see these informational headers. - -

- -

- - - - -- cgit v1.2.3