From: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
---|---|
To: | Peter Harvey <pharvey(at)codebydesign(dot)com> |
Cc: | pgsql-interfaces <pgsql-interfaces(at)postgreSQL(dot)org> |
Subject: | Re: [INTERFACES] ODBC |
Date: | 1999-05-11 15:31:55 |
Message-ID: | 37384D6B.F3998041@alumni.caltech.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)alumni(dot)caltech(dot)edu
South Pasadena, California
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Carbonari | 1999-05-11 16:06:11 | pgAdmin interface on Windows communicating with a PostgreSQL data base on Linux. |
Previous Message | Peter Harvey | 1999-05-11 15:17:30 | unixODBC |