@@ -116,9 +116,10 @@ which is a rich resource for many topics.
116116<Term>Mailing Lists</Term>
117117<ListItem>
118118<Para>
119- The <ULink url="mailto:questions@postgresql.org"><ProductName>Postgres</ProductName> Questions</ULink>
120- mailing list is a good place to have user questions answered. Other mailing lists are available; consult
121- the web page for details.
119+ The <ULink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-general/">pgsql-general</ULink>
120+ mailing list is a good place to have user questions answered.
121+ Other mailing lists are available; consult the Info Central section of the
122+ PostgreSQL web site for details.
122123</Para>
123124</ListItem>
124125</VarListEntry>
@@ -135,11 +136,13 @@ for help, either through the documentation or through the mailing lists.
135136Consider contributing your
136137knowledge back. If you learn something which is not in the documentation,
137138write it up and contribute it.
138- If you add features to the code, contribute it.
139- Even those without a lot of experience can provide
140- corrections and minor changes in the documentation, and that is a good way to start.
139+ If you add features to the code, contribute it.</Para>
140+
141+ <Para>
142+ Even those without a lot of experience can provide corrections and
143+ minor changes in the documentation, and that is a good way to start.
141144The
142- <ULink url="mailto:docs@postgresql.org"><ProductName>Postgres</ProductName> Documentation </ULink>
145+ <ULink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-docs/">pgsql-docs </ULink>
143146mailing list is the place to get going.
144147</Para>
145148</ListItem>