Support encoder names regardless of their case ("base64" is the same as "BASE64") by juewe · Pull Request #416 · bbottema/simple-java-mail

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@juewe

Copy link

Contributor

@juewe juewe commented

Aug 24, 2022

found eml files in the wild with "BASE64" encoding, so ignoring case makes sense, i think...

found eml files in the wild with "BASE64" encoding, so ignoring case makes sense, i think...

@bbottema bbottema merged commit 54e7d8a into bbottema:master

Aug 25, 2022

@bbottema

Copy link

Owner

Thanks!

@bbottema bbottema changed the title Update ContentTransferEncoding.java Support encoder names regardless of their case ("base64" is the same as "BASE64")

Dec 12, 2022

@bbottema bbottema added this to the 7.5.1 milestone

Dec 12, 2022

@bbottema

Copy link

Owner

Released in 7.5.1. Sorry for the late release, I didn't realize this was still pending.

@juewe

Copy link

Contributor Author

juewe commented

Dec 15, 2022

no problem at all! thx for your wonderful work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

7.5.1

Development

Successfully merging this pull request may close these issues.

2 participants

@juewe @bbottema