cheers();

> I've discovered that the sanity-checking fix for email addresses is
> wonderful for preventing you from sending mail without a real address in
> it. 
> 
> Unfortunately, it ALSO prevents you from sending mail to a contact list.
> You get the same warning if you try to insert a contact list from your
> address book as you do if you try to send a message with no address at
> all.

Yep, I could reproduce that failure. Hadn't observed it before, though.

As a quick workaround: To: <list>, Bcc: <self> will only give you a
warning. (Bcc: to not show that email address at all.)


I will file a bug report for that. It turns out, that 'Hide addresses'
doesn't change anything...

...guenther


-- 
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; }}}

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to