On Thu, 2009-05-21 at 14:09 +0200, Michelle Konzack wrote: > you E-Mails are confusing because in the "From:" you have
Focus on the content! > Karsten Bräckelmann That's my real name. :) > but in teh signature you write Actually, my sig decodes to my full email address. ;) > guenther That would be a very well known nick, on- and off-line. It's my main email address (for historical reasons), my IRC nick, with a lot of people how am I being called real-life, and quite a while ago the only name I used on lists. The latter was even more confusing, since various Bugzilla, SVN and ChangeLogs held my real name with no connection to the nick. So I decided long ago, to spread my real name and better connect it to the well-known nick. That's why I use both. Is it really that confusing? ;) guenther -- nicks don't die, they just fade away -- 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; }}}