On Thu, 2011-03-17 at 15:58 -0400, dar...@chaosreigns.com wrote: > On 03/17, Hamad Ali wrote:
> > - Michael Scheidell said: "Ditto. I was about to tell him how to stop > > spear phishing"; it seems because I'm not eligible for participation in > > nightly masschecks, Michael decided to not tell me how to stop spear > > phishing. > > No. Michael doesn't want to help you and Karsten doesn't want you to > participate in mass-checks because of your behavior on this list. *nod* These are unrelated, just coincidentally got discussed in the same sub-thread. > Some pretty specific requests have been made of you. I recommend: > > 1) Stop posting from a hotmail address, and start posting from an address > in the primary domain associated with the email hosting service you're > working on. That's what Karsten meant when he mentioned your > "freemail address". Yes, it affects how much we trust you. Oh, well, the freemail address again is mostly unrelated to discussions on this list -- though yeah, while hiding behind that address is not a show-stopper, using your real address (especially if you provide mail services) might help gain some credibility. -- char *t="\10pse\0r\0dtu\0.@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; }}}