Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't parse mix of addresses: with name and without name #1

Open
GeologU opened this issue Jun 12, 2018 · 1 comment
Open

can't parse mix of addresses: with name and without name #1

GeologU opened this issue Jun 12, 2018 · 1 comment

Comments

@GeologU
Copy link

GeologU commented Jun 12, 2018

Examples:
DecodeAddress("ex1@example.com, ex2@example.com") -> 2 emails
DecodeAddress("ex1@example.com, ex2@example.com") -> only last email

@GeologU
Copy link
Author

GeologU commented Jun 12, 2018

Examples:

DecodeAddress("<ex1@example.com>, <ex2@example.com>") -> 2 emails
DecodeAddress("ex1@example.com, <ex2@example.com>") -> only last email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant