Open
Description
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
Labels
No labels
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"