diff options
author | Magnus Hagander <magnus@hagander.net> | 2019-01-17 13:35:34 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2019-01-17 13:35:34 +0100 |
commit | 0e10040e19db02a797a2597d2fecbaa094f04866 (patch) | |
tree | 71fd7740e982dd04a9e3f8f4db0584b4699d4158 /doc/src | |
parent | d16d453870958f79d49876b35e04682792f4ea99 (diff) | |
download | postgresql-0e10040e19db02a797a2597d2fecbaa094f04866.tar.gz postgresql-0e10040e19db02a797a2597d2fecbaa094f04866.zip |
Remove references to Majordomo
Lists are not handled by Majordomo anymore and haven't been for a while,
so remove the reference and instead direct people to the list server.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/problems.sgml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml index eced8dfdf27..a6b5fe2b638 100644 --- a/doc/src/sgml/problems.sgml +++ b/doc/src/sgml/problems.sgml @@ -352,14 +352,10 @@ <note> <para> Due to the unfortunate amount of spam going around, all of the above - email addresses are closed mailing lists. That is, you need to be - subscribed to a list to be allowed to post on it. (You need not be - subscribed to use the bug-report web form, however.) - If you would like to send mail but do not want to receive list traffic, - you can subscribe and set your subscription option to <literal>nomail</literal>. - For more information send mail to - <email>majordomo@postgresql.org</email> - with the single word <literal>help</literal> in the body of the message. + lists will be moderated unless you are subscribed. That means there + will be some delay before the email is delivered. If you wish to subscribe + to the lists, please visit + <ulink url="https://lists.postgresql.org/"></ulink> for instructions. </para> </note> </sect2> |