On Wed, 2010-08-18 at 12:38 -0700, Marc Perkel wrote: > Registering with a white list doesn't reduce spam. It reduces false > positives when you send email. > > If you want to reduce spam however you could add this MX record as your > highest numbered MX. > > tarbaby. [...]
Ahem. Marc, your infrequent (and off-topic at that) post about adding your tarpit MX for third-party domains is one thing. So far, it was a new thread always, and well, the very same arguing against it started immediately. This response, however, is a totally different thing. In my not so humble opinion, this is advertising -- almost cold-calling -- without the *necessary* discussion of what this does, what it actually means and the downsides implied. Please do not do it this way. guenther -- with his SA PMC and moderator hat on -- 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; }}}