UTF-8 in mail for mac os x

View: New views
3 Messages — Rating Filter:   Alert me  

UTF-8 in mail for mac os x

by Mathias Nilsson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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?

Re: UTF-8 in mail for mac os x

by Siegfried Goeschl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: UTF-8 in mail for mac os x

by Mathias Nilsson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

thanks that solved my problem.

// Mathias