-
Notifications
You must be signed in to change notification settings - Fork 936
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
Charset ks_c_5601-1987 is not supported #436
Comments
I have got this error too |
It doesn't look like this encoding is supported by Ruby at all (as of 1.9.3p327). This issue could potentially be a Ruby bug. List of encodings from ["ASCII-8BIT", "Big5", "Big5-HKSCS", "Big5-UAO", "CP50220", "CP50221", "CP51932", "CP850", "CP852", "CP855", "CP949", "CP950", "CP951", "EUC-JP", "EUC-KR", "EUC-TW", "Emacs-Mule", "GB12345", "GB18030", "GB1988", "GB2312", "GBK", "IBM437", "IBM737", "IBM775", "IBM852", "IBM855", "IBM857", "IBM860", "IBM861", "IBM862", "IBM863", "IBM864", "IBM865", "IBM866", "IBM869", "ISO-2022-JP", "ISO-2022-JP-2", "ISO-2022-JP-KDDI", "ISO-8859-1", "ISO-8859-10", "ISO-8859-11", "ISO-8859-13", "ISO-8859-14", "ISO-8859-15", "ISO-8859-16", "ISO-8859-2", "ISO-8859-3", "ISO-8859-4", "ISO-8859-5", "ISO-8859-6", "ISO-8859-7", "ISO-8859-8", "ISO-8859-9", "KOI8-R", "KOI8-U", "MacJapanese", "SJIS-DoCoMo", "SJIS-KDDI", "SJIS-SoftBank", "Shift_JIS", "TIS-620", "US-ASCII", "UTF-16", "UTF-16BE", "UTF-16LE", "UTF-32", "UTF-32BE", "UTF-32LE", "UTF-7", "UTF-8", "UTF8-DoCoMo", "UTF8-KDDI", "UTF8-MAC", "UTF8-SoftBank", "Windows-1250", "Windows-1251", "Windows-1252", "Windows-1253", "Windows-1254", "Windows-1255", "Windows-1256", "Windows-1257", "Windows-1258", "Windows-31J", "Windows-874", "eucJP-ms", "macCentEuro", "macCroatian", "macCyrillic", "macGreek", "macIceland", "macRoman", "macRomania", "macThai", "macTurkish", "macUkraine", "stateless-ISO-2022-JP", "stateless-ISO-2022-JP-KDDI"] |
We've been getting these on another system...probably some webmail client. If it's possible in Ruby, this charset should be mapped to CP949 |
Some backstory: http://lists.kde.org/?l=kde-i18n-doc&m=100396886120761&w=2 Apparently |
has this been released? We are running Edit: (typo) we are running 2.5.3! |
Just ran into this one too. We are on ruby 2.3.1. The fix was made in |
We've been receiving incoming emails with charset "ks_c_5601-1987" (looks to be Korean) that mail chokes on with the following error:
Here is the content of the email:
The text was updated successfully, but these errors were encountered: