Meaningful Subject. No, wait...
On Sat, 2014-10-04 at 13:32 +0800, [email protected] wrote:
> hi
>
> i new in the dev list
> i intereset to Rules Project: Sandboxes and rulesmass check
> http://wiki.apache.org/spamassassin/RuleQaApp
What exactly is your interest in... that?
It's a starting point documentation wiki page. The actual code is
publicly available in SVN.
> i already got apache.org account, how to i get start ?
May I ask what your "apache.org account" is?
SpamAssassin is one of more than 150 "apache.org" ASF projects. Having
accounts with or being associated to any other ASF project doesn't mean
much. Credits are per-project.
Please explain your request in more detail.
--
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; }}}