Hello,

Try this
In OverbyteIcsSmtpProt.pas

Change :
StrPCopy(PAnsiChar(MsgLine), 'Content-ID: <IMAGE' +
                                 IcsIntToStrA(FImageNumber) + '>')
To :
StrPCopy(PAnsiChar(MsgLine), 'Content-ID: <IMAGE' +
                                 IcsIntToStrA(FImageNumber) + 'INCLD>')

Best regards,

Le 30/08/2010 23:51, Xavier Mor-Mur a écrit :
 Hello
I get also that with my private account. Also I get something like this with my account at work (server it's Atmail Webmail Client).

Next there is result of some check I done using my htmlsmtcli program (using latest revision from svn):

15 images send to :
- Orange and Atmail accounts : first 9 images are treated as multipart, next 6 images are treated as attached. - Gmail account : all images are displayed as multipart


--
Fabrice Vendé
techni...@infocob.com
Mozilla Thunderbird <http://www.infocob.com/>
Développement, formation, matériel, logiciel

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to