Skip to content

Fixing exception on poorly encoded subject header#558

Closed
boesemar wants to merge 6 commits into
mikel:masterfrom
boesemar:master
Closed

Fixing exception on poorly encoded subject header#558
boesemar wants to merge 6 commits into
mikel:masterfrom
boesemar:master

Conversation

@boesemar

@boesemar boesemar commented Jun 8, 2013

Copy link
Copy Markdown

This fixes the unknown encoding crash as described:
#544

@ConradIrwin

Copy link
Copy Markdown
Contributor

@boesemar Could you please add some tests for this.

@boesemar

Copy link
Copy Markdown
Author

Done... also fixed same issue for ruby 1.8

@gauteh

gauteh commented Jun 12, 2013

Copy link
Copy Markdown
Contributor

Actually I had to do the following fix to get around #544 : https://github.com/gauteh/mail/tree/fallback-to-utf-16 . This removes a whitespace from your patch as well.

Also, got another conversion error in decode body in message where I use the same approach to get around it.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants