Author: markt Date: Wed Sep 21 06:50:01 2022 New Revision: 1904184 URL: http://svn.apache.org/viewvc?rev=1904184&view=rev Log: Make the subscription requirement (even) clearer
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=1904184&r1=1904183&r2=1904184&view=diff ============================================================================== --- tomcat/site/trunk/docs/lists.html (original) +++ tomcat/site/trunk/docs/lists.html Wed Sep 21 06:50:01 2022 @@ -69,6 +69,9 @@ Tomcat questions to Eric or Rick themsel <p><strong>Important:</strong></p> <ol> + <li>You <strong>must</strong> be subscribed to the mailing list before you + post a question. If you do not subscribe first, your post will be + automatically rejected.</li> <li>When asking questions on the list, please state your exact Tomcat version (which is three numbers, 10.1.zz, 10.0.yy, 9.0.xx, 8.5.ww, 8.0.vv, or 7.0.uu), your operating system, and essential bits of your configuration. @@ -86,8 +89,7 @@ Tomcat questions to Eric or Rick themsel <li>Usage of these mailing lists is subject to the <a href="https://www.apache.org/foundation/public-archives.html">Public Forum Archive Policy</a>.</li> <li>To post a question, start a new thread by sending your mail - to the "Posting questions" address below. Do not reply to an existing e-mail. - To be able to post to the mailing list, you have to be subscribed.</li> + to the "Posting questions" address below. Do not reply to an existing e-mail.</li> <li>When replying, please write your text below the quoted one. <a href="https://en.wikipedia.org/wiki/Posting_style#Choosing_the_proper_posting_style" rel="nofollow">Top-posting</a> is bad.<br> Modified: tomcat/site/trunk/xdocs/lists.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/lists.xml?rev=1904184&r1=1904183&r2=1904184&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/lists.xml (original) +++ tomcat/site/trunk/xdocs/lists.xml Wed Sep 21 06:50:01 2022 @@ -81,6 +81,9 @@ Tomcat questions to Eric or Rick themsel <p><strong>Important:</strong></p> <ol> + <li>You <strong>must</strong> be subscribed to the mailing list before you + post a question. If you do not subscribe first, your post will be + automatically rejected.</li> <li>When asking questions on the list, please state your exact Tomcat version (which is three numbers, 10.1.zz, 10.0.yy, 9.0.xx, 8.5.ww, 8.0.vv, or 7.0.uu), your operating system, and essential bits of your configuration. @@ -98,8 +101,7 @@ Tomcat questions to Eric or Rick themsel <li>Usage of these mailing lists is subject to the <a href="https://www.apache.org/foundation/public-archives.html">Public Forum Archive Policy</a>.</li> <li>To post a question, start a new thread by sending your mail - to the "Posting questions" address below. Do not reply to an existing e-mail. - To be able to post to the mailing list, you have to be subscribed.</li> + to the "Posting questions" address below. Do not reply to an existing e-mail.</li> <li>When replying, please write your text below the quoted one. <a href="https://en.wikipedia.org/wiki/Posting_style#Choosing_the_proper_posting_style" rel="nofollow">Top-posting</a> is bad.<br/> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org