diff options
Diffstat (limited to 'admin/www/mailman-member/node10.html')
-rw-r--r-- | admin/www/mailman-member/node10.html | 182 |
1 files changed, 0 insertions, 182 deletions
diff --git a/admin/www/mailman-member/node10.html b/admin/www/mailman-member/node10.html deleted file mode 100644 index 0aa10631..00000000 --- a/admin/www/mailman-member/node10.html +++ /dev/null @@ -1,182 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> -<head> -<link rel="STYLESHEET" href="mailman-member.css" type='text/css' /> -<link rel="first" href="mailman-member.html" title='GNU Mailman - List Member 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="node9.html"> -<LINK rel="parent" href="node8.html"> -<LINK rel="next" href="node11.html"> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> -<meta name='aesop' content='information' /> -<META name="description" content="The email interface"> -<META name="keywords" content="mailman-member"> -<META name="resource-type" content="document"> -<META name="distribution" content="global"> -<title>3.2 The email interface</title> -</head> -<body> -<DIV CLASS="navigation"> -<div id='top-navigation-panel'> -<table align="center" width="100%" cellpadding="0" cellspacing="2"> -<tr> -<td class='online-navigation'><a rel="prev" title="3.1 The web interface" - href="node9.html"><img src='previous.gif' - border='0' height='32' alt='Previous Page' width='32' /></A></td> -<td class='online-navigation'><a rel="parent" title="3 Mailman's interfaces" - href="node8.html"><img src='up.gif' - border='0' height='32' alt='Up One Level' width='32' /></A></td> -<td class='online-navigation'><a rel="next" title="4 I need to" - href="node11.html"><img src='next.gif' - border='0' height='32' alt='Next Page' width='32' /></A></td> -<td align="center" width="100%">GNU Mailman - List Member Manual</td> -<td class='online-navigation'><a rel="contents" title="Table of Contents" - href="contents.html"><img src='contents.gif' - border='0' height='32' alt='Contents' width='32' /></A></td> -<td class='online-navigation'><img src='blank.gif' - border='0' height='32' alt='' width='32' /></td> - -</tr></table> -<div class='online-navigation'> -<b class="navlabel">Previous:</b> -<a class="sectref" rel="prev" href="node9.html">3.1 The web interface</A> -<b class="navlabel">Up:</b> -<a class="sectref" rel="parent" href="node8.html">3 Mailman's interfaces</A> -<b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node11.html">4 I need to</A> -</div> -<hr /></div> -</DIV> -<!--End of Navigation Panel--> - -<H2><A NAME="SECTION002320000000000000000"><!--x--></A><A NAME="sec:email"><!--z--></A> -<BR> -3.2 The email interface -</H2> -Every mailing list has a set of email addresses to which messages can be -sent. There's always one address for posting messages to the list, one -address to which bounces are sent, and addresses for processing email -commands. For a fictional mailing list called -<span class="email">mylist@example.com</span>, you'd find these addresses: - -<P> - -<UL> -<LI><span class="email">mylist@example.com</span> - this is the email address people should - use for new postings to the list. - -<P> -</LI> -<LI><span class="email">mylist-join@example.com</span> - by sending a message to this address, - a new member can request subscription to the list. Both the - <span class="mailheader">Subject:</span> header and body of such a message are - ignored. Note that mylist-subscribe@example.com is an alias for - the -join address. - -<P> -</LI> -<LI><span class="email">mylist-leave@example.com</span> - by sending a message to this address, - a member can request unsubscription from the list. As with the - -join address, the <span class="mailheader">Subject:</span> header and body of the - message is ignored. Note that mylist-unsubscribe@example.com is - an alias for the -leave address. - -<P> -</LI> -<LI><span class="email">mylist-owner@example.com</span> - This address reaches the list owner - and list moderators directly. This is the address you use if - you need to contact the person or people in charge. - -<P> -</LI> -<LI><span class="email">mylist-request@example.com</span> - This address reaches a mail robot - which processes email commands that can be used to set member - subscription options, as well as process other commands. - A list of members' email commands is provided in - Appendix <A HREF="node41.html#a:commands">A</A>. - -<P> -</LI> -<LI><span class="email">mylist-bounces@example.com</span> - This address is used in - Mailman's automatic bounce processing. - -<P> -</LI> -<LI><span class="email">mylist-confirm@example.com</span> - This address is used for - processing confirmation messages for subscription - and unsubscription requests. -</LI> -</UL> - -<P> -There's also an -admin address which also reaches the list administrators, -but this address only exists for compatibility with older versions of -Mailman. - -<P> -For changing options, we use the <span class="email">LISTNAME-request</span> -address (for example, <span class="email">mylist-request@example.com</span>). - -<P> -Commands can appear in the subject line or the body of the message. Each -command should be on a separate line. If your mail program automatically -appends a signature to your messages, you may want to put the word -``<var>end</var>'' (without the quotes) on a separate line after your other commands. -The <var>end</var> command tells Mailman not to process the email after that -point. - -<P> -The most important command is probably the ``<var>help</var>'' command, since it -makes Mailman return a message full of useful information about the -email commands and directions to the web interface. - -<P> -Quick references to the subscriber commands have been provided in -Appendices <A HREF="node41.html#a:commands">A</A> and <A HREF="node42.html#a:options">B</A>. (These have been slightly -adapted from the output of the <var>help</var> command.) - -<P> - -<DIV CLASS="navigation"> -<div class='online-navigation'><hr /> -<table align="center" width="100%" cellpadding="0" cellspacing="2"> -<tr> -<td class='online-navigation'><a rel="prev" title="3.1 The web interface" - rel="prev" title="3.1 The web interface" - href="node9.html"><img src='previous.gif' - border='0' height='32' alt='Previous Page' width='32' /></A></td> -<td class='online-navigation'><a rel="parent" title="3 Mailman's interfaces" - rel="parent" title="3 Mailman's interfaces" - href="node8.html"><img src='up.gif' - border='0' height='32' alt='Up One Level' width='32' /></A></td> -<td class='online-navigation'><a rel="next" title="4 I need to" - rel="next" title="4 I need to" - href="node11.html"><img src='next.gif' - border='0' height='32' alt='Next Page' width='32' /></A></td> -<td align="center" width="100%">GNU Mailman - List Member Manual</td> -<td class='online-navigation'><a rel="contents" title="Table of Contents" - rel="contents" title="Table of Contents" - href="contents.html"><img src='contents.gif' - border='0' height='32' alt='Contents' width='32' /></A></td> -<td class='online-navigation'><img src='blank.gif' - border='0' height='32' alt='' width='32' /></td> - -</tr></table> -<div class='online-navigation'> -<b class="navlabel">Previous:</b> -<a class="sectref" rel="prev" href="node9.html">3.1 The web interface</A> -<b class="navlabel">Up:</b> -<a class="sectref" rel="parent" href="node8.html">3 Mailman's interfaces</A> -<b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node11.html">4 I need to</A> -</div> -</div> -<hr /> -<span class="release-info">Release 2.1, documentation updated on 7 October 2003.</span> -</DIV> -<!--End of Navigation Panel--> - -</BODY> -</HTML> |