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

encoding issue #85

Closed
nelu opened this issue Jun 5, 2015 · 3 comments
Closed

encoding issue #85

nelu opened this issue Jun 5, 2015 · 3 comments
Labels
Milestone

Comments

@nelu
Copy link

nelu commented Jun 5, 2015

sorry to post here, new using your lib, but got this and something related on how to atleast fix it: php-mime-mail-parser/php-mime-mail-parser#26

the bad part is that i got this exception while the message is being initialized, so no other operations can be performed on it (move delete), using getMessages() is not safe.

Encoding from ks_c_5601-1987' toUTF-8' is unsupported on this platform: iconv(): Wrong charset, conversion from ks_c_5601-1987' toUTF-8' is not allowed#0 [internal function]: Ddeboer\Transcoder\IconvTranscoder->Ddeboer\Transcoder{closure}(8, 'iconv(): Wrong ...', '/var/www/releas...', 38, Array)
#1 /vendor/ddeboer/transcoder/src/IconvTranscoder.php(38): iconv('ks_c_5601-1987', 'UTF-8', '[SUSPECTED SPAM...')

@nelu nelu changed the title encodding issue encoding issue Jun 5, 2015
@cabloo
Copy link
Contributor

cabloo commented Jan 3, 2017

@nelu I also have this issue all of a sudden, did you ever find a solution?

@Slamdunk Slamdunk added the bug label Sep 22, 2017
@Slamdunk
Copy link
Collaborator

Hi, can you provide the raw message headers?

Related to #142

Slamdunk added a commit that referenced this issue Sep 27, 2017
Message charset: mb_convert_encoding + aliases
Closes #78 #85 #115 #132 #136 #158 #165 #171 #174 #176
@Slamdunk Slamdunk added this to the 1.0 milestone Sep 27, 2017
@Slamdunk
Copy link
Collaborator

Thank you for your help, the solution has been merged in #196

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

No branches or pull requests

3 participants