On Wed, May 30, 2007 at 10:37:49AM -0700, Linus Torvalds wrote: > Although in this case it was actually not a Linux MUA: > > User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) > > but I didn't want to embarrass Robert publicly before you brought up the > issue of operating systems ;)
Oh well, there's no accounting for taste ;-) > Your procmail filter looks somewhat broken, btw. It will trigger on things > that aren't headers, and it will potentially _not_ trigger on headers (ie > if they are line continuations). But I guess it works well enough in > practice. Yeah, now that I look again, it actually missed on Robert's message because it isn't case-insensitive. It's far from perfect. Dave -- http://www.codemonkey.org.uk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/