|
- <?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 Apache 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'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&r=1&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 Apache 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 Apache Ivy with or without Apache 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&r=1&w=2">Third Party Archive</a>
- </p>
-
- <p>This is the list where participating developers of the Apache Ant
- build tool, Apache 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: <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>
- </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.info/">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>
|