From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Rich Shepard <rshepard(at)appl-ecosys(dot)com> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Migration to PGLister - After |
Date: | 2017-11-20 17:53:23 |
Message-ID: | 20171120175323.GK4628@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Greetings Rich,
* Rich Shepard (rshepard(at)appl-ecosys(dot)com) wrote:
> On Mon, 20 Nov 2017, Joshua D. Drake wrote:
> >Yep, but that is why the list-id filter is bad advice (at least for me). I
> >filter on the list email address and it works flawlessly.
>
> This does not work if the procmail recipe is for pgsql-general(at)postgresql(dot)org
> and the source includes the server; e.g, pgsql-general(at)lists(dot)postgresql(dot)org(dot)
> Perhaps adding '.*' in front of postgresql.org will fix this.
Yes, for a while both of those addresses will work and therefore you'd
need to handle both addresses (there's a few different ways you could do
that; with a regexp, I'd suggest something more specific, eg: (lists.)?
).
Thanks!
Stephen
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2017-11-20 17:54:49 | Re: Migration to PGLister - After |
Previous Message | Daniel Pocock | 2017-11-20 17:50:33 | Re: Migration to PGLister - After |