|
@@ -1,6 +1,6 @@ |
|
|
<?xml version="1.0"?> |
|
|
<?xml version="1.0"?> |
|
|
<!-- |
|
|
<!-- |
|
|
Copyright 2002-2004 The Apache Software Foundation |
|
|
|
|
|
|
|
|
Copyright 2002-2004, 2006 The Apache Software Foundation |
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
you may not use this file except in compliance with the License. |
|
|
you may not use this file except in compliance with the License. |
|
@@ -44,6 +44,35 @@ |
|
|
<li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li> |
|
|
<li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li> |
|
|
</ul> |
|
|
</ul> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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>. |
|
|
|
|
|
But <a href="http://marc.theaimsgroup.com/?l=ant-user&m=115020655600019&w=2">several times</a> |
|
|
|
|
|
there were problems with unsubscribing from a mailinglist. The problem is that you use another |
|
|
|
|
|
email adress for unsubscribing than for subscribing and ezmlm could not find that adress for |
|
|
|
|
|
deleting from the list. So you have to find out, to which concrete email adress ezmlm is sending |
|
|
|
|
|
the mail. This is visible in the email headers (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-<i>12345-Jan.Materne=me.acme.com</i>@ant.apache.org |
|
|
|
|
|
... |
|
|
|
|
|
</pre> |
|
|
|
|
|
As you can see, you'll get the help information with each mail, too. |
|
|
|
|
|
But more important is the <i>Return-Path</i>. If you change "return" into "unsubscribe" and you send |
|
|
|
|
|
an email to that adress (<tt>user-unsubscribe-12345-Jan.Materne=me.acme.com@ant.apache.org</tt>) |
|
|
|
|
|
this will unsubscribe you. |
|
|
|
|
|
</p> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<subsection name="User List"> |
|
|
<subsection name="User List"> |
|
|
<p> |
|
|
<p> |
|
|
<b>High Traffic</b> |
|
|
<b>High Traffic</b> |
|
@@ -79,4 +108,4 @@ |
|
|
</section> |
|
|
</section> |
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|
</document> |
|
|
|
|
|
|
|
|
</document> |