UTF-8 in mail for mac os x

3 messages Options
Embed this post
Permalink
Mathias Nilsson

UTF-8 in mail for mac os x

Reply Threaded More More options
Print post
Permalink
Hi,

I'm using commons email 1.1 with maven and have problems with incorrect characters for html email. Swedish characters does not display correctly although it works in outlook.
I have read the JIRA  https://issues.apache.org/jira/browse/EMAIL-69 and it states that the fix will be in 1.2.

How can I apply this patch for my project?
Siegfried Goeschl

Re: UTF-8 in mail for mac os x

Reply Threaded More More options
Print post
Permalink
Hi Mathias,

I would recommend using the current release candidate found under

http://people.apache.org/builds/commons/email/1.2/RC2/staged/commons-email/commons-email/1.2/

Please give some feedback if the current implementation solves your
problem (or not) .... ;-)

Cheers,

Siegfried Goeschl

Mathias Nilsson wrote:

> Hi,
>
> I'm using commons email 1.1 with maven and have problems with incorrect
> characters for html email. Swedish characters does not display correctly
> although it works in outlook.
> I have read the JIRA  
> https://issues.apache.org/jira/browse/EMAIL-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> https://issues.apache.org/jira/browse/EMAIL-69  and it states that the fix
> will be in 1.2.
>
> How can I apply this patch for my project?
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Mathias Nilsson

Re: UTF-8 in mail for mac os x

Reply Threaded More More options
Print post
Permalink
Hi,

thanks that solved my problem.

// Mathias