Improvements to main lists page
authorStephen Frost <sfrost@snowman.net>
Wed, 15 Jul 2020 13:29:02 +0000 (09:29 -0400)
committerStephen Frost <sfrost@snowman.net>
Wed, 15 Jul 2020 13:29:02 +0000 (09:29 -0400)
Rename title above Tips to be about Tips, add paragraph talking about
how to Unsubscribe.

django/archives/mailarchives/templates/index.html

index 97adf41c0c08b4867efc6c6db19fb9ace3fe4c49..f2121d156f0ac1814c953648f4a0b358fc4ffe7f 100644 (file)
@@ -17,7 +17,7 @@ The <a href="https://lists.postgresql.org/" target="_blank">PostgreSQL mailing l
 
 and many more.
 
-<h2>How to Subscribe or Unsubscribe</h2>
+<h2>Tips For Using the PostgreSQL Mailing Lists</h2>
 
 <p>To help ensure you have a productive experience on the PostgreSQL experience, we have a few tips to get you started on your journey:</p>
 
@@ -31,12 +31,25 @@ and many more.
 <p>If your email address is protected by a mail-back anti-spam system, this could cause some issues with our mailing list system. If it is discovered that your email address has implemented one of these systems, we may have to automatically unsubscribe your account.
 </p>
 
+<h3>Tip #3: Choose The Most Appropriate List</h3>
+
+<p>Choose the most appropriate individual list for your question.  Please do not cross-post (have multiple mailing lists in one email) unless there is a specific reason (such as a confirmed bug report being cross-posted to the hackers mailing list).  Instead, choose the most appropriate list for your email and send it there.  Cross-posted emails will be moderated and therefore will also take longer to reach the subscribers if approved.
+</p>
+
+<h2>How to Subscribe or Unsubscribe</h2>
+
 <h3>Subscribing to a PostgreSQL Mailing List</h3>
 
 <p>
 Ready to join the PostgreSQL community? You can subscribe to one of our mailing lists at <a href="https://lists.postgresql.org/" target="_blank">lists.postgresql.org</a>.
 </p>
 
+<h3>Unsubscribing from a PostgreSQL Mailing List</h3>
+
+<p>
+You can manage your subscriptions and unsubscribe from our mailing lists at <a href="https://lists.postgresql.org/" target="_blank">lists.postgresql.org</a>.
+</p>
+
 <h2>Mailing List Archives</h2>
 
 <p>The PostgreSQL Mailing list public archives provide a rich history of the PostgreSQL project, all the way back to 1997! We keep a public record of the mailing list to help provide a searchable resource to help answer your questions, as well as in the spirit of building an open community.</p>