Hello,
is it possible to send text file, which contains czech characters in
ISO-8859-2 using "mailx" ?
I tried to send this file, but mail header does not contain
"Content-Type".
I tried to set variable EXCODE:
export EXCODE=cs_CZ.ISO8859-2
debug output from "mailx" contains:
in init_conversion, excode is ISO8859-2, codeset is ISO8859-1, sys_excode
is (null), error_ action is 1
but still no "Content-Type".
So I tried to set variable EXCODE to ISO8859-1:
export EXCODE=cs_CZ.ISO8859-2
mail header now contains:
Content-Type: TEXT/PLAIN; charset=ISO8859-1
but mail body is in ISO-8859-2.
How can I send file using "mailx" in ISO-8859-2 ?
Best regards
Ludek Babor E-Mail: Babor_at_Glavunion.cz
System Manager E-Mail: Ludek.Babor_at_cz.glaverbel.com
Glavinfo G.I.E, Teplice Tel: +420-417-503085 (+420-602-388003)
Sklarska 450 Fax: +420-417-508085
416 74 Teplice FIDO: 2:423/74.13
PGP key available from PGP key servers (
http://www.pgp.net/pgpnet)
I use MIME ISO-8859-2 friendly software.
Received on Tue May 22 2001 - 13:12:50 NZST