public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] stripping out the DO NOT REPLY from bugzie emails
@ 2007-09-28 23:31 Andrew Gaffney
  2007-09-28 23:43 ` Andrew Gaffney
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Andrew Gaffney @ 2007-09-28 23:31 UTC (permalink / raw
  To: gentoo-dev

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: bugzilla-daemon@gentoo.org
| sed -e '/^DO NOT REPLY TO THIS EMAIL/,+2d'

-- 
Andrew Gaffney                                 http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer             Catalyst/Installer + x86 release coordinator
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2007-10-22 19:18 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-28 23:31 [gentoo-dev] stripping out the DO NOT REPLY from bugzie emails Andrew Gaffney
2007-09-28 23:43 ` Andrew Gaffney
2007-09-29  7:23 ` Thilo Bangert
2007-09-29  9:29   ` Robin H. Johnson
2007-09-29 10:01     ` Fabian Groffen
2007-09-29 14:11       ` [gentoo-dev] " Duncan
2007-09-29 14:34         ` Fabian Groffen
2007-09-29 16:24           ` Joe Peterson
2007-09-29  9:58 ` [gentoo-dev] " Fabian Groffen
2007-09-29 10:36   ` Robin H. Johnson
2007-09-29 11:05     ` Mike Frysinger
2007-09-29 11:28       ` Robin H. Johnson
2007-09-29 12:27         ` Benno Schulenberg
2007-09-29 17:33           ` Andrew Gaffney
2007-09-29 18:21             ` [gentoo-dev] " Ryan Hill
2007-09-29 23:28             ` [gentoo-dev] " Mike Frysinger
2007-10-22 16:09       ` [gentoo-dev] striping blank lines (was: stripping out the DO NOT REPLY from bugzie emails) Peter Volkov
2007-10-22 17:21         ` Elias Probst
2007-10-22 17:57           ` Peter Volkov
2007-10-22 19:15             ` Thomas de Grenier de Latour
2007-09-30 10:26 ` [gentoo-dev] stripping out the DO NOT REPLY from bugzie emails Christian Birchinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox