~xav0989/ubuntu/vivid/mailman/ubuntu-logo

« back to all changes in this revision

Viewing changes to admin/www/mailman-member/node23.html

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2008-04-24 19:30:49 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080424193049-jy5fa9tus40tjbmn
Tags: 1:2.1.10-2
Apply upstream patch to fix regression in cmd_subscribe
so that email subscribe to the -subscribe or -join address or the
-request address with a bare 'subscribe' command results in the message
being shunted.

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-member.css" type='text/css' />
5
 
<link rel="first" href="mailman-member.html" title='GNU Mailman - List Member 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="node24.html">
10
 
<LINK rel="prev" href="node22.html">
11
 
<LINK rel="parent" href="node19.html">
12
 
<LINK rel="next" href="node24.html">
13
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
14
 
<meta name='aesop' content='information' />
15
 
<META name="description" content="How do I stop or start getting copies of my own posts? (myposts option)">
16
 
<META name="keywords" content="mailman-member">
17
 
<META name="resource-type" content="document">
18
 
<META name="distribution" content="global">
19
 
<title>7.4 How do I stop or start getting copies of my own posts? (myposts option)</title>
20
 
</head>
21
 
<body>
22
 
<DIV CLASS="navigation">
23
 
<div id='top-navigation-panel'>
24
 
<table align="center" width="100%" cellpadding="0" cellspacing="2">
25
 
<tr>
26
 
<td class='online-navigation'><a rel="prev" title="7.3 How do I" 
27
 
  href="node22.html"><img src='previous.gif'
28
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
29
 
<td class='online-navigation'><a rel="parent" title="7 Changing mail delivery" 
30
 
  href="node19.html"><img src='up.gif'
31
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
32
 
<td class='online-navigation'><a rel="next" title="7.5 How can I" 
33
 
  href="node24.html"><img src='next.gif'
34
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
35
 
<td align="center" width="100%">GNU Mailman - List Member Manual</td>
36
 
<td class='online-navigation'><a rel="contents" title="Table of Contents" 
37
 
  href="contents.html"><img src='contents.gif'
38
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
39
 
<td class='online-navigation'><img src='blank.gif'
40
 
  border='0' height='32'  alt='' width='32' /></td>
41
 
 
42
 
</tr></table>
43
 
<div class='online-navigation'>
44
 
<b class="navlabel">Previous:</b>
45
 
<a class="sectref" rel="prev" href="node22.html">7.3 How do I</A>
46
 
<b class="navlabel">Up:</b>
47
 
<a class="sectref" rel="parent" href="node19.html">7 Changing mail delivery</A>
48
 
<b class="navlabel">Next:</b>
49
 
<a class="sectref" rel="next" href="node24.html">7.5 How can I</A>
50
 
</div>
51
 
<hr /></div>
52
 
</DIV>
53
 
<!--End of Navigation Panel-->
54
 
 
55
 
<H2><A NAME="SECTION002740000000000000000"><!--x--></A><A NAME="sec:getown"><!--z--></A>
56
 
<BR>
57
 
7.4 How do I stop or start getting copies of my own posts? (myposts
58
 
        option)
59
 
</H2>
60
 
By default in Mailman, you get a copy of every post you send to the list.  
61
 
Some people like this since it lets them know when the post has gone through
62
 
and means they have a copy of their own words with the rest of a discussion, 
63
 
but others don't want to bother downloading copies of their own posts.
64
 
 
65
 
<P>
66
 
<span class="note"><b class="label">Note:</b>
67
 
This option has no effect if you are receiving digests.</span>
68
 
 
69
 
<P>
70
 
You may also want to see Section&nbsp;<A HREF="node24.html#sec:getack">7.5</A>, which discusses 
71
 
acknowledgement emails for posts sent to the list.
72
 
 
73
 
<P>
74
 
To set this using the web interface:
75
 
 
76
 
<OL>
77
 
<LI>Log in to your member options page.  (See Section&nbsp;<A HREF="node9.html#sec:web">3.1</A> 
78
 
        for more details on how to do this.)
79
 
</LI>
80
 
<LI>Look for the section marked ``Receive your own posts to the list?''  
81
 
        Set it to ``Yes'' to receive copies of your own posts, and  ``No'' to avoid
82
 
        receiving them.
83
 
</LI>
84
 
</OL>
85
 
 
86
 
<P>
87
 
To set this using the email interface:
88
 
 
89
 
<OL>
90
 
<LI>Send a mail to <span class="email">LISTNAME-request@DOMAIN</span> with the command
91
 
   <var>set&nbsp;myposts&nbsp;on</var> or <var>set&nbsp;myposts&nbsp;off</var>.
92
 
 
93
 
<P>
94
 
Commands can appear
95
 
   in either the body or the subject of the message.  (See
96
 
   Section&nbsp;<A HREF="node10.html#sec:email">3.2</A> for more information about sending mail
97
 
   commands.)
98
 
</LI>
99
 
<LI>Set it to ``on'' to receive copies of your own posts, and ``off''
100
 
        to avoid receiving them.
101
 
</LI>
102
 
</OL>
103
 
 
104
 
<P>
105
 
 
106
 
<DIV CLASS="navigation">
107
 
<div class='online-navigation'><hr />
108
 
<table align="center" width="100%" cellpadding="0" cellspacing="2">
109
 
<tr>
110
 
<td class='online-navigation'><a rel="prev" title="7.3 How do I" 
111
 
  rel="prev" title="7.3 How do I" 
112
 
  href="node22.html"><img src='previous.gif'
113
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
114
 
<td class='online-navigation'><a rel="parent" title="7 Changing mail delivery" 
115
 
  rel="parent" title="7 Changing mail delivery" 
116
 
  href="node19.html"><img src='up.gif'
117
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
118
 
<td class='online-navigation'><a rel="next" title="7.5 How can I" 
119
 
  rel="next" title="7.5 How can I" 
120
 
  href="node24.html"><img src='next.gif'
121
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
122
 
<td align="center" width="100%">GNU Mailman - List Member Manual</td>
123
 
<td class='online-navigation'><a rel="contents" title="Table of Contents" 
124
 
  rel="contents" title="Table of Contents" 
125
 
  href="contents.html"><img src='contents.gif'
126
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
127
 
<td class='online-navigation'><img src='blank.gif'
128
 
  border='0' height='32'  alt='' width='32' /></td>
129
 
 
130
 
</tr></table>
131
 
<div class='online-navigation'>
132
 
<b class="navlabel">Previous:</b>
133
 
<a class="sectref" rel="prev" href="node22.html">7.3 How do I</A>
134
 
<b class="navlabel">Up:</b>
135
 
<a class="sectref" rel="parent" href="node19.html">7 Changing mail delivery</A>
136
 
<b class="navlabel">Next:</b>
137
 
<a class="sectref" rel="next" href="node24.html">7.5 How can I</A>
138
 
</div>
139
 
</div>
140
 
<hr />
141
 
<span class="release-info">Release 2.1, documentation updated on 7 October 2003.</span>
142
 
</DIV>
143
 
<!--End of Navigation Panel-->
144
 
 
145
 
</BODY>
146
 
</HTML>