diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 9f5d3cfdb61..ee518fb9b6b 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1953,9 +1953,9 @@ export MANPATH
If you have installation problems on a platform that is known
to be supported according to recent build farm results, please report
- it to pgsql-bugs@postgresql.org. If you are interested
+ it to pgsql-bugs@lists.postgresql.org. If you are interested
in porting PostgreSQL to a new platform,
- pgsql-hackers@postgresql.org is the appropriate place
+ pgsql-hackers@lists.postgresql.org is the appropriate place
to discuss that.
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml
index a6b5fe2b638..02ed975ec2f 100644
--- a/doc/src/sgml/problems.sgml
+++ b/doc/src/sgml/problems.sgml
@@ -296,7 +296,7 @@
In general, send bug reports to the bug report mailing list at
- pgsql-bugs@postgresql.org.
+ pgsql-bugs@lists.postgresql.org.
You are requested to use a descriptive subject for your email
message, perhaps parts of the error message.
@@ -306,7 +306,7 @@
at the project's
web site.
Entering a bug report this way causes it to be mailed to the
- pgsql-bugs@postgresql.org mailing list.
+ pgsql-bugs@lists.postgresql.org mailing list.
@@ -318,8 +318,8 @@
Do not send bug reports to any of the user mailing lists, such as
- pgsql-sql@postgresql.org or
- pgsql-general@postgresql.org.
+ pgsql-sql@lists.postgresql.org or
+ pgsql-general@lists.postgresql.org.
These mailing lists are for answering
user questions, and their subscribers normally do not wish to receive
bug reports. More importantly, they are unlikely to fix them.
@@ -327,7 +327,7 @@
Also, please do not send reports to
- the developers' mailing list pgsql-hackers@postgresql.org.
+ the developers' mailing list pgsql-hackers@lists.postgresql.org.
This list is for discussing the
development of PostgreSQL, and it would be nice
if we could keep the bug reports separate. We might choose to take up a
@@ -337,14 +337,14 @@
If you have a problem with the documentation, the best place to report it
- is the documentation mailing list pgsql-docs@postgresql.org.
+ is the documentation mailing list pgsql-docs@lists.postgresql.org.
Please be specific about what part of the documentation you are unhappy
with.
If your bug is a portability problem on a non-supported platform,
- send mail to pgsql-hackers@postgresql.org,
+ send mail to pgsql-hackers@lists.postgresql.org,
so we (and you) can work on
porting PostgreSQL to your platform.
diff --git a/doc/src/sgml/stylesheet-hh.xsl b/doc/src/sgml/stylesheet-hh.xsl
index 09a95041d6f..ae9c0c47c72 100644
--- a/doc/src/sgml/stylesheet-hh.xsl
+++ b/doc/src/sgml/stylesheet-hh.xsl
@@ -15,7 +15,7 @@
-pgsql-docs@postgresql.org
+pgsql-docs@lists.postgresql.org
diff --git a/doc/src/sgml/stylesheet-html-common.xsl b/doc/src/sgml/stylesheet-html-common.xsl
index 17b7230d2c1..8942d994725 100644
--- a/doc/src/sgml/stylesheet-html-common.xsl
+++ b/doc/src/sgml/stylesheet-html-common.xsl
@@ -14,7 +14,7 @@
-pgsql-docs@postgresql.org
+pgsql-docs@lists.postgresql.org
2
diff --git a/doc/src/sgml/xml2.sgml b/doc/src/sgml/xml2.sgml
index 0a0f13d02d6..560faa000ec 100644
--- a/doc/src/sgml/xml2.sgml
+++ b/doc/src/sgml/xml2.sgml
@@ -25,7 +25,7 @@
you are encouraged to try converting your applications. If you
find that some of the functionality of this module is not
available in an adequate form with the newer API, please explain
- your issue to pgsql-hackers@postgresql.org so that the deficiency
+ your issue to pgsql-hackers@lists.postgresql.org so that the deficiency
can be addressed.