|
|
|
@@ -188,13 +188,6 @@ |
|
|
|
<p>To subscribe to a mailinglist use the links below. In your first email you will get some |
|
|
|
information about working with the list manager <a href="http://www.ezmlm.org/">EZMLM</a>.</p> |
|
|
|
<h4 class="subsection"> |
|
|
|
<a name="How to unsubscribe your old email address"></a> |
|
|
|
How to unsubscribe your old email address |
|
|
|
</h4> |
|
|
|
<p> To stop subscription for the address john@host.domain , send an email to <pre>dev-unsubscribe-john=host.domain@ant.apache.org</pre> |
|
|
|
or to <pre>user-unsubscribe-john=host.domain@ant.apache.org</pre>. |
|
|
|
</p> |
|
|
|
<h4 class="subsection"> |
|
|
|
<a name="User List"></a> |
|
|
|
User List |
|
|
|
</h4> |
|
|
|
@@ -227,6 +220,32 @@ |
|
|
|
build tool meet and discuss issues, code changes/additions, |
|
|
|
etc. Subscribers to this list get notices of each and every |
|
|
|
code change, build results, testing notices, etc.</p> |
|
|
|
<h4 class="subsection"> |
|
|
|
<a name="How to unsubscribe your old email address"></a> |
|
|
|
How to unsubscribe your old email address |
|
|
|
</h4> |
|
|
|
<p> |
|
|
|
First, find out the particular email adress to which ezmlm is sending. |
|
|
|
The email headers are visible in Microsoft Outlook via the messages menu |
|
|
|
"View | Options". |
|
|
|
<pre> |
|
|
|
Microsoft Mail Internet Headers Version 2.0 |
|
|
|
... |
|
|
|
List-Unsubscribe: <mailto:user-unsubscribe@ant.apache.org> |
|
|
|
List-Help: <mailto:user-help@ant.apache.org> |
|
|
|
List-Post: <mailto:user@ant.apache.org> |
|
|
|
List-Id: "Ant Users List" <user.ant.apache.org> |
|
|
|
Reply-To: "Ant Users List" <user@ant.apache.org> |
|
|
|
Delivered-To: mailing list user@ant.apache.org |
|
|
|
... |
|
|
|
Return-Path: user-return-12345-<i>john=host.domain</i>@ant.apache.org |
|
|
|
... |
|
|
|
</pre> |
|
|
|
The <i>Return-Path</i> header contains the email address which is subscribed. |
|
|
|
</p> |
|
|
|
<p> To stop subscription for the address john@host.domain , send an email to <pre>dev-unsubscribe-john=host.domain@ant.apache.org</pre> |
|
|
|
or to <pre>user-unsubscribe-john=host.domain@ant.apache.org</pre>. |
|
|
|
</p> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|