Markus Humm wrote:
> Hello,
>
>> Arno wrote:
>>
>>> Humm, Markus wrote:
>>> Hello,
>>>
>>> fixed my Smtp problem not by specifiying UTF8 as charset and using
>>> AnsiToUTF8
>>
>> It's not clear how you fixed it?
>> You should specify "UTF-8" as the charset if you convert mail body
>> and subjec
Hello,
> Arno wrote:
>
>> Humm, Markus wrote:
>> Hello,
>>
>> fixed my Smtp problem not by specifiying UTF8 as charset and using
>> AnsiToUTF8
>
> It's not clear how you fixed it?
> You should specify "UTF-8" as the charset if you convert mail body and
> subject line etc. to UTF-8. Also set Allo
Humm, Markus wrote:
> Hello,
>
> fixed my Smtp problem not by specifiying UTF8 as charset and using
> AnsiToUTF8
It's not clear how you fixed it?
You should specify "UTF-8" as the charset if you convert mail body and
subject line etc. to UTF-8. Also set Allow8BitChars to FALSE so any 8-bit
char
Hello,
fixed my Smtp problem not by specifiying UTF8 as charset and using
AnsiToUTF8
For the mail body and subject line. Works correct as it seems.
Greetings
Markus
ebm-papst Mulfingen GmbH & Co. KG
Sitz der Gesellschaft: Bachmuehle 2, D-74673 Mulfingen
Kommanditgesellschaft Sitz Mulfingen:
Hello,
Thanks for the information in the first place.
> >
> > Any hints for me how to do this the correct way? e.g. find out the
> > user's charset and use that? Or sending UTF8? (does this work with
all
> > mail clients?)
>
> UTF-8 is the charset to use, that should work with all common mail
Markus Humm wrote:
> Hello,
>
> I used SmtpCli in one of my applications (ok still ICS V5 under D2007)
ICS V7 supports D7+, so unless you have to support Windows 2000-
you should upgrade ASAP.
> and today I found out that I send all mails with charset set to
> iso8859-1, even when the message
Hello,
I used SmtpCli in one of my applications (ok still ICS V5 under D2007)
and today I found out that I send all mails with charset set to
iso8859-1, even when the message body later on contains japanese (ANSI).
This is of course not well displayed in Outlook on the receiving site.
Even changin