Greetings Rich, all,
* Rich Shepard (rshep...@appl-ecosys.com) wrote:
> On Mon, 20 Nov 2017, Steve Litt wrote:
>
> >The following procmail recipe works for me:
> >
> >===
> >:0:
> >* ^(To|Cc).*pgsql-gene...@postgresql.org
> >.Postgres/
> >==
Greetings Piotr,
* Piotr Stefaniak (postg...@piotr-stefaniak.me) wrote:
> On 2017-11-20 23:10, Steve Litt wrote:
>
> > The following procmail recipe works for me:
>
> I use this:
>
> :0
> * ^List-Id: \/.*
> {
> :0
> * $MATCH ?? [<]+\/.*[^>]+
> $MATCH/
>
> :0
> $MATCH/
On 2017-11-20 23:10, Steve Litt wrote:
> The following procmail recipe works for me:
I use this:
:0
* ^List-Id: \/.*
{
:0
* $MATCH ?? [<]+\/.*[^>]+
$MATCH/
:0
$MATCH/
}
On 11/20/2017 02:10 PM, Steve Litt wrote:
Hi all,
The following procmail recipe works for me:
===
:0:
* ^(To|Cc).*pgsql-gene...@postgresql.org
.Postgres/
===
You may want to use TO ... See here:
https://www.mhona
On Mon, 20 Nov 2017, Steve Litt wrote:
The following procmail recipe works for me:
===
:0:
* ^(To|Cc).*pgsql-gene...@postgresql.org
.Postgres/
===
Hi, Steve!
Here's an alternative recipe:
:0:
* ^TO_.*pgsql-gen