> semicolons are invalid as rfc822 address separators. They have special > meaning in rfc822 address lists - they are meant only as a terminator > for address groups. For example:
Jeff, thanks for the info. :) Although always RFC 822 is referred to, this is obsoleted by RFC 2822 (according to http://www.rfc-editor.org). I'm too lazy to read them entirely, but I assume they are fundamentally the same, are they? > On Tue, 2003-09-09 at 11:00, guenther wrote: > From: > guenther <[EMAIL PROTECTED]> [snip] > Date: > Tue, 09 Sep 2003 17:00:44 +0200 > (11:00 EDT) > Mailer: > Ximian Evolution 1.4.4 > > > > Use a comma to separate them - a semi-colon is an Outlook > thing. [snip] Current 1.5 build has some major issues, eh? ;-) ...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; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
