Hello Sergey,
When sending email with the Mime|Indy project (SendEmail.dpr) the background is not visible in my hotmail account.
To send the email I changed te following code:
if lvMyTest then
begin
lvIdSSQL := TIdSSLIOHandlerSocketOpenSSL.Create(nil);
lvIdSSQL.SSLOptions.SSLVersions ...
Search found 2 matches
- Tue May 27, 2014 10:26 am
- Forum: Support
- Topic: Background does not appear in emails
- Replies: 1
- Views: 8962
- Thu Mar 13, 2014 9:15 am
- Forum: Support
- Topic: GeoReport doesn''t build
- Replies: 1
- Views: 8169
GeoReport doesn''t build
I''m trying to run the georeports demo, but delphi keeps complaining about RVData.InsertRVFFromStream not having enough parameters. The last version I could find was 1.1, but I suppose there's a newer version?