> > From your mail's Received headers, first hop, using a random service I > > quickly googled. Your DSL (dial-up?) IP is reported to be in Cleveland, > > Ohio. Your SMTP is in Dallas, Texas. Which one is "near" you? > > If you tried something with more accuracy like MaxMind.com, you would see > "Syracuse, NY" which is correct.
Yup, that worked. For 90 bucks a month. Or a minimum 30 Megs download per update for the free slightly-less- accurate service, which would be removed quickly, if anything like SA is going to ship it... Tried 'em with the current IP of a friend of mine, Germany. At least they where staying withing a 30 km radius, though they picked some small place I hardly ever heard of, instead of the metropolis that would have been correct. So in the worst case, that would be a distance of 30 km twice. -- 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; }}}