You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Ron Piterman <rp...@gmx.net> on 2006/03/22 20:14:05 UTC

commons-email: charset not set

Hi,
I am trying to send a playin/text message with some iso-8859-1 letters 
like äüß aso, I set the charset property of the SimpleEmail object to 
"iso-8859-1", but it does not get to the header, so the email get 
"scrubmled", displaying question marks instead of these characters...

The header includes a content-type:
text/plain; charset=UTF-8

is there something I am doing wrong?

Is there any specific time one should set the charset (i am doing it 
just after instanciating)?

Cheers,
Ron


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org