From 4c97167ac606a0d64400729660680d31a120b1cb Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 17 Aug 2007 17:16:31 +0200 Subject: [PATCH] add comment to listquirks --- procmail/listquirks | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/procmail/listquirks b/procmail/listquirks index ffb540f..b36ffd2 100644 --- a/procmail/listquirks +++ b/procmail/listquirks @@ -1,3 +1,9 @@ +# for lists with a CC-all policy, add the M-F-T header if none exists. This +# should go together with mutt hooks to unset followup_to: +# +# send-hook . 'set followup_to' +# send-hook '~C git@vger\.kernel\.org' 'unset followup_to' +# :0 * ? echo "$EQ_TO" | $EGREP -qif $CONF/cclists { -- 2.39.2