On Mon, 9 Aug 2021, Al Kossow wrote:
Whatever happened to PRIVATE replies.
It isn't even that hard to do, you just have to copy their source adr from
the message, since this list's default reply is to the whole
fsckin' list
That's why I have a procmail rule that fixes that:
REPLYTO_=`formail -cXReply-To: | cut -d',' -f1 | sed -e 's/Reply-To: //' |
sed -e 's/\"/\\\"/g'`
:0 fw
* ^To:.*classiccmp|^Cc:.*classiccmp
| sed -e 's/\[cctalk\] //g' | formail -i "From: $REPLYTO_" -i
"Reply-To:
\"General Discussion: On-Topic and Off-Topic Posts\"
<cctalk at classiccmp.org>"
Christian