You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I manually mb_convert_encoding($messageBody, 'utf-8', 'koi8-r') it converts good. mb_convert_encoding($messageBody, 'utf-8') fails autodetection and results ???.
Such messages body is presented as
???
chars, instead of real chars.But subject is decoded as it should and have no problem.
Here is message original: https://gist.github.com/b1rdex/387473a0d4f54e0c060388a7d876a31a
The text was updated successfully, but these errors were encountered: