Re: [INTERFACES] ODBC - Mailing list pgsql-interfaces

From Thomas Lockhart
Subject Re: [INTERFACES] ODBC
Date
Msg-id 37384D6B.F3998041@alumni.caltech.edu
Whole thread Raw
In response to ODBC  (Peter Harvey <pharvey@codebydesign.com>)
List pgsql-interfaces
> Hey... please do not send posts AND email me as well.

Didn't know for sure that you were subscribed everywhere. procmail
works wonders.
                 - Thomas

Here is my configuration file:

PATH=$HOME/bin:/usr/local/bin:/usr/bin:/usr/ucb:/bin
MAILDIR=$HOME/mail      # You'd better make sure it exists
#DEFAULT=$MAILDIR/mbox
LOGFILE=$MAILDIR/from
LOCKFILE=$HOME/.lockmail

# First match without a "c" option determines exclusive action
# A match with "c" option ("carbon copy") continues matching downward

# filter out _all_ duplicate messages using 8k buffer
# this should stop cross-posted postgres messages

:0 Wh: msgid.lock
| formail -D 8192 msgid.cache

# throw away _all_ digest mailings

:0
* ^Subject:.*digest
/dev/null

Hope this helps yourself or others on these mailing lists...

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-interfaces by date:

Previous
From: Peter Harvey
Date:
Subject: unixODBC
Next
From: José Soares
Date:
Subject: Re: [INTERFACES] Bug in psql?