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/
}