Re: [twsocket] THtmlSmtpCli and inline image lost

2010-08-31 Thread Fabrice Vendé
Hello, Try this In OverbyteIcsSmtpProt.pas Change : StrPCopy(PAnsiChar(MsgLine), 'Content-ID: IMAGE' + IcsIntToStrA(FImageNumber) + '') To : StrPCopy(PAnsiChar(MsgLine), 'Content-ID: IMAGE' + IcsIntToStrA(FImageNumber) +

Re: [twsocket] THtmlSmtpCli and inline image lost

2010-08-31 Thread Francois Piette
This code is probably ok to integrate into ics. Idealy tests should be conduced to make sure it doesnt break anything before modifying ics. -- francois.pie...@overbyte. be http://www.overbyte.be Fabrice Vendé techni...@infocob.com a écrit : Hello, Try this In OverbyteIcsSmtpProt.pas

Re: [twsocket] THtmlSmtpCli and inline image lost

2010-08-31 Thread DZ-Jay
On Aug 31, 2010, at 05:12, Francois Piette wrote: This code is probably ok to integrate into ics. Idealy tests should be conduced to make sure it doesnt break anything before modifying ics. What it seems to be doing is adding an arbitrary string to the ID value in order to avoid collisions

[twsocket] New SVN URLs. Please switch your work copies!

2010-08-31 Thread Arno Garrels
Hi All, Current ICS V7 moved to trunk: svn://svn.overbyte.be/ics/trunk or http://svn.overbyte.be:8443/svn/ics/trunk ICS V6 has been tagged as v6_obsolete: svn://svn.overbyte.be/ics/tags/v6_obsolete or http://svn.overbyte.be:8443/svn/ics/tags/v6_obsolete Note that the old icsv7 branch doesn't