Re: [HACKERS] Adding Reply-To: to Lists configuration ...

Поиск
Список
Период
Сортировка
От Chris Green
Тема Re: [HACKERS] Adding Reply-To: to Lists configuration ...
Дата
Msg-id 20041202203558.GB31193@areti.co.uk
обсуждение исходный текст
Ответ на Re: [HACKERS] Adding Reply-To: to Lists configuration ...  (Greg Stark <gsstark@mit.edu>)
Ответы Re: Adding Reply-To: to Lists configuration ...
Список pgsql-general
On Thu, Dec 02, 2004 at 01:59:07AM -0500, Greg Stark wrote:
>
>
> (On that note I would dearly love to get rid of the stupid "[GENERAL]"
> "[HACKERS]" etc tags? Filtering on subject is a dumb way to filter your mail,
> there are perfectly good headers inserted by the list manager that don't get
> confused by cross-posts and personal followups and so on. I have procmail
> rules that remove the tags when they match the list name but postgres's lists'
> tags don't so they slip past.)
>
I absolutely agree and I've implemented a quick fix using my procmail
recipes:-

    :0 fh
    * ^TOpostgres
    | sed 's/\[GENERAL\]//'
    :0 A:
    postgres

I now get to see more of the subject without the distraction of
[GENERAL] stuck in the middle of it!   :-)

--
Chris Green (chris@areti.co.uk)

    "Never ascribe to malice, that which can be explained by incompetence."

В списке pgsql-general по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: List archives not being updated?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: List archives not being updated?