> https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6366
>
> Kevin A. McGrail <[email protected]> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|NEW |RESOLVED
> Resolution| |INVALID
>
> --- Comment #1 from Kevin A. McGrail <[email protected]> 2010-03-05 14:06:01
> UTC ---
> Bugzilla Spam? That desperate of a spammer?
Account suspended for spamming bugzilla [1]. Bugmail disabled.
With some bugzilla features enabled, we could even hide the spam
comment. Currently, I don't think this is necessary though. From memory,
there's less than one bugzilla spam a year.
Other visual hints could include setting an appropriate real-name. ;)
guenther
[1] Also stated exactly this in the account's details as reason.
--
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; }}}