Author: markt
Date: Thu Apr  9 08:42:21 2009
New Revision: 763562

URL: http://svn.apache.org/viewvc?rev=763562&view=rev
Log:
Make it clear you have to subscribe first, advice on how to avoid spam and some 
other minor tweaks.

Modified:
    tomcat/site/trunk/docs/lists.html
    tomcat/site/trunk/xdocs/lists.xml

Modified: tomcat/site/trunk/docs/lists.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/lists.html?rev=763562&r1=763561&r2=763562&view=diff
==============================================================================
--- tomcat/site/trunk/docs/lists.html (original)
+++ tomcat/site/trunk/docs/lists.html Thu Apr  9 08:42:21 2009
@@ -192,8 +192,19 @@
 <p>
 <blockquote>
 
-<p>The following mailing lists relate to the Apache Tomcat
-project.  Users should consider subscribing to the
+<p>Before you can send a message to one of the Tomcat lists, you must subscribe
+to that list. If you try to send a message to a list from an e-mail address 
that
+is not subscribed to the list, it will be rejected.</p>
+
+<p>All messages to the Tomcat lists are filtered for spam. To avoid your valid
+message being marked as spam:
+  <ul>
+    <li>send your message in plain text, not HTML;</li>
+    <li>include a subject.</li>
+  </ul> 
+</p>
+
+<p>Users should consider subscribing to the
 <a href="#tomcat-users">User Support</a> mailing list.
 
 The <a href="#tomcat-dev">Developer</a> list is for people interested in
@@ -211,7 +222,8 @@
 <a href="#tomcat-users">User support and discussion</a>
 </li>
      <li>
-<a href="#tomcat-dev">Development mailing list and source change reports</a>
+<a href="#tomcat-dev">Development mailing list, including commit
+         messages</a>
 </li>
     </ul>
 

Modified: tomcat/site/trunk/xdocs/lists.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/lists.xml?rev=763562&r1=763561&r2=763562&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/lists.xml (original)
+++ tomcat/site/trunk/xdocs/lists.xml Thu Apr  9 08:42:21 2009
@@ -7,8 +7,19 @@
 <body>
 <section name="Apache Tomcat Mailing Lists">
 
-<p>The following mailing lists relate to the Apache Tomcat
-project.  Users should consider subscribing to the
+<p>Before you can send a message to one of the Tomcat lists, you must subscribe
+to that list. If you try to send a message to a list from an e-mail address 
that
+is not subscribed to the list, it will be rejected.</p>
+
+<p>All messages to the Tomcat lists are filtered for spam. To avoid your valid
+message being marked as spam:
+  <ul>
+    <li>send your message in plain text, not HTML;</li>
+    <li>include a subject.</li>
+  </ul> 
+</p>
+
+<p>Users should consider subscribing to the
 <a href="#tomcat-users">User Support</a> mailing list.
 
 The <a href="#tomcat-dev">Developer</a> list is for people interested in
@@ -26,7 +37,8 @@
 
     <ul>
      <li><a href="#tomcat-users">User support and discussion</a></li>
-     <li><a href="#tomcat-dev">Development mailing list and source change 
reports</a></li>
+     <li><a href="#tomcat-dev">Development mailing list, including commit
+         messages</a></li>
     </ul>
 
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to