> I am using evolution for writing a newsletter > at the moment i have about 200 adresses > > They are saved in a text file, and when a write the newsletter a use a > self-written parser to put all the email adresses in one line, seperated > with a coma. > When i paste this line in the Bcc field, the line of the adresses is cut > at one point. But when i delete the last character of this line, the > next one becomes visible. > And the will also be sent to ALL the adresse in the line.
Probably related to this bug? http://bugzilla.ximian.com/show_bug.cgi?id=60366 Feel free to add comments to that bug. > I am new to Evolution so, perhaps i just dont know the right way to do > this ... The Contact List which Jeff already mentioned probably solves your 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; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
