On Tue, 2009-03-03 at 16:36 -0600, Luis Daniel Lucio Quiroz wrote: > Yes, > > but linked is detected over other solutions related to websurfing. > > I'm focusing into mail attachment, those nothing-better-to-do users that > sends > images to his friends using their corporate email.
Whoops, wrong list, eh? :) Are you talking about the Powerpoint presen- tations containing low-res images, badly animated? Yes, they are annoying, but no spam. > Even, this could be combined with other modules that let SA download image > and > then analize them. Which, as we explained, can and *is* being exploited to validate addresses to send even more spam. Or sell them. Hey, verified addresses are more valuable than made-up ones... Following links automatically is quite a bad and potentially harmful idea. > On Tuesday 03 March 2009 15:14:51 RW wrote: > > But as Karsten said, porn images are normally linked, rather than > > attached, and links shouldn't be followed in case they are matched > > to the email address. Top-posting retained... -- 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; }}}