Skip to content

Mail::Address.new parsing failed when string has a comma #1219

Open
@neohunter

Description

@neohunter

If the string to be parsed contains a comma in the name it throws the wong email address.

Mail::Address.new('Arnold, Roa <[email protected]>').address
=> "Arnold"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions