diff options
Diffstat (limited to '')
-rw-r--r-- | admin/www/mailman-admin/node14.html | 271 |
1 files changed, 150 insertions, 121 deletions
diff --git a/admin/www/mailman-admin/node14.html b/admin/www/mailman-admin/node14.html index ce67829d..7d587ce8 100644 --- a/admin/www/mailman-admin/node14.html +++ b/admin/www/mailman-admin/node14.html @@ -1,175 +1,204 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> -<title>3.1.4 Notifications</title> -<META NAME="description" CONTENT="3.1.4 Notifications"> -<META NAME="keywords" CONTENT="mailman-admin"> -<META NAME="resource-type" CONTENT="document"> -<META NAME="distribution" CONTENT="global"> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<link rel="STYLESHEET" href="mailman-admin.css"> -<link rel="first" href="mailman-admin.html"> -<link rel="contents" href="contents.html" title="Contents"> - -<LINK REL="next" HREF="node15.html"> -<LINK REL="previous" HREF="node13.html"> -<LINK REL="up" HREF="node10.html"> -<LINK REL="next" HREF="node15.html"> +<link rel="STYLESHEET" href="mailman-admin.css" type='text/css' /> +<link rel="first" href="mailman-admin.html" title='GNU Mailman - List Administration Manual' /> +<link rel='contents' href='contents.html' title="Contents" /> +<link rel='last' href='about.html' title='About this document...' /> +<link rel='help' href='about.html' title='About this document...' /> +<link rel="prev" href="node13.html" /> +<link rel="parent" href="node9.html" /> +<link rel="next" href="node15.html" /> +<meta name='aesop' content='information' /> +<title>2.1.5 Additional settings</title> </head> <body> <DIV CLASS="navigation"> +<div id='top-navigation-panel' xml:id='top-navigation-panel'> <table align="center" width="100%" cellpadding="0" cellspacing="2"> <tr> -<td><A HREF="node13.html"><img src="../icons/previous.gif" - border="0" height="32" - alt="Previous Page" width="32"></A></td> -<td><A HREF="node10.html"><img src="../icons/up.gif" - border="0" height="32" - alt="Up One Level" width="32"></A></td> -<td><A HREF="node15.html"><img src="../icons/next.gif" - border="0" height="32" - alt="Next Page" width="32"></A></td> +<td class='online-navigation'><a rel="prev" title="2.1.4 Notifications" + href="node13.html"><img src='previous.png' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="2.1 The General Options" + href="node9.html"><img src='up.png' + border='0' height='32' alt='Up One Level' width='32' /></A></td> +<td class='online-navigation'><a rel="next" title="2.2 The Passwords Category" + href="node15.html"><img src='next.png' + border='0' height='32' alt='Next Page' width='32' /></A></td> <td align="center" width="100%">GNU Mailman - List Administration Manual</td> -<td><A href="contents.html"><img src="../icons/contents.gif" - border="0" height="32" - alt="Contents" width="32"></A></td> -<td><img src="../icons/blank.gif" - border="0" height="32" - alt="" width="32"></td> -<td><img src="../icons/blank.gif" - border="0" height="32" - alt="" width="32"></td> +<td class='online-navigation'><a rel="contents" title="Table of Contents" + href="contents.html"><img src='contents.png' + border='0' height='32' alt='Contents' width='32' /></A></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> </tr></table> -<b class="navlabel">Previous:</b> <a class="sectref" HREF="node13.html">3.1.3 Umbrella list settings</A> -<b class="navlabel">Up:</b> <a class="sectref" HREF="node10.html">3.1 The General Options</A> -<b class="navlabel">Next:</b> <a class="sectref" HREF="node15.html">3.1.5 Additional settings</A> -<br><hr> +<div class='online-navigation'> +<b class="navlabel">Previous:</b> +<a class="sectref" rel="prev" href="node13.html">2.1.4 Notifications</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="node9.html">2.1 The General Options</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="node15.html">2.2 The Passwords Category</A> +</div> +<hr /></div> </DIV> <!--End of Navigation Panel--> -<H3><A NAME="SECTION002314000000000000000"> -3.1.4 Notifications</A> +<H3><A NAME="SECTION002215000000000000000"> +2.1.5 Additional settings</A> </H3> <P> -Mailman sends notifications to the list administrators or list members -under a number of different circumstances. Most of these -notifications can be configured in this section, but see the Bounce -Processing and Auto-responder categories for other notifications that -Mailman can send. +This section contains some miscellaneous settings for your mailing +list. <P> <DL> -<DT><STRONG>send_reminders</STRONG></DT> -<DD>By default Mailman sends all list members a monthly password - reminder. This notice serves two purposes. First, it reminds - people about all the lists they may be subscribed to on this - domain, including the lists where their subscription may be - disabled. Second, it reminds people about their passwords for - these lists, as well as the url for their personal options pages, - so that they can more easily configure their subscription options. +<DT><STRONG>emergency</STRONG></DT> +<DD>When this option is enabled, all list traffic is emergency + moderated, i.e. held for moderation. Turn this option on when + your list is experiencing a flamewar and you want a cooling off + period. <P> -Some people get annoyed with these monthly reminders, and they can - disable the reminders via their subscription options page. For - some lists, the monthly reminders aren't appropriate for any of - the members, so you can disable them list-wide by setting the - <code>send_reminders</code> variable to <i>No</i>. +</DD> +<DT><STRONG>new_member_options</STRONG></DT> +<DD>Each member has a set of subscription options which they can use + to control how they receive messages and otherwise interact with + the list. While the members can change these settings by logging + into their personal options page, you might want to set the + default for a number of the member options. You can do that with + this variable, but see also the other categories for other member + defaults you can set. <P> -</DD> -<DT><STRONG>welcome_msg</STRONG></DT> -<DD>When new members are subscribed to the list, either by their own - action, or the action of a list administrator, a welcome message - can be sent to them. The welcome message contains some common - boilerplate information, such as the name of the list, - instructions for posting to the list, and the member's - subscription password. You can add additional information to the - welcome message by typing the text into the <code>welcome_msg</code> - text box. Note that because this text is sent as part of an - email, it should <b>not</b> contain HTML. +This variable presents a set of checkboxes which control the + defaults for some of the member options. <em>Conceal the + member's address</em> specifies whether or not the address is + displayed in the list roster. <em>Acknowledge the member's + posting</em> controls whether or not Mailman sends an acknowledgement + to a member when they post a message to the list. <em>Do not + send a copy of a member's own post</em> specifies whether a member + posting to the list will get a copy of their own posting. + <em>Filter out duplicate messages to list members (if possible)</em> + specifies whether members who are explicitly listed as a recipient + of a message (e.g. via the <span class="mailheader">Cc:</span> header) will also get a + copy from Mailman. <P> -</DD> -<DT><STRONG>send_welcome_msg</STRONG></DT> -<DD>This flag controls whether or not the welcome message is sent to - new subscribers. +Of course, members can always override these defaults by making + changes on their membership options page. <P> </DD> -<DT><STRONG>goodbye_msg</STRONG></DT> -<DD>Like the <code>welcome_msg</code>, a ``goodbye'' message can be sent to - members when they unsubscribe from the list. Unlike the welcome - message, there's no boilerplate for the goodbye message. Enter - the entire goodbye message you'd like unsubscribing members to - receive into the <code>goodbye_msg</code> text box. +<DT><STRONG>administrivia</STRONG></DT> +<DD>This option specifies whether Mailman will search posted messages + for <em>admimistrivia</em>, in other words, email commands which + usually should be posted to the <code>-request</code> address for the + list. Setting this to <em>Yes</em> helps prevent such things as + unsubscribe messages getting erroneously posted to the list. <P> -</DD> -<DT><STRONG>send_goodbye_msg</STRONG></DT> -<DD>This flag controls whether or not the goodbye message is sent to - unsubscribing members. +If a message seems to contain administrivia, it is held for + moderator approval. <P> </DD> -<DT><STRONG>admin_immed_notify</STRONG></DT> -<DD>List moderators get notifications of pending administrative - actions, such as subscription or unsubscription requests that - require moderator approval, or posted messages that are being held - for moderator approval. List moderators will always get a daily - summary of such pending requests, but they can also get immediate - notifications when such a request is made. The - <code>admin_immed_notify</code> variable controls whether these - immediate notifications are sent or not. It's generally a good - idea to leave this set to <i>Yes</i>. +<DT><STRONG>max_message_size</STRONG></DT> +<DD>This option specifies a maximum message size, in kilobytes, over + which the message will be held for moderator approval. <P> </DD> -<DT><STRONG>admin_notify_mchanges</STRONG></DT> -<DD>This variable controls whether the list administrators should get - notifications when members join or leave the list. +<DT><STRONG>host_name</STRONG></DT> +<DD>This option specifies the host name part of email addresses used + by this list. For example, this is the <code>example.com</code> part of + the posting address <code>mylist@example.com</code>. + +<P> +It's generally not a good idea to change this value, since its + default value is specified when the mailing list is created. + Changing this to an incorrect value could make it difficult to + contact your mailing list. Also not that the url used to visit + the list's pages is not configurable through the web interface. + This is because if you messed it up, you'd have to have the site + administrator fix it. <P> </DD> -<DT><STRONG>respond_to_post_requests</STRONG></DT> -<DD>This variable controls whether the original sender of a posting - gets a notice when their message is held for moderator approval. +<DT><STRONG>include_rfc2369_headers</STRONG></DT> +<DD><a class="rfc" id='rfcref-1033' xml:id='rfcref-1033' +href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a> is an internet standard that describes a bunch of + headers that mailing list managers should add to messages to make + it easier for people to interact with the list. Mail reading + programs which support this standard may provide buttons for easy + access to the list's archives, or for subscribing and + unsubscribing to the list. It's generally a good idea to enable + these headers as it provides for an improved user experience. + These headers are often called the <code>List-*</code> headers. + +<P> +However, not all mail readers are standards compliant yet, and if + you have a large number of members who are using non-compliant + mail readers, they may be annoyed at these headers. You should + first try to educate your members as to why these headers exist, + and how to hide them in their mail clients. As a last resort you + can disable these headers, but this is not recommended. <P> </DD> +<DT><STRONG>include_list_post_header</STRONG></DT> +<DD>The <span class="mailheader">List-Post:</span> header is one of the headers + recommended by <a class="rfc" id='rfcref-1035' xml:id='rfcref-1035' +href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a>. However for some announce-only mailing + lists, only a very select group of people are allowed to post to + the list; the general membership is usually not allowed to post to + such lists. For lists of this nature, the <span class="mailheader">List-Post:</span> + header is misleading. Select <em>No</em> to disable the inclusion + of this header. (This does not affect the inclusion of the other + <code>List-*</code> headers.) +</DD> </DL> <P> <DIV CLASS="navigation"> -<p><hr> +<div class='online-navigation'> +<p></p><hr /> <table align="center" width="100%" cellpadding="0" cellspacing="2"> <tr> -<td><A HREF="node13.html"><img src="../icons/previous.gif" - border="0" height="32" - alt="Previous Page" width="32"></A></td> -<td><A HREF="node10.html"><img src="../icons/up.gif" - border="0" height="32" - alt="Up One Level" width="32"></A></td> -<td><A HREF="node15.html"><img src="../icons/next.gif" - border="0" height="32" - alt="Next Page" width="32"></A></td> +<td class='online-navigation'><a rel="prev" title="2.1.4 Notifications" + href="node13.html"><img src='previous.png' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="2.1 The General Options" + href="node9.html"><img src='up.png' + border='0' height='32' alt='Up One Level' width='32' /></A></td> +<td class='online-navigation'><a rel="next" title="2.2 The Passwords Category" + href="node15.html"><img src='next.png' + border='0' height='32' alt='Next Page' width='32' /></A></td> <td align="center" width="100%">GNU Mailman - List Administration Manual</td> -<td><A href="contents.html"><img src="../icons/contents.gif" - border="0" height="32" - alt="Contents" width="32"></A></td> -<td><img src="../icons/blank.gif" - border="0" height="32" - alt="" width="32"></td> -<td><img src="../icons/blank.gif" - border="0" height="32" - alt="" width="32"></td> +<td class='online-navigation'><a rel="contents" title="Table of Contents" + href="contents.html"><img src='contents.png' + border='0' height='32' alt='Contents' width='32' /></A></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> </tr></table> -<b class="navlabel">Previous:</b> <a class="sectref" HREF="node13.html">3.1.3 Umbrella list settings</A> -<b class="navlabel">Up:</b> <a class="sectref" HREF="node10.html">3.1 The General Options</A> -<b class="navlabel">Next:</b> <a class="sectref" HREF="node15.html">3.1.5 Additional settings</A> -<hr> -<span class="release-info">Release 2.1, documentation updated on October 2, 2004.</span> +<div class='online-navigation'> +<b class="navlabel">Previous:</b> +<a class="sectref" rel="prev" href="node13.html">2.1.4 Notifications</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="node9.html">2.1 The General Options</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="node15.html">2.2 The Passwords Category</A> +</div> +</div> +<hr /> +<span class="release-info">Release 2.1, documentation updated on December 13, 2004.</span> </DIV> <!--End of Navigation Panel--> |