Re: SMTP and russian language
- From: Michael Schlenker <schlenk@xxxxxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 12:59:08 +0200
megabuz@xxxxxxxxx schrieb:
I changed
set token [mime::initialize -canonical text/plain -string
"Привет"]
to
set token [mime::initialize -canonical text/plain -string [encoding
convertto "Привет"]]
and all ok
but i don't know why :(
You should simply cut and copy working code and we could tell you...,
those above is missing the critical info (the first argument to encoding
convertto].
Encoding handling for mime is a bit more complex, afaik you need some
kind of header to indicate your not sending US ASCII...
Michael
.
- Follow-Ups:
- Re: SMTP and russian language
- From: megabuz@xxxxxxxxx
- Re: SMTP and russian language
- References:
- SMTP and russian language
- From: megabuz@xxxxxxxxx
- Re: SMTP and russian language
- From: Michael Schlenker
- Re: SMTP and russian language
- From: megabuz@xxxxxxxxx
- SMTP and russian language
- Prev by Date: Re: Question about AS licence
- Next by Date: Re: Loading large data sets
- Previous by thread: Re: SMTP and russian language
- Next by thread: Re: SMTP and russian language
- Index(es):