Re: Procmail recipe for new setup

2017-11-20 Thread Stephen Frost
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/ >

Re: Procmail recipe for new setup

2017-11-20 Thread Stephen Frost
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/

Re: Procmail recipe for new setup

2017-11-20 Thread Piotr Stefaniak
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/ }

Re: Procmail recipe for new setup

2017-11-20 Thread Joshua D. Drake
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:

Re: Procmail recipe for new setup

2017-11-20 Thread Rich Shepard
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: *