X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/6dc89cc5e53c022184fb14020dd89cbc5a2939fd..25e483e79c4bddd4a4f1f76e4462c7362a9db245:/procmail/rules/mass?ds=sidebyside diff --git a/procmail/rules/mass b/procmail/rules/mass index 95827ea..f7d539f 100644 --- a/procmail/rules/mass +++ b/procmail/rules/mass @@ -3,6 +3,13 @@ { DESTDIR=$BASE/.mass + :0 + * ORIG_LOCAL ?? ^git=vger\.kernel\.org$ + { + CORRESPONDENTS=`formail -cxTo: -xCc: -xFrom: | tr -s '\n' ,` + :0 fw + |$FORMAIL -a "Mail-Followup-To: $CORRESPONDENTS" + } :0 ${DESTDIR}/ }