From: | Daniel Pocock <daniel(at)pocock(dot)pro> |
---|---|
To: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Migration to PGLister - After |
Date: | 2017-11-20 17:50:33 |
Message-ID: | e9039abb-b3db-eed5-bb86-ce283295639c@pocock.pro |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 20/11/17 18:32, John R Pierce wrote:
> On 11/20/2017 6:45 AM, Stephen Frost wrote:
>> The changes which we expect to be most significant to users can be found
>> on the wiki here:https://wiki.postgresql.org/wiki/PGLister_Announce the
>> current version of which is also included below.
>
>
> A peeve on this new configuration: if someone does a reply-all and
> sends both direct and list responses, the direct response ends up in my
> regular inbox because it doesn't have the List-ID... Previously, the
> direct reply would still have the Subject: [listname] that I filtered
> on, so it too would end up in my 'postgres' folder, where I want it.
>
> I realize why this was done, and yada yada, what a mess.
>
>
People shouldn't do "Reply All" unless they really want you to see the
reply.
Comparing old and new:
List-ID: <pgsql-general.postgresql.org>
has become:
List-Id: <pgsql-general.lists.postgresql.org>
Notice the case changes (from 'ID' -> 'Id') and 'lists' is inserted in
the middle. Were both of those changes intentional? Mail headers are
not case sensitive so good filtering software shouldn't notice the
former but everybody will be annoyed by the latter.
Regards,
Daniel
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2017-11-20 17:53:23 | Re: Migration to PGLister - After |
Previous Message | Rich Shepard | 2017-11-20 17:49:43 | Re: Migration to PGLister - After |