cheers,

While resolving an issue with Steve Schwartz about attachments, a
strange bug showed its nasty face:

When forwarding a mail, attachments eventually will be not sent.


In detail: When forwarding a mail with a text/plain attachment, the mail
*and* the attachment gets forwarded, if you use 'attached' as forward
style. Forwarding 'quoted' will *not* send the attached file.

IIRC my previous tests showed, that at least a .tar.gz file was
forwarded regardless of the forward style.

However, even text/plain is not true: A plain text file with 'unknown'
extension and a .c file revealed that bug. A valid shell script with .sh
extension was forwarded correctly in both cases.


Is this a known issue? What may cause this strange behavior?

I will file a bug, if this isn't already known...

...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

Reply via email to