Page 1 of 1

Sample Export to .EML not displaying correctly

Posted: Tue Mar 20, 2012 8:39 pm
by rhett.price
Hi, I'm using the savetofile Sample Project included with the MIME sample on the newsgroups. I need to create a .EML file so that I can send using an ExtendedMAPI component. However when I open the sample project's .EML file - with Outlook it shows a broken image (But I can see the 2 blue separator bars). When I open with Thunderbird, it shows the graphic image, but nothing else. I'm using DelphiXE and the latest Mime.zip file off the website. Anyone have any ideas? I am using the latest 1.8 version of DIMime if this makes a difference. Thanks!

- Rhett Price

Posted: Wed Mar 21, 2012 4:46 pm
by Sergey Tkachenko
please send this eml file (zipped) to richviewgmailcom

Posted: Wed Mar 21, 2012 7:17 pm
by rhett.price
Thanks! Emailed... - Rhett

Posted: Thu Mar 22, 2012 1:59 pm
by Sergey Tkachenko
I received it. I need some time to test. In Windows Live Mail, this email is displayed correctly...

Posted: Thu Mar 22, 2012 5:09 pm
by rhett.price
Thanks! I emailed some screenshots of what I'm seeing if it helps any. - Rhett

Posted: Tue Mar 27, 2012 6:22 pm
by rhett.price
Any news on this one? Thanks! - Rhett

Posted: Thu Mar 29, 2012 6:55 pm
by Sergey Tkachenko
There is a bug in this demo: it must use multipart/related instead of multipart/alternative. Fixed.
(this bug is only in the file saving demo, e-mail sending demo is ok)