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

fix: parse address joined by semicolons #238

Conversation

dmytrokasianenko-outreach
Copy link
Contributor

Fix for semicolons in address. Should handle addresses joined by semicolon and remove semicolons where necessary

@dmytrokasianenko-outreach dmytrokasianenko-outreach changed the title fix: parse address joined with semicolons fix: parse address joined by semicolons Mar 14, 2022
Copy link
Owner

@jhillyerd jhillyerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment nitpick.

Can we also add a semicolon separated list or two to https://github.com/jhillyerd/enmime/blob/master/envelope_test.go#L761 ?

internal/stringutil/addr.go Outdated Show resolved Hide resolved
@dmytrokasianenko-outreach dmytrokasianenko-outreach force-pushed the dmytrokasianenko-outreach/fix/semicolon-address branch from 5596dfc to a69cca3 Compare March 16, 2022 08:35
@dmytrokasianenko-outreach
Copy link
Contributor Author

One minor comment nitpick.

Can we also add a semicolon separated list or two to https://github.com/jhillyerd/enmime/blob/master/envelope_test.go#L761 ?

Added 🙂

@jhillyerd jhillyerd merged commit d31c1b8 into jhillyerd:master Mar 16, 2022
@dmytrokasianenko-outreach dmytrokasianenko-outreach deleted the dmytrokasianenko-outreach/fix/semicolon-address branch March 17, 2022 09:34
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

Successfully merging this pull request may close these issues.

2 participants