Procmail recipe for new setup - Mailing list pgsql-general

From Steve Litt
Subject Procmail recipe for new setup
Date
Msg-id 20171120171016.73f9a6ef@mydesk.domain.cxm
Whole thread Raw
Responses Re: Procmail recipe for new setup
Re: Procmail recipe for new setup
Re: Procmail recipe for new setup
List pgsql-general
Hi all,

The following procmail recipe works for me:

===========================================
:0:
* ^(To|Cc).*pgsql-general@postgresql.org
.Postgres/
===========================================

In the preceding, the slash at the end of the destination (.Postgres)
is because Procmail is inserting the mail into a maildir (the maildir
for my local Dovecot IMAP server). I use the (To|Cc) vocabulary instead
of something like a list-id email heading to accommodate those who for
some reason email me and copy the list, or email the list and copy me.
(To|Cc) seems to work under all conditions.

Any recipes based on [GENERAL] being in the subject have stopped
working because [GENERAL] is no longer in the subject.

SteveT

Steve Litt 
November 2017 featured book: Troubleshooting: Just the Facts
http://www.troubleshooters.com/tjust


pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Test 501, please don't reply
Next
From: Rich Shepard
Date:
Subject: Re: Procmail recipe for new setup