Hi!
Any body know How To make i10n message in email subsystem Jetspeed 1.5 ???
By example, I try send Confirmation email from jetspeed and, I see correct National Chars only SUBJECT-field mail 8(
In BODY - the all chars is broken (as "????" )
In header-mail ALLWAYS setting Content-Type: "test/plain; charset=us-ascii" 8(((
but I working in utf-8 !!!


in velocity.properties I setting:
#----------------------------------------------------------------------------
# T E M P L A T E  E N C O D I N G
#----------------------------------------------------------------------------

#template.encoding=8859_1
template.encoding=utf-8

#----------------------------------------------------------------------------
# C O N T E N T T Y P E #----------------------------------------------------------------------------
# This is the default content type for the VelocityServlet.
#----------------------------------------------------------------------------


#default.contentType=text/html
default.contentType=text/html; charset=utf-8


but not effect 8((

--
Vladimir


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to