You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Karsten Bräckelmann <gu...@rudersport.de> on 2009/02/18 18:58:16 UTC

Mailing List administration / ASF infrastructure

http://www.apache.org/dev/reporting-issues.html#intro
> All project PMCs should have some members that can do infrastructure
> tasks for themselves. So please ask on your project dev- list first.
> Ease the load on the Infrastructure team.

OK, trying not to bother the infrastructure team then. :)  At least one
forwarder address for the users list-owner bounces.

Can we resolve this ourself?  Do we need the ASF infrastructure team?
Anyone listening who got admin access to the lists?


-- 
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; }}}