Jeremy, I notice from your mail that you sent this to the SA users@ and dev@ list, as well as to KAM directly. Without your mail being a reply, as the headers clearly show.
Given the recent history of posts (by you and others replying), I am sending this mail to the list *and* you directly. There is no need for you to cross-post replies. Please keep it on this list, and maybe Cc me if you prefer. On Tue, 2013-01-08 at 22:25 +0000, Jeremy Morton wrote: > I'm told you added me to the Spamassassin wiki contributors list with > username jez9999. Yes, this has been done -- as I can see from the list posts, as well as the ContributorsGroup wiki page. Please note: I REMOVED that username from the ContributorsGroup list. Odds are, the wiki won't accept it due to the case and numbers anyway. But since no such user exists, I won't keep the already publicly documented wildcard account with pre-granted perms. Once you obtained a valid wiki account (see below), please ask again to be granted edit permissions. > Could you please tell me how I can obtain a password for login? As Darxus posted as a reply to your previous post on this very list, almost by the minute 24 hours *before* you sent this: Create it. > I don't remember creating a jez9999 account previously. There's the problem. You didn't. Create a wiki account. Then ask for write permissions, *after* trying to edit a page, as instructed *by* the failing attempt to edit a page. How else did you get the impression you need to ask without first creating a wiki account? That would be a flaw to fix for us in the docs. -- 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; }}}