summaryrefslogtreecommitdiff
path: root/xdocs/mail.xml
blob: 4facce98416d15aa40225ae5fd4b2fa1f24e4527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<?xml version="1.0"?>
<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->
<document>

  <properties>
    <title>Mailing Lists</title>
    <author email="">Apache Ant PMC</author>
  </properties>

<body>

    <section name="Mailing Lists">

      <p>Please read the <a
      href="http://jakarta.apache.org/site/mail.html">guidelines of
      the Jakarta Project</a> before subscribing and posting to any of
      the lists below.  They apply to Ant's lists as well.</p>

      <p>The user and dev list are subscriber only lists, this means
      you have to subscribe before you can post to the list.  Please
      note that any HTML parts sent to the lists will be removed by our
      mailing list software - you shouldn&apos;t be sending HTML mails
      anyway.</p>

      <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>

      <subsection name="User List: user@ant.apache.org">
        <p>
          <b>Medium Traffic</b>
          <a href="mailto:user-subscribe@ant.apache.org">Subscribe</a>
          <a href="mailto:user-unsubscribe@ant.apache.org">Unsubscribe</a>
          <a href="http://mail-archives.apache.org/mod_mbox/ant-user/">ASF Archive</a>
          <a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Third Party Archive</a>
        </p>

        <p>This list is for developers that are using Ant in their own
        projects to ask questions, share knowledge, and discuss issues
        related to using Ant as a build tool.</p>
      </subsection>

      <subsection name="Ivy User List: ivy-user@ant.apache.org">
        <p>
          <b>Medium Traffic</b>
          <a href="mailto:ivy-user-subscribe@ant.apache.org">Subscribe</a>
          <a href="mailto:ivy-user-unsubscribe@ant.apache.org">Unsubscribe</a>
          <a href="http://mail-archives.apache.org/mod_mbox/ant-ivy-user/">ASF Archive</a>
        </p>

        <p>This list is for developers that are using Ivy or IvyDE in
        their own projects to ask questions, share knowledge, and
        discuss issues related to using Ivy with or without Ant.</p>
      </subsection>

      <subsection name="Developer List: dev@ant.apache.org">
        <p>
          <b>Medium Traffic</b>
          <a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>
          <a href="mailto:dev-unsubscribe@ant.apache.org">Unsubscribe</a>
          <a href="http://mail-archives.apache.org/mod_mbox/ant-dev/">ASF Archive</a>
          <a href="http://marc.theaimsgroup.com/?l=ant-dev&amp;r=1&amp;w=2">Third Party Archive</a>
        </p>

        <p>This is the list where participating developers of the Ant
        build tool, Ivy or the Ant libraries developed by the Ant team
        meet and discuss issues, code changes/additions, etc.</p>
      </subsection>

      <subsection name="Notifications List: notifications@ant.apache.org">
        <p>
          <b>Medium Traffic</b>
          <a href="mailto:notifications-subscribe@ant.apache.org">Subscribe</a>
          <a href="mailto:notifications-unsubscribe@ant.apache.org">Unsubscribe</a>
          <a href="http://mail-archives.apache.org/mod_mbox/ant-notifications/">ASF Archive</a>
        </p>

        <p>Subscribers to this list get notices of each and every
        code change, build results, testing notices, etc.</p>
      </subsection>

      <subsection name="How to unsubscribe your old email address">
        <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: &lt;mailto:user-unsubscribe@ant.apache.org&gt;
        List-Help: &lt;mailto:user-help@ant.apache.org&gt;
        List-Post: &lt;mailto:user@ant.apache.org&gt;
        List-Id: "Ant Users List" &lt;user.ant.apache.org&gt;
        Reply-To: "Ant Users List" &lt;user@ant.apache.org&gt;
        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>  
      </subsection>
    </section>
    <section name="Archives">

      <p>These lists are archived at</p>

        <ul>
          <li><a href="http://mail-archives.apache.org/mod_mbox/">List Index on mail-archives.apache.org</a></li>
          <li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li>
          <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
          <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li>
          <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li>
          <li><a href="http://old.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li>
          <li><a href="http://old.nabble.com/Ant---Users-f107.html">Ant User List on nabble</a></li>
          <li><a href="http://ant.markmail.org/">Mailing List Archive at MarkMail</a></li>
        </ul>


    </section>
  </body>
</document>