Aw, is that shouting really necessary? Oh, yes, it is indeed -- you are trying to get heard over on the dev list, so you need to be quite loud from here... ;)
The dev list is what you want. On Mon, 2010-03-29 at 13:09 -0400, Charles Gregory wrote: > Literally, Mega-Spam. I just got a spam with 1MB of images. The largest one I've seen included about 4.5 MByte worth of 7 jpeg images, the largest one of which 1.2 MByte. And that doesn't even include the considerable base64 overhead for the mail... On the other hand: Guess what, I get about one spam per year exceeding the default size threshold of 500 kByte. 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; }}}