Hi! I apologize for my ignorance, but does that mean I have download the scr and change something like this:
msg.setContent(message,"text/html;charset=\"UTF-8\""); in the source file and compile james? Bahman -----Original Message----- From: Serge Knystautas [mailto:[EMAIL PROTECTED] Sent: 26. januar 2005 23:24 To: James Users List Subject: Re: problem with Configuring charset in Scandinavia Bahman wrote: > We use james 2.2 in Scandinavia. We have 3 special characters and when any > mail using these characters goes through james we get ???? for those > characters. HOWEVER, the subject line shows the characters correctly but not > the body of the mail. > > I tried to send it as html, then in the body of the mail I get other > alphabets!! > > > If I could set charset to utf-8 then it should not happen. > > How do I do this? These are questions really for the javamail library, as James relies on that Sun standard. Some decent resources: http://java.sun.com/products/javamail/ ([EMAIL PROTECTED]) http://www.jguru.com/faq/JavaMail -- Serge Knystautas Lokitech >> software . strategy . design >> http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
