I use the same component and send norwegian, swedish and even chinese chars
in the subject (but Outlook can't show chinese in the subject on my
computer).
Use Quoted printable or Base64 to encode special chars. Example for Base64
could be like this (C++):
HtmlSmtpCli1->HdrSubject = "=?utf-8?B?" +
Hello Henrik,
> I can not spend so many more days on this now (the same for You I would
> imagine) so I'm planning to return to Indy as long as I can solve their
But you can safely use ForceLoadWinsock ! There is absolutely no problem
to use it. Only me (we) wanted to dig out where the problem is
Henrik wrote:
> Arno,
>> Can you rule out that an application that has set a global hook is
>> actually working correctly? i.e. RealVNC server injects a wm_hook.dll
>> into each process space, if such interception was buggy one can
>> imagine that it would hurt, ICS may be hit especially since TWSo
> I tested the "NUMPROC=1" but with no difference I'm afraid...
>
> Well, perhaps we've done what we can for now. As I've said before:
> Thank You very much for Your efforts!
> I can not spend so many more days on this now (the same for
> You I would imagine)
I have not read the whole thread but I
Hi Wilfried!
I tested the "NUMPROC=1" but with no difference I'm afraid...
Well, perhaps we've done what we can for now. As I've said before: Thank You
very much for Your efforts!
I can not spend so many more days on this now (the same for You I would
imagine) so I'm planning to return to Indy as
Arno,
See answers below...
// Henrik
-Ursprungligt meddelande-
Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För
Arno Garrels
Skickat: den 18 december 2006 19:40
Till: ICS support mailing
Ämne: Re: [twsocket] Freeze when using smtp after recreating itsparentform
>> (According to Ar
Marenk Vos wrote:
> Hello,
>
> I want to use the ftpcli component and use it to connect to a server
> server through a proxy server. The proxy server uses ftp
> authentication. How should i configure this in the FTP component.
> At this moment the problem is that i can not choose the option for
>
Hello,
I want to use the ftpcli component and use it to connect to a server
server through a proxy server. The proxy server uses ftp authentication.
How should i configure this in the FTP component.
At this moment the problem is that i can not choose the option for
username and password for the p