You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by "Markus Wiederkehr (JIRA)" <mi...@james.apache.org> on 2009/12/01 22:53:20 UTC

[jira] Updated: (MIME4J-130) Add parse method for e-mail addresses that contain special characters in the display name

     [ https://issues.apache.org/jira/browse/MIME4J-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Wiederkehr updated MIME4J-130:
-------------------------------------

    Fix Version/s:     (was: 0.7)
                   0.8
         Assignee:     (was: Markus Wiederkehr)

> Add parse method for e-mail addresses that contain special characters in the display name
> -----------------------------------------------------------------------------------------
>
>                 Key: MIME4J-130
>                 URL: https://issues.apache.org/jira/browse/MIME4J-130
>             Project: JAMES Mime4j
>          Issue Type: New Feature
>    Affects Versions: 0.6
>            Reporter: Markus Wiederkehr
>             Fix For: 0.8
>
>
> Address.parse(), Group.parse() and Mailbox.parse() can only parse addresses in their raw (encoded) form. They are capable of decoding encoded words (RFC 2047) but they do not accept already decoded special characters.
> In other words, they can parse the result of Address.getEncodedString() but not Address.getDisplayString().
> Mime4j should have a means to parse an address such as "Hans Müller <ha...@acme.com>" for generating new messages or manipulating existing ones.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.