Re: [INTERFACES] ODBC

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [INTERFACES] ODBC
Дата
Msg-id 37384D6B.F3998041@alumni.caltech.edu
обсуждение исходный текст
Ответ на ODBC  (Peter Harvey <pharvey@codebydesign.com>)
Список 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 по дате отправления:

Предыдущее
От: Peter Harvey
Дата:
Сообщение: unixODBC
Следующее
От: José Soares
Дата:
Сообщение: Re: [INTERFACES] Bug in psql?