On Tue, 2008-02-19 at 18:40 -0800, Shanx wrote: > Rubin Bennett wrote: > FWIW, Nabble sends all emails ONCE (as the mailing list would). [...]
Nabble *does* send multiple emails re-using the very same Message-Id, if one "edits" their "forum" post. > [...] I'm not sure what your little ramble is about but it sure doesn't > belong here. Write to Nabble or the SA list admin and express your > frustrations. Dude, he just apologized. This is totally off base and unnecessary. And just in case you wanna tell me to go complain to Nabble -- this is exactly what it did, and we are currently discussing things to resolve technical problems. guenther -- char *t="[EMAIL PROTECTED]"; 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; }}}