[ 
https://issues.apache.org/jira/browse/MIME4J-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639126#comment-13639126
 ] 

Clément Denis edited comment on MIME4J-229 at 4/23/13 2:54 PM:
---------------------------------------------------------------

That's ok.

I'll use the LenientAddressBuilder for this type of issue.

Thanks for the quick answer.
                
      was (Author: clement.denis):
    That's ok.

I'll use the LenientAddressBuilder fr this type of issue.

Thanks for the quick answer.
                  
> AddressListParser cannot parse address with email address repeated as name
> --------------------------------------------------------------------------
>
>                 Key: MIME4J-229
>                 URL: https://issues.apache.org/jira/browse/MIME4J-229
>             Project: James Mime4j
>          Issue Type: Bug
>          Components: parser (core)
>    Affects Versions: 0.7.2
>            Reporter: Clément Denis
>
> This code is OK:
> AddressBuilder.DEFAULT.parseAddress("test <[email protected]>")
> This code throws a ParseException:
> AddressBuilder.DEFAULT.parseAddress("[email protected] <[email protected]>")
> It should be tolerated as a valid address.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to