On Tue, 2009-09-15 at 16:36 -0700, Bill Landry wrote: > Yes, the "buzz"ard has also displayed the same abusive nature under his > other email address many times in the past. He uses the same email client > (X-Mailer: Evolution 2.24.3), the same reference in his Message-Id > (camel), and the same source IP address (192.168.1.56), so not hard to > figure out. > > Sorry, couldn't resist...
Bill, since you mentioned it... Camel is just the Evolution Mail backend. The part after the "@" in the Message-Id is much more interesting and the machine's hostname. -- 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; }}}