Re: [twsocket] How to embed images in the message bodyusingSslSmtpClient?

2012-03-28 Thread Angus Robertson - Magenta Systems Ltd
 my work I'm development in delphi5 yet, and I'll have to find a 
 solution to this,

With ICSv7 we are still supporting the last seven Delphi compilers,
testing and updating the packages for all these is tedious.  We really
can not support Delphi 6 and older for a free component.  

 [Error] OverbyteIcsCookies.pas(414): Undeclared identifier:
 'StrictDelimiter'

StrictDelimiter was not in Delphi 5 which is why this fails.  If you
really need to use Delphi 5, you will need to edit the source code to
oversome any errors of this sort.  Or remove OverbyteIcsCookies from the
package, you are unlikely to need it. 

Angus


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


Re: [twsocket] How to embed images in the message bodyusingSslSmtpClient?

2012-03-27 Thread Arno Garrels
Claudio PRV wrote:
 it will be backported to trunk v5?

No, I'm sure. V5 is history since quite a while.
You should upgrade at least to Delphi 7 in order to be able 
to use both ICSv7 and the latest Beta.

-- 
Arno  



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


Re: [twsocket] How to embed images in the message bodyusingSslSmtpClient?

2012-03-27 Thread Claudio PRV
I'm user delphi 7 for my personal projects and this is good for me, but in
my work I'm development in delphi5 yet, and I'll have to find a solution to
this, perhaps to create a message in html and embed the image with encode64
will work ...

taking advantage the message, Last svn  FireMonkey beta have a little
problem...

[Error] OverbyteIcsCookies.pas(414): Undeclared identifier:
'StrictDelimiter'
[Fatal Error] OverbyteIcsD7Run.dpk(127): Could not compile used unit
'OverbyteIcsCookies.pas'

Excuse me for bad english...
Cláudio

2012/3/27 Arno Garrels arno.garr...@gmx.de

 Claudio PRV wrote:
  it will be backported to trunk v5?

 No, I'm sure. V5 is history since quite a while.
 You should upgrade at least to Delphi 7 in order to be able
 to use both ICSv7 and the latest Beta.

 --
 Arno



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

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