1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
4
<!-- Sun Mar 23 00:31:21 2003 -->
5
<!-- USING HT2HTML 2.0 -->
6
<!-- SEE http://ht2html.sf.net -->
7
<!-- User-specified headers:
8
Title: Mailman Considered Beneficial
13
<title>Mailman Considered Beneficial</title>
14
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
15
<meta name="generator" content="HT2HTML/2.0">
16
<style type="text/css">
20
<body bgcolor="#ffffff" text="#000000"
21
marginwidth="0" marginheight="0"
22
link="#0000bb" vlink="#551a8b"
24
<!-- start of page table -->
25
<table width="100%" border="0" cellspacing="0" cellpadding="0">
26
<!-- start of banner row -->
28
<!-- start of corner cells -->
29
<td width="150" valign="middle" bgcolor="white" class="corner">
32
<a href="./index.html">
33
<img border=0 src="./images/logo-70.jpg"></a></center> </td>
34
<td width="15" bgcolor="#eecfa1"> </td><!--spacer-->
35
<!-- end of corner cells -->
36
<!-- start of banner -->
37
<td width="90%" bgcolor="#eecfa1" class="banner">
38
<!-- start of site links table -->
39
<table width="100%" border="0"
40
CELLSPACING=0 CELLPADDING=0
43
<td bgcolor="#eecfa1">
44
<a href="./index.html">Home</a>
46
<td bgcolor="#eecfa1">
47
<a href="./docs.html">Documentation</a>
49
<td bgcolor="#eecfa1">
50
<a href="./lists.html">Mailing lists</a>
53
<td bgcolor="#eecfa1">
54
<a href="./help.html">Help</a>
56
<td bgcolor="#eecfa1">
57
<a href="./download.html">Download</a>
59
<td bgcolor="#eecfa1">
60
<a href="./devs.html">Developers</a>
63
</table><!-- end of site links table -->
65
</td><!-- end of banner -->
66
</tr><!-- end of banner row -->
67
<tr><!-- start of sidebar/body row -->
68
<!-- start of sidebar cells -->
69
<td width="150" valign="top" bgcolor="#eecfa1" class="sidebar">
70
<!-- start of sidebar table -->
71
<table width="100%" border="0" cellspacing="0" cellpadding="3"
73
<tr><td bgcolor="#36648b"><b><font color="#ffffff">
76
<tr><td bgcolor="#eecfa1">
77
<a href="index.html">Home</a>
79
<tr><td bgcolor="#eecfa1">
80
<a href="features.html">Features</a>
82
<tr><td bgcolor="#eecfa1">
83
<a href="i18n.html">Internationalization</a>
85
<tr><td bgcolor="#eecfa1">
86
<a href="otherstuff.html">Rants, Papers, and Logos</a>
88
<tr><td bgcolor="#eecfa1">
89
<a href="inthenews.html">Mailman in Use</a>
91
<tr><td bgcolor="#eecfa1">
92
<a href="prev.html">Previous Releases</a>
94
<tr><td bgcolor="#eecfa1">
95
<a href="bugs.html">Bugs and Patches</a>
97
<tr><td bgcolor="#eecfa1">
98
<a href="mirrors.html">Mirrors</a>
100
<tr><td bgcolor="#eecfa1">
101
<tr><td bgcolor="#36648b"><b><font color="#ffffff">
103
</font></b></td></tr>
104
<tr><td bgcolor="#eecfa1">
105
<b>Mailman Considered Beneficial</b>
107
<tr><td bgcolor="#eecfa1">
108
<tr><td bgcolor="#36648b"><b><font color="#ffffff">
110
</font></b></td></tr>
111
<tr><td bgcolor="#eecfa1">
112
<a href="mailto:barry@python.org">Barry Warsaw</a>
114
<tr><td bgcolor="#eecfa1">
117
<tr><td bgcolor="#eecfa1">
118
<a href="http://www.python.org/"><img border=0
119
src="./images/PythonPoweredSmall.png"
120
></a> <a href="http://sourceforge.net"><img
121
src="http://sourceforge.net/sflogo.php?group_id=103"
122
width="88" height="31" border="0"
123
alt="SourceForge Logo"></a>
125
<tr><td bgcolor="#eecfa1">
128
<tr><td bgcolor="#eecfa1">
130
Free Software Foundation, Inc. Verbatim copying and distribution of this
131
entire article is permitted in any medium, provided this notice is preserved.
134
</table><!-- end of sidebar table -->
137
<td width="15"> </td><!--spacer-->
138
<!-- end of sidebar cell -->
139
<!-- start of body cell -->
140
<td valign="top" width="90%" class="body"><br>
141
<h3>Mailman Considered Beneficial</h3>
143
Jamie Zawinski posted an article in 2002 titled <a
144
href="http://www.jwz.org/doc/mailman.html">Mailman Considered
145
Harmful</a>. I know Jamie and respect him, but I respectfully
146
disagree with his assessment. You'd be worried if I didn't, eh?
148
<p>To give Jamie the benefit of the doubt, I believe he was reviewing
149
older versions of the Mailman software, where some of his complaints
150
may have been appropriate. Here is a rebuttal to his
152
<a href="http://sourceforge.net/project/showfiles.php?group_id=103">the
153
latest stable release of Mailman 2.1</a>, unless otherwise specified.
155
<h4>Mailman is a pain in the ass for the end user.</h4>
157
Jamie must have reviewed a pre-2.0 version, because Mailman releases
158
since 2.0 have implemented the "sane" recipe. Indeed it would be
159
insane not to. I may be mad, but I'm not insane. In fact, in Mailman
160
2.1, there are several ways to get unsubscribed, any one of which will
164
<li>Send a message to <em>list</em>-leave or <em>list</em>-unsubscribe and
165
reply to the confirmation message. It doesn't matter at all what
166
is in your original message.
167
<li>Mail "unsubscribe" to the <em>list</em>-request address and
168
reply to the confirmation message.
169
<li>Use a mail reader that understands the standard
170
<a href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a>
171
List-Unsubscribe header, then just click on that header and
172
reply to the confirmation message.
173
<li>Visit your <em>user's options page</em>, click on the
174
Unsubscribe button and reply to the confirmation message.
175
Note that with Mailman 2.1, mailing lists can be personalized,
176
which means the url to your options page can be included in
177
the footer of every message you get from the list (digests
181
What could be simpler?
183
<h4>Mailman's password mechanism provides zero security.</h4>
185
I disagree with Jamie about the utility of Mailman's passwords because
186
in general they do prevent malicious people from changing your
187
subscription options out from under you. But I will also concede that
188
he has a point about password management by naive users, so you should
189
know that it is trivial to disable monthly password reminders, either
190
on a list-wide basis or on a per-user basis.
192
<p>Monthly password reminders serve additional purposes though: they
193
remind you of lists you are on which you may have forgotten about,
194
they remind you about how to get unsubscribed from such lists, and
195
they offer an opportunity for lists to cull their membership of
196
non-functioning addresses. In Mailman 2.1, the monthly reminders can
198
href="http://cr.yp.to/proto/verp.txt">VERP</a>-like envelopes, Mailman
199
can unambiguously parse any bounces from dead addresses, and can use
200
this information to automatically disable or delete disappeared
203
<p>When you subscribe to a mailing list, the password is completely
204
optional -- omit it and Mailman generates a random one for you. You
205
generally don't need to know your password except if you want to
206
change your delivery options, e.g. to temporarily disable delivery
207
while you're on vacation, or to switch to digest delivery, subscribe
208
to topics, etc. For simple membership management (subscribing and
209
unsubscribing), you never need to know it. The user options
212
<h4>Web-based subscriptions</h4>
214
If all you care about is web-based subscriptions, then yes it's pretty
215
easy to set up a simple CGI to do this. It's just as easy to do with
216
Mailman as any other mailing list software. Note though, that
217
Mailman's web interface is much more sophisticated because you can do
218
nearly all the list configuration through the web. Okay, this is of
219
primary benefit for list owners rather than list members, and Jamie's
220
rant is focused on the member experience. Note though, that Mailman's
221
subscription page also gives the user the option of selecting a
222
default language (for multilingual lists) and their preferred delivery
223
mechanism (digests or regular delivery).
225
</td><!-- end of body cell -->
226
</tr><!-- end of sidebar/body row -->
227
</table><!-- end of page table -->