mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add new FAQ item:
<H3 id="item1.15">1.15) How do I unsubscribe from the PostgreSQL email lists? How do I avoid receiving duplicate emails?</H3>
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
alink="#0000ff">
|
||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Thu Jan 31 21:55:29 EST 2008</P>
|
||||
<P>Last updated: Mon Mar 3 10:55:13 EST 2008</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
|
||||
@ -45,6 +45,8 @@
|
||||
<SMALL>DBMS</SMALL>s?<BR>
|
||||
<A href="#item1.14">1.14</A>) Will PostgreSQL handle recent daylight
|
||||
saving time changes in various countries?<BR>
|
||||
<A href="#item1.14">1.15</A>) How do I unsubscribe from the
|
||||
PostgreSQL email lists? How do I avoid receiving duplicate emails?<BR>
|
||||
|
||||
|
||||
<H2 align="center">User Client Questions</H2>
|
||||
@ -451,6 +453,25 @@
|
||||
major releases. PostgreSQL releases prior to 8.0 use the operating
|
||||
system's timezone database for daylight saving information.</P>
|
||||
|
||||
<H3 id="item1.15">1.15) How do I unsubscribe from the
|
||||
PostgreSQL email lists? How do I avoid receiving duplicate emails?</H3>
|
||||
|
||||
<P>The PostgreSQL <a
|
||||
href="http://mail.postgresql.org/mj/mj_wwwusr/domain=postgresql.org?user=&passw=&func=login">Majordomo</a>
|
||||
page allows subscribing or unsubscribing from any of the PostgreSQL
|
||||
email lists. (You might need to have your Majordomo password emailed
|
||||
to you to log in.)</P>
|
||||
|
||||
<P>All PostgreSQL email lists are configured so a group reply goes to
|
||||
the email list <I>and</I> the original email author. This is done so
|
||||
users receive the quickest possible email replies. If you would prefer
|
||||
not to receive duplicate email from the list in cases where you already
|
||||
receive an email directly, check <I>eliminatecc</I> from the Majordomo
|
||||
<I>Change Settings</I> page. You can also prevent yourself from
|
||||
receiving copies of emails you post to the lists by unchecking
|
||||
<I>selfcopy</I>.</P>
|
||||
|
||||
|
||||
<HR>
|
||||
|
||||
<H2 align="center">User Client Questions</H2>
|
||||
|
Reference in New Issue
Block a user