Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
From 06ae191f90b278d00ddc95ef6c3badcbf90cbd15 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 3 Mar 2008 15:55:26 +0000 Subject: Add new FAQ item:

1.15) How do I unsubscribe from the PostgreSQL email lists? How do I avoid receiving duplicate emails?

--- doc/src/FAQ/FAQ.html | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'doc/src/FAQ/FAQ.html') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 0a5341522ef..6d52bd9e84a 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Thu Jan 31 21:55:29 EST 2008

+

Last updated: Mon Mar 3 10:55:13 EST 2008

Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -45,6 +45,8 @@ DBMSs?
1.14) Will PostgreSQL handle recent daylight saving time changes in various countries?
+ 1.15) How do I unsubscribe from the + PostgreSQL email lists? How do I avoid receiving duplicate emails?

User Client Questions

@@ -451,6 +453,25 @@ major releases. PostgreSQL releases prior to 8.0 use the operating system's timezone database for daylight saving information.

+

1.15) How do I unsubscribe from the + PostgreSQL email lists? How do I avoid receiving duplicate emails?

+ +

The PostgreSQL Majordomo + 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.)

+ +

All PostgreSQL email lists are configured so a group reply goes to + the email list and 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 eliminatecc from the Majordomo + Change Settings page. You can also prevent yourself from + receiving copies of emails you post to the lists by unchecking + selfcopy.

+ +

User Client Questions

-- cgit v1.2.3