On Tue, 2010-02-09 at 13:50 -0800, Ted Mittelstaedt wrote: > > > Thunderbird. There must be a bug in T-bird that is tickled > > > > Submit a bug report against thunderbird. > > I don't want to have to play wack-a-mole with every mail > client out there.
TB doesn't display the Subject header. It is a TB bug, weather you like it or not. > I can just imagine that bug report anyway: > > Dear t-bird maintainers: > > I am getting spams that have non-ASCII characters in the > subject line and t-bird is displaying the entire subject line > as a blank line. I really want to see what my spammer friends > are putting in their subject lines, so could you please fix > t-bird so that it displays the bogus characters that my spammer > friends are putting in their spams to me? This bug report is insufficient and NEEDINFO. ;) Seriously, this needs an attachment at the very least with the headers. And again, as I mentioned in a previous post -- yes, seeing these headers would be nice. For this audience, too. Yes, that even enables some of us to check other MUAs. So, well, you wouldn't need to report it for those... > I'd stand a better chance of that bug being fixed if I > DIDN'T report it!!! Now there's OSS involvement speaking. Sorry, Ted. If you or someone else don't report it, it won't be fixed. Period. Unless it accidentally gets fixed by an unrelated code change nearby. guenther -- char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}