On Wed, 18 Feb 2004, David W. Tamkin wrote:
Bart Schaefer wrote:
* ? echo "Message-Id: `formail -xList-Post:`" | \
formail -D 1024 listpost.cache
This might work:
* ? formail -iMessage-Id: -R List-Post: Message-Id: | \
formail -D 1024 listpost.cache
David, that's just one split hair short of absolutely brilliant.
It turns out that this single command works:
formail -iMessage-Id: -R List-Post: Message-Id: -D 1024 listpost.cache
So one *can* cache any header, by renaming it Message-Id: with -R.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail