On Thu, 2008-02-28 at 18:04 -0500, Daryl C. W. O'Shea wrote: > Of course, now that I've used the word "whore" three times and quoted it > once I'm sure I'll get a deluge of bounces (not rejects) from people > running Microsoft's Antigen for SMTP. > > http://daryl.dostech.ca/blog/2008/02/22/microsoft-antigen-brain-dead-content-filter/
Yes! There's at least one user on this list, somewhere behind an MS Antigen for SMTP, apparently run by psp.com (thank you, Sony), which has been bugging me a couple times already when answering questions. The OP dared to munge private email addresses: Filter name: "KEYWORD= spam: xxx " I would not have expected anyone on *this* list to run such a stupid single-word content "filter". But hey, the subscriber is unlikely to get a lot of traffic from this list anyway passed beyond that wall... I'm curious to see the reason for /dev/null'ing this mail and instead send out a useless and annoying note. Which one will win the race, whore or triple x? :) guenther -- char *t="[EMAIL PROTECTED]"; 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; }}}