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 "Clément Denis (JIRA)" <mi...@james.apache.org> on 2013/04/23 16:55:17 UTC

[jira] [Comment Edited] (MIME4J-229) AddressListParser cannot parse address with email address repeated as name

    [ 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 <te...@test.com>")
> This code throws a ParseException:
> AddressBuilder.DEFAULT.parseAddress("test@test.com <te...@test.com>")
> 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