~ubuntu-branches/ubuntu/hardy/mailman/hardy-updates

« back to all changes in this revision

Viewing changes to admin/www/mailman-admin/node6.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-07-03 16:59:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060703165925-175ubna955u796c0
Tags: 0:2.1.8-1ubuntu1
* Merge to Debian; remaining Ubuntu changes:
  - debian/mailman.init: Create /var/{run,lock}/mailman.
  - debian/control: exim4 -> postfix.
* debian/control: Dependency fix: apache -> apache2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<link rel="STYLESHEET" href="mailman-admin.css" type='text/css' />
 
5
<link rel="first" href="mailman-admin.html" title='GNU Mailman - List Administration Manual' />
 
6
<link rel='contents' href='contents.html' title="Contents" />
 
7
<link rel='last' href='about.html' title='About this document...' />
 
8
<link rel='help' href='about.html' title='About this document...' />
 
9
<link rel="next" href="node7.html" />
 
10
<link rel="prev" href="node5.html" />
 
11
<link rel="parent" href="node3.html" />
 
12
<link rel="next" href="node7.html" />
 
13
<meta name='aesop' content='information' />
 
14
<title>1.3 A List's Web Pages</title>
 
15
</head>
 
16
<body>
 
17
<DIV CLASS="navigation">
 
18
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
 
19
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
20
<tr>
 
21
<td class='online-navigation'><a rel="prev" title="1.2 Administrative Roles"
 
22
  href="node5.html"><img src='previous.png'
 
23
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
24
<td class='online-navigation'><a rel="parent" title="1 Introduction to GNU"
 
25
  href="node3.html"><img src='up.png'
 
26
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
27
<td class='online-navigation'><a rel="next" title="1.4 Basic Architectural Overview"
 
28
  href="node7.html"><img src='next.png'
 
29
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
30
<td align="center" width="100%">GNU Mailman - List Administration Manual</td>
 
31
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
32
  href="contents.html"><img src='contents.png'
 
33
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
34
<td class='online-navigation'><img src='blank.png'
 
35
  border='0' height='32'  alt='' width='32' /></td>
 
36
<td class='online-navigation'><img src='blank.png'
 
37
  border='0' height='32'  alt='' width='32' /></td>
 
38
</tr></table>
 
39
<div class='online-navigation'>
 
40
<b class="navlabel">Previous:</b>
 
41
<a class="sectref" rel="prev" href="node5.html">1.2 Administrative Roles</A>
 
42
<b class="navlabel">Up:</b>
 
43
<a class="sectref" rel="parent" href="node3.html">1 Introduction to GNU</A>
 
44
<b class="navlabel">Next:</b>
 
45
<a class="sectref" rel="next" href="node7.html">1.4 Basic Architectural Overview</A>
 
46
</div>
 
47
<hr /></div>
 
48
</DIV>
 
49
<!--End of Navigation Panel-->
 
50
 
 
51
<H2><A NAME="SECTION002130000000000000000">
 
52
1.3 A List's Web Pages</A>
 
53
</H2>
 
54
 
 
55
<P>
 
56
Every mailing list is also accessible by a number of web pages.  Note
 
57
that the exact urls is configurable by the site administrator, so they
 
58
may be different than what's described below.  We'll describe the most
 
59
common default configuration, but check with your site administrator
 
60
or hosting service for details.
 
61
 
 
62
<P>
 
63
Mailman provides a set of web pages that list members use to get
 
64
information about the list, or manage their membership options.  There
 
65
are also list archive pages, for browsing an online web-based archive
 
66
of the list traffic.  These are described in more detail in the GNU
 
67
Mailman user's manual.
 
68
 
 
69
<P>
 
70
Mailman also provides a set of pages for configuring an individual
 
71
list, as well as a set of pages for disposing of posting and
 
72
subscription requests.
 
73
 
 
74
<P>
 
75
For a mailing list called <var>mylist</var> hosted at the domain
 
76
<var>lists.example.com</var>, you would typically access the administrative
 
77
pages by going to <code>http://lists.example.com/mailman/admin/mylist</code>.
 
78
The first time you visit this page, you will be presented with a login
 
79
page, asking for the list owner's password.  When you enter the
 
80
password, Mailman will store a session cookie in your browser, so you
 
81
don't have to re-authenticate for every action you want to take.  This
 
82
cookie is stored only until you exit your browser.
 
83
 
 
84
<P>
 
85
To access the administrative requests page, you'd visit
 
86
<code>http://lists.example.com/mailman/admindb/mylist</code> (note the
 
87
<em>admindb</em> url as opposed to the <em>admin</em> url).  Again, the
 
88
first time you visit this page, you'll be presented with a login page,
 
89
on which you can enter either the list moderator password or the list
 
90
owner password.  Again, a session cookie is dropped in your browser.
 
91
Note also that if you've previously logged in as the list owner, you
 
92
do not need to re-login to access the administrative requests page.
 
93
 
 
94
<P>
 
95
 
 
96
<DIV CLASS="navigation">
 
97
<div class='online-navigation'>
 
98
<p></p><hr />
 
99
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
100
<tr>
 
101
<td class='online-navigation'><a rel="prev" title="1.2 Administrative Roles"
 
102
  href="node5.html"><img src='previous.png'
 
103
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
104
<td class='online-navigation'><a rel="parent" title="1 Introduction to GNU"
 
105
  href="node3.html"><img src='up.png'
 
106
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
107
<td class='online-navigation'><a rel="next" title="1.4 Basic Architectural Overview"
 
108
  href="node7.html"><img src='next.png'
 
109
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
110
<td align="center" width="100%">GNU Mailman - List Administration Manual</td>
 
111
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
112
  href="contents.html"><img src='contents.png'
 
113
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
114
<td class='online-navigation'><img src='blank.png'
 
115
  border='0' height='32'  alt='' width='32' /></td>
 
116
<td class='online-navigation'><img src='blank.png'
 
117
  border='0' height='32'  alt='' width='32' /></td>
 
118
</tr></table>
 
119
<div class='online-navigation'>
 
120
<b class="navlabel">Previous:</b>
 
121
<a class="sectref" rel="prev" href="node5.html">1.2 Administrative Roles</A>
 
122
<b class="navlabel">Up:</b>
 
123
<a class="sectref" rel="parent" href="node3.html">1 Introduction to GNU</A>
 
124
<b class="navlabel">Next:</b>
 
125
<a class="sectref" rel="next" href="node7.html">1.4 Basic Architectural Overview</A>
 
126
</div>
 
127
</div>
 
128
<hr />
 
129
<span class="release-info">Release 2.1, documentation updated on December 13, 2004.</span>
 
130
</DIV>
 
131
<!--End of Navigation Panel-->
 
132
 
 
133
</BODY>
 
134
</HTML>