Andrew Gaffney wrote:
It seems that not everybody loves the new "DO NOT REPLY TO THIS EMAIL"
header at the top of every bugzie email as much as robbat2 does. Because
of that, robbat2, KingTaco, and I came up with a procmail recipe that
uses sed to filter that new message out of bugzie emails.
This has not actually been tested on incoming mails, so it may rape/eat
your dog/sister. Enjoy.
# Strip out DO NOT REPLY lines from bugzie emails
:0 Hfw
* ^From: [EMAIL PROTECTED]
| sed -e '/^DO NOT REPLY TO THIS EMAIL/,+2d'
Okay, I just had it tested "in the wild". It works just fine. Double enjoy!
--
Andrew Gaffney http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer Catalyst/Installer + x86 release coordinator
--
[EMAIL PROTECTED] mailing list