On Tue, 2009-10-06 at 13:50 -0700, an anonymous Nabble user wrote: > Other than the sought rules, all the rules are manually generated?
Actually, as has been said, I believe all stock rules are manually written. There are some third-party rule-sets out there that are auto generated -- not limited to Sought. > Is there any statistics on how frequently are new rules/regex adopted by > spamassasssin? Who are the people who write them? Any details related to it? Somehow this begs the question -- why? Why are you asking? Why and what are you ultimately interested in? And of course, did you even consider to dig through the SVN repo, some docs on the wiki and to ask google? Most of this should be pretty easy to find out if you're willing to read some. -- 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; }}}