You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

mail.xml 6.3 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <?xml version="1.0"?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <document>
  17. <properties>
  18. <title>Mailing Lists</title>
  19. <author email="">Apache Ant PMC</author>
  20. </properties>
  21. <body>
  22. <section name="Mailing Lists">
  23. <p>Please read the <a
  24. href="http://jakarta.apache.org/site/mail.html">guidelines of
  25. the Jakarta Project</a> before subscribing and posting to any of
  26. the lists below. They apply to Ant's lists as well.</p>
  27. <p>The user and dev list are subscriber only lists, this means
  28. you have to subscribe before you can post to the list. Please
  29. note that any HTML parts sent to the lists will be removed by our
  30. mailing list software - you shouldn&apos;t be sending HTML mails
  31. anyway.</p>
  32. <p>To subscribe to a mailinglist use the links below. In your first email you will get some
  33. information about working with the list manager <a href="http://www.ezmlm.org/">EZMLM</a>.</p>
  34. <subsection name="User List: user@ant.apache.org">
  35. <p>
  36. <b>Medium Traffic</b>
  37. <a href="mailto:user-subscribe@ant.apache.org">Subscribe</a>
  38. <a href="mailto:user-unsubscribe@ant.apache.org">Unsubscribe</a>
  39. <a href="http://mail-archives.apache.org/mod_mbox/ant-user/">ASF Archive</a>
  40. <a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Third Party Archive</a>
  41. </p>
  42. <p>This list is for developers that are using Ant in their own
  43. projects to ask questions, share knowledge, and discuss issues
  44. related to using Ant as a build tool.</p>
  45. </subsection>
  46. <subsection name="Ivy User List: ivy-user@ant.apache.org">
  47. <p>
  48. <b>Medium Traffic</b>
  49. <a href="mailto:ivy-user-subscribe@ant.apache.org">Subscribe</a>
  50. <a href="mailto:ivy-user-unsubscribe@ant.apache.org">Unsubscribe</a>
  51. <a href="http://mail-archives.apache.org/mod_mbox/ant-ivy-user/">ASF Archive</a>
  52. </p>
  53. <p>This list is for developers that are using Ivy or IvyDE in
  54. their own projects to ask questions, share knowledge, and
  55. discuss issues related to using Ivy with or without Ant.</p>
  56. </subsection>
  57. <subsection name="Developer List: dev@ant.apache.org">
  58. <p>
  59. <b>Medium Traffic</b>
  60. <a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>
  61. <a href="mailto:dev-unsubscribe@ant.apache.org">Unsubscribe</a>
  62. <a href="http://mail-archives.apache.org/mod_mbox/ant-dev/">ASF Archive</a>
  63. <a href="http://marc.theaimsgroup.com/?l=ant-dev&amp;r=1&amp;w=2">Third Party Archive</a>
  64. </p>
  65. <p>This is the list where participating developers of the Ant
  66. build tool, Ivy or the Ant libraries developed by the Ant team
  67. meet and discuss issues, code changes/additions, etc.</p>
  68. </subsection>
  69. <subsection name="Notifications List: notifications@ant.apache.org">
  70. <p>
  71. <b>Medium Traffic</b>
  72. <a href="mailto:notifications-subscribe@ant.apache.org">Subscribe</a>
  73. <a href="mailto:notifications-unsubscribe@ant.apache.org">Unsubscribe</a>
  74. <a href="http://mail-archives.apache.org/mod_mbox/ant-notifications/">ASF Archive</a>
  75. </p>
  76. <p>Subscribers to this list get notices of each and every
  77. code change, build results, testing notices, etc.</p>
  78. </subsection>
  79. <subsection name="How to unsubscribe your old email address">
  80. <p>
  81. First, find out the particular email adress to which ezmlm is sending.
  82. The email headers are visible in Microsoft Outlook via the messages menu
  83. "View | Options".
  84. <pre>
  85. Microsoft Mail Internet Headers Version 2.0
  86. ...
  87. List-Unsubscribe: &lt;mailto:user-unsubscribe@ant.apache.org&gt;
  88. List-Help: &lt;mailto:user-help@ant.apache.org&gt;
  89. List-Post: &lt;mailto:user@ant.apache.org&gt;
  90. List-Id: "Ant Users List" &lt;user.ant.apache.org&gt;
  91. Reply-To: "Ant Users List" &lt;user@ant.apache.org&gt;
  92. Delivered-To: mailing list user@ant.apache.org
  93. ...
  94. Return-Path: user-return-12345-<i>john=host.domain</i>@ant.apache.org
  95. ...
  96. </pre>
  97. The <i>Return-Path</i> header contains the email address which is subscribed.
  98. </p>
  99. <p> To stop subscription for the address john@host.domain , send an email to <pre>dev-unsubscribe-john=host.domain@ant.apache.org</pre>
  100. or to <pre>user-unsubscribe-john=host.domain@ant.apache.org</pre>.
  101. </p>
  102. </subsection>
  103. </section>
  104. <section name="Archives">
  105. <p>These lists are archived at</p>
  106. <ul>
  107. <li><a href="http://mail-archives.apache.org/mod_mbox/">List Index on mail-archives.apache.org</a></li>
  108. <li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li>
  109. <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
  110. <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li>
  111. <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li>
  112. <li><a href="http://old.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li>
  113. <li><a href="http://old.nabble.com/Ant---Users-f107.html">Ant User List on nabble</a></li>
  114. <li><a href="http://ant.markmail.org/">Mailing List Archive at MarkMail</a></li>
  115. </ul>
  116. </section>
  117. </body>
  118. </document>